Skip to content
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

version error on incorrect machine in cfg #1191

Closed
Christian-B opened this issue Jun 3, 2024 · 2 comments · Fixed by SpiNNakerManchester/SpiNNMachine#263
Closed

version error on incorrect machine in cfg #1191

Christian-B opened this issue Jun 3, 2024 · 2 comments · Fixed by SpiNNakerManchester/SpiNNMachine#263

Comments

@Christian-B
Copy link
Member

With a bad cfg:
[Machine]
machineName =SpiNNaker1M
version = None

spinn_machine.exceptions.SpinnMachineException: cfg [Machine]version {version} is None

Should be a composite error which point to the machine too

@Christian-B
Copy link
Member Author

Christian-B commented Jun 3, 2024

a bad spalloc server value:
[Machine]
spalloc_server = https://:@spinnaker.cs.man.ac.uk/spalloc/[mailbox.org]
spalloc_port = 22244

gives the error
spinnman.exceptions.SpallocException: could not establish temporary session

@Christian-B
Copy link
Member Author

Any error on logging except the standard missing cfg file one should include a printout of the cfg values being attempted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant