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

"The Overpass data is outdated, please try again shortly" even though the last time the ways in these commits were touched was 4 months ago #31

Open
Udarthegreat opened this issue Jun 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Udarthegreat
Copy link

some background

A few months back I made commit 148356016 which I had to promptly undo due to copying one of the change set id's incorrectly (I didn't copy the last number by accident). After that I tried with the correct id's and it failed to upload for the same reason so I gave it 2 hours and tried again, then I tried again in a day and several times since and it has failed with the same reason every time since. I tried again today and the following was returned in the "REVERT LOG"

🔒️ Logging in to OpenStreetMap
👤 Welcome, Udarian!
☁️ Downloading changeset 146783846
[1/?] OpenStreetMap …
[1/2] OpenStreetMap: 369 elements
[2/2] Overpass (1 partition) …
[2/2] Partition #1: OK
[2/2] Overpass: 369 elements
☁️ Downloading changeset 148177328
[1/?] OpenStreetMap …
[1/2] OpenStreetMap: 1209 elements
[2/2] Overpass (1 partition) …
[2/2] Partition #1: OK
[2/2] Overpass: 1209 elements
🔁 Generating a revert
🛠️ Performing advanced revert on way/11117346
🛠️ Performing advanced revert on way/11117357
🛠️ Performing advanced revert on way/11127386
🛠️ Performing advanced revert on way/11127390
🛠️ Performing advanced revert on way/11129302
🛠️ Performing advanced revert on way/11129304
🛠️ Performing advanced revert on way/11138248
🛠️ Performing advanced revert on way/11139624
🛠️ Performing advanced revert on way/11150513
🛠️ Performing advanced revert on way/11154437
🛠️ Performing advanced revert on way/11154442
🛠️ Performing advanced revert on way/11161905
🛠️ Performing advanced revert on way/11161908
🛠️ Performing advanced revert on way/136326443
🛠️ Performing advanced revert on way/365759140
🛠️ Performing advanced revert on way/365759142
🛠️ Performing advanced revert on way/365759144
🛠️ Performing advanced revert on way/365759234
🛠️ Performing advanced revert on way/365759235
🛠️ Performing advanced revert on way/365759236
🛠️ Performing advanced revert on way/365759237
🛠️ Performing advanced revert on way/373326804
🛠️ Performing advanced revert on way/908533481
🛠️ Performing advanced revert on way/1034625568
🛠️ Performing advanced revert on way/1169198509
🌍️ Uploading 1578 changes
🆚 Failed to upload the changes (409)
🆚 Version mismatch: Provided 3, server had: 5 of Node 3809873262
🆚 The Overpass data is outdated, please try again shortly
🏁 Total time: 3.8 sec
Exit code: 255

After removing two of the commit from the list of commit's it was able to revert some of them but these two have failed in this same way since both when reverted alone and together.

extra information

due to the time difference between the commits I doubt that Overpass's data is outdated, but just to be sure I ran the overpass turbo query below on this map view on the map and got a the multipolygon's shape as it is right now from commit 152969094

[out:json][timeout:25];
nwr["water"="canal"]["ref"="C-3"]({{bbox}});
out geom;

The initial commit that failed is commit 148356526.
The commit that failed were 146783846 and 148177328.

I honestly have no clue what's going on and don't know of any other channels to ask about this through so I have placed it here.
If any other information is needed I can try to provide it if I can, I just can't think of anything else that may be useful right now.

@Zaczero Zaczero added the bug Something isn't working label Jun 21, 2024
@Zaczero
Copy link
Owner

Zaczero commented Jun 28, 2024

I analyzed this issue and came down to this. Let's see what overpass maintainers have to say.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants