You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
requests.exceptions.ConnectionError: HTTPConnectionPool(host='overpass.hotosm.org%5capi%5cinterpreter', port=80): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x00000222EF10A3C8>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
When i run python-example
It seems like the server is down????
The text was updated successfully, but these errors were encountered:
requests.exceptions.ConnectionError: HTTPConnectionPool(host='overpass.hotosm.org%5capi%5cinterpreter', port=80): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x00000222EF10A3C8>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
When i run python-example
It seems like the server is down????
The text was updated successfully, but these errors were encountered: