ConnectionError: HTTPConnectionPool(host='www.illustris-project.org', port=80): Max retries exceeded with url: /api/TNG50-1/snapshots/99/subhalos/?%20massgt%20=%200.0704%20&%20masslt%20=%207040000000.0 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc672a7e6d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
Dylan Nelson
17 Mar '22
Hi,
Is this still a problem? For me, visiting this URL works ok. (Probably it was a temporary issue with the server).
Omphile Rabyang
18 Mar '22
Hello, the problem persists on my side.
Dylan Nelson
18 Mar '22
This is an error message from a piece of code, not a web browser? Can you post the code?
You may want to try to access https://www.tng-project.org instead of http://www.illustris-project.org.
ConnectionError: HTTPConnectionPool(host='www.illustris-project.org', port=80): Max retries exceeded with url: /api/TNG50-1/snapshots/99/subhalos/?%20massgt%20=%200.0704%20&%20masslt%20=%207040000000.0 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc672a7e6d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
Hi,
Is this still a problem? For me, visiting this URL works ok. (Probably it was a temporary issue with the server).
Hello, the problem persists on my side.
This is an error message from a piece of code, not a web browser? Can you post the code?
You may want to try to access
https://www.tng-project.org
instead ofhttp://www.illustris-project.org
.