HTTP connection issue
Closed this issue · 1 comments
ThomasGWilson commented
When trying to create a target object I am getting the following HTTP connection error:
requests.exceptions.ConnectionError: HTTPConnectionPool(host='stev.oapd.inaf.it', port=80): Max retries exceeded with url: /cgi-bin/trilegal_1.6 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5ffb4bdf50>: Failed to establish a new connection: [Errno 113] No route to host'))
ThomasGWilson commented
Fixed