Closed choksi81 closed 9 years ago
Replying to yanyan: If a user uploads a file with disallowed chars (eg, upper case characters) this raises an InternalError instead of a nice error message.
Error replicated: !> upload ABC.repy An error occurred: Node Manager error 'Internal Error' Affected vessels: 59d...
See also SeattleTestbed/nodemanager#100.
This really was a nodemanager bug. Fixed in 48d22ab511df8caa9469ea8c784dc63f1402bf1c. Closing!
If a user uploads a file with disallowed chars (eg, upper case characters) this raises an !InternalError instead of a nice error message.