Skip to content

Coder CLI asking for input on immutable parameters, resulting in start/restart from CLI being broken #9171

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

Closed
mafredri opened this issue Aug 18, 2023 · 4 comments · Fixed by #9173 or #9266
Labels
s1 Bugs that break core workflows. Only humans may set this.

Comments

@mafredri
Copy link
Member

mafredri commented Aug 18, 2023

I'm unable to start my dev.coder.com workspace named mafredri/w. When I type coder start w, I see the following:

❯ 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.

@cdr-bot cdr-bot bot added the bug label Aug 18, 2023
@mtojek
Copy link
Member

mtojek commented Aug 18, 2023

Taking a look

@bpmct bpmct added the s1 Bugs that break core workflows. Only humans may set this. label Aug 18, 2023
@mafredri
Copy link
Member Author

I'm still seeing this with https://github.com/coder/coder/releases/tag/v2.1.1

image

Re-opening.

@mafredri mafredri reopened this Aug 23, 2023
@mtojek
Copy link
Member

mtojek commented Aug 23, 2023

I have the fix included here, but I can extract it to a separate PR to unblock you.

@mafredri
Copy link
Member Author

Thanks @mtojek, but no hurry on my part, I can get around it via the WebUI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s1 Bugs that break core workflows. Only humans may set this.
Projects
None yet
3 participants