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
with workspaces set to auto-update to latest template version, coder ssh will start the workspace, but then (correctly) fail, because the non-admin user is attempting to build a workspace with an outdated version:
insert workspace build
cannot use non-active version: unauthorized: rbac: forbidden
coder ssh should auto-update the workspace template version, as done in the UI.