-
Notifications
You must be signed in to change notification settings - Fork 152
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
Bootscript parameter seems broken #387
Comments
Hi @kudos, Can you give me your version with |
|
Can you retry with the version on master branch ? We will release a new version soon |
I presume --HEAD gets me head on master?
|
I reproduce the bug, I will try to fix the bootscript ASAP. Thank you for your feedback, really appreciate 😊 👍🏻 |
Apart from fixing the issue, it would be great if the cli surfaced the error messages better. I went as far as running API calls directly but couldn't reproduce. |
I added the details in the error message LGTY ? ./scw run --bootscript=docker xenial
FATA[0000] cannot execute 'run': failed to create server: StatusCode: 400, Type: invalid_request_error, APIMessage: Validation Error, Details: map[bootscript:[not a valid value] volumes:[required key not provided]] |
LGTM, thanks! |
Not sure how to get better error messaging from the cli either.
The text was updated successfully, but these errors were encountered: