This is a static archive of our old OSM Help Site. Please post any new questions and answers at community.openstreetmap.org.

Overpass unavailable for over 24h

1

Error: runtime error: […] The server is probably too busy to handle your request.

Have been trying through Overpass Turbo and some other tools using a variety of API requests and getting the same error every time.

Have tried using a VPN in case I was rate limited as well with no change.

asked 17 Mar '22, 13:15

jvermast's gravatar image

jvermast
26112
accept rate: 0%

Which Overpass server are you trying to use? In Overpass Turbo, you can click Settings at the top to see which server it is, and you could also try one of the other ones in case one of the servers is just down.

(17 Mar '22, 15:45) alester

//overpass-api.de/api/

I'm also using https://pypi.org/project/overpy/ which doesn't really let you define an Overpass server, but it's failing as well.

(17 Mar '22, 16:02) jvermast

Still down.

(18 Mar '22, 02:40) jvermast

One Answer:

0

It's not just turbo, a direct call to the API returns the same. It appears to be this specific server: //overpass-api.de/api/

answered 17 Mar '22, 16:26

DaveF's gravatar image

DaveF
3.3k8498133
accept rate: 16%