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

Cannot connect to nominatim.openstreetmap.org

0

I'm using the nominatim geolocation API (via geopy), and I had a bug in my caching, so I hit the site a few thousand times instead of a few hundred.

Now, I can't even ping nominatim:

Pinging nominatim.openstreetmap.org [128.40.45.204] with 32 bytes of data:
Reply from 128.40.45.204: Destination host unreachable.

I can access nominatim fine from another source IP address.

I'm wondering if my IP address is blocked because of the number of requests that I made.

Thanks in advance, David

asked 22 Jul '15, 19:56

David%20Worenklein's gravatar image

David Worenk...
11112
accept rate: 0%

1

Ask on the IRC #dev channel, or wait 24 hours. Not really the right forum for this type of problem.

(22 Jul '15, 20:20) SK53 ♦

Even just lurking in #osm-dev for a while would tell you when people are trying to fix things :)

This wiki page, and the munin links from it, here might help a bit:

https://wiki.openstreetmap.org/wiki/Servers#UCL_-_In_Use

Obviously it's a wiki page and won't show up-to-the-second changes as load is moved around, but it should be an introduction.

(22 Jul '15, 23:33) SomeoneElse ♦

Source code available on GitHub .