- Notifications
You must be signed in to change notification settings - Fork926
Coder start workspace return "route not found"#16823
-
Hi, I am new to Coder and I would like to use the command line to start my workspace every morning. Weirdly enough, once started (using the web page), firing "coder stop workspace" do work. Do you have any clue on what could be happening? |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment 2 replies
-
You need to match your CLI version to make it the same as the Coder server version. Either get the 2.14 version CLI from the release or upgrade the server to v2.19 you have the CLI for. Coder doesn't guarantee version compatibility between the CLI and server so that's why you see this behavior. |
BetaWas this translation helpful?Give feedback.
All reactions
-
Thank you for your answer. I'll give it a try. |
BetaWas this translation helpful?Give feedback.
All reactions
-
@francois-roget, just checking if the suggestion worked out. |
BetaWas this translation helpful?Give feedback.