Coder Social home page Coder Social logo

Comments (2)

Overv avatar Overv commented on June 16, 2024 1

I've partitioned the current history into a couple of different milestones and pushed versioned tags/images for them.

from openstreetmap-tile-server.

Istador avatar Istador commented on June 16, 2024

Nice anecdote from this week regarding this issue.

On our productive server, a colleague of mine pulled the newest image version and throw away the old one that we were using. He wondered why it wasn't starting anymore, and figured based on error messages, that it was because of postgres 10/12. So he changed a few lines by me that were still referring to 10. The service seemed to run then and served tiles, except, unknown to him, that the rendering wasn't working anymore. A day later the amount of errors due to the client render requests overloaded the docker service.

I was able to pull the 1.0 tag from the docker hub, but because it was builded over a year after the time when 5906892 was around as latest, almost all of the software packages inside of the image had altered. Due to changes to openstreetmap-carto in that time, we can't use our custom mapnik.xml anymore with the 1.0 image and have to adjust/redo all of our customizations with a newer version.

That's not your fault, but mine. I should have pushed the image that we were using to our own private docker repository for safekeeping. Remember: never use latest.

from openstreetmap-tile-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.