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

Blocked from service. Destination Host Unreachable from production server. Works from home ip ?

0

cURL error 7: Failed to connect to nominatim.openstreetmap.org port 80: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)

Request goes through from my main machine but fails from production. I also can't ping the service.

PING amsterdam.nominatim.openstreetmap.org (130.117.76.9) 56(84) bytes of data.
From 130.117.76.9 (130.117.76.9) icmp_seq=1 Destination Host Unreachable
From 130.117.76.9 (130.117.76.9) icmp_seq=2 Destination Host Unreachable
From 130.117.76.9 (130.117.76.9) icmp_seq=3 Destination Host Unreachable
^C
--- amsterdam.nominatim.openstreetmap.org ping statistics ---
3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2003ms

The service wasn't used abusively and I also did nothing against TOS. What happens?

asked 28 Nov '20, 23:50

Victor's gravatar image

Victor
11112
accept rate: 0%

Just to check - you have read and followed https://operations.osmfoundation.org/policies/nominatim/ ?

(28 Nov '20, 23:54) SomeoneElse ♦

Yes. I also use a custom User Agent.

(29 Nov '20, 00:30) Victor

Have you sent more than 1 request per sec? Sth. triggered the blocking, so reade the usage policy closely again.

(29 Nov '20, 09:20) Spiekerooger
1

At the risk of stating the bleeding obvious, are you sure that what you're seeing is an actual block applied by OSM's nominatim server? I hesitate to call it a "service", because it's really not designed to be one.

If you try and make outbound connections on port 80 to other servers using "telnet ipaddress 80" from your "live" server, what happens?

(29 Nov '20, 10:39) SomeoneElse ♦

One Answer:

0

The ban has been lifted. Not sure what happened. Thanks.

answered 29 Nov '20, 13:54

Victor's gravatar image

Victor
11112
accept rate: 0%

Source code available on GitHub .