We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm unable to start my dev.coder.com workspace named mafredri/w. When I type coder start w, I see the following:
dev.coder.com
mafredri/w
coder start w
❯ coder start w > Pittsburgh Helsinki Sydney São Paulo
If I select one, the result is an error:
Parameter "Region" is not mutable, so it can't be updated after creating a workspace.
This affects both v2.0.2 and v2.1.0 versions of the CLI (none other tested).
Start via web works fine.
The text was updated successfully, but these errors were encountered:
Taking a look
Sorry, something went wrong.
I'm still seeing this with https://github.com/coder/coder/releases/tag/v2.1.1
Re-opening.
I have the fix included here, but I can extract it to a separate PR to unblock you.
Thanks @mtojek, but no hurry on my part, I can get around it via the WebUI.
Successfully merging a pull request may close this issue.
I'm unable to start my
dev.coder.com
workspace namedmafredri/w
. When I typecoder start w
, I see the following:If I select one, the result is an error:
This affects both v2.0.2 and v2.1.0 versions of the CLI (none other tested).
Start via web works fine.
The text was updated successfully, but these errors were encountered: