You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you run coder start on a workspace that is already started, we should just print "workspace is already started" and exit, not run a new start build.
This can lead to issues, depending on the template, where the agent is not restarted and then fails to connect to Coderd because it has the wrong ID and token.