-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error connecting to spinnaker.cs.man.ac.uk #414
Comments
When fixed do PR SpiNNakerManchester/SupportScripts#76 |
Actually may not be a macos error on ubuntu I got emporary f |
Also Java reports Assumption failed: spalloc server (spinnaker.cs.man.ac.uk) appears to be down |
a work around is setting the dns server as in SpiNNakerManchester/JavaSpiNNaker#1170 |
We wonder if this is due to the server not having an IP6 address. TODO get an IP6 address for this server. |
occasional error on macos test
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='spinnaker.cs.man.ac.uk', port=443): Max retries exceeded with url: /spalloc/system/login.html (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x103029190>: Failed to resolve 'spinnaker.cs.man.ac.uk' ([Errno 8] nodename nor servname provided, or not known)"))
The text was updated successfully, but these errors were encountered: