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

https://dev.overpass-api.de/clone/latest_dir contains wrong URL #745

Open
swiss-chris opened this issue Mar 11, 2025 · 0 comments
Open

https://dev.overpass-api.de/clone/latest_dir contains wrong URL #745

swiss-chris opened this issue Mar 11, 2025 · 0 comments

Comments

@swiss-chris
Copy link

I hope I found the right place for this issue. If not please advise whom to contact instead.

I assumed this might be the correct place because of these search results: https://github.com/search?q=repo%3Adrolbr%2FOverpass-API%20latest_dir&type=code

https://dev.overpass-api.de/clone/latest_dir currently returns https://dev.overpass-api.de/clone//2025-03-08, but https://dev.overpass-api.de/clone/ only contains

  • 2025-03-05
  • 2025-03-10
  • latest_dir

This breaks overpass installations like this one

https://github.com/wiktorn/Overpass-API?tab=readme-ov-file#overpass-clone-covering-whole-world

docker run
-e OVERPASS_META=yes
-e OVERPASS_MODE=clone
-e OVERPASS_DIFF_URL=https://planet.openstreetmap.org/replication/minute/
-v /big/docker/overpass_clone_db/:/db
-p 12346:80
-i -t
--name overpass_world
wiktorn/overpass-api

with errors like this

--2025-03-11 15:45:53-- https://dev.overpass-api.de/clone//2025-03-08/replicate_id
Resolving dev.overpass-api.de (dev.overpass-api.de)... 95.217.37.171, 2a01:4f9:2b:2fd4::2
Connecting to dev.overpass-api.de (dev.overpass-api.de)|95.217.37.171|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-03-11 15:45:53 ERROR 404: Not Found.

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

1 participant