Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Coder start workspace return "route not found"#16823

Unanswered
francois-roget asked this question inGeneral
Discussion options

Hi,

I am new to Coder and I would like to use the command line to start my workspace every morning.
I am trying to do so using the command line with "coder start workspace" but I get the following answer:
"
version mismatch: client v2.19.0+2f32b11, server v2.14.1+db94b30
download the server version from:https://github.com/coder/coder/releases/v2.14.1
Encountered an error running "coder start", see "coder start --help" for more information
error: Trace=[get matched provisioners: ]
Route not found.
"

Weirdly enough, once started (using the web page), firing "coder stop workspace" do work.

Do you have any clue on what could be happening?

You must be logged in to vote

Replies: 1 comment 2 replies

Comment options

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.

You must be logged in to vote
2 replies
@francois-roget
Comment options

Thank you for your answer. I'll give it a try.

@matifali
Comment options

@francois-roget, just checking if the suggestion worked out.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
None yet
2 participants
@francois-roget@matifali

[8]ページ先頭

©2009-2025 Movatter.jp