Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odin not updating tiles? #440

Closed
nrenner opened this issue Jul 16, 2020 · 4 comments
Closed

Odin not updating tiles? #440

nrenner opened this issue Jul 16, 2020 · 4 comments

Comments

@nrenner
Copy link

nrenner commented Jul 16, 2020

There are multiple reports in the German forum that changes are not appearing on the map.

First examples are starting Friday, some later changes:

@tomhughes
Copy link
Member

There is no replication lag so it should be fine - most likely you're just seeing cached tiles that haven't invalidated. The invalidation algorithm is only heuristic and some type of change will not cause invalidation.

Unless you can identify a systemic problem somehow it's not really practical to investigate individual tiles like this - the work involved is significant and we have limited manpower.

@tomhughes
Copy link
Member

All these appear to be fine after a rerender is force so it's just tiles that didn't get invalidated for some reason.

@tomhughes
Copy link
Member

I managed to identify an issue in the expiry script caused by the update to Ubuntu 20.04 on the tile servers that I have fixed in openstreetmap/chef@fb3022d.

Pending changes are now processing, but some will have been lost as they expire from the queue after a while - it will self correct when the style is next changed or if the same area is touched again.

@nrenner
Copy link
Author

nrenner commented Jul 17, 2020

Thanks for the fix and explanation, I passed it on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants