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
I forget to mention that the coder instance is behind a Azure AppProxy. From there comes the invalid character when not passing the needed OAuth2 header in.
just calling coder start [ws] --header-command seems to work. Then the VSCode Coder Extension did not pass the --header-command as shown in the screenshot above.
Is there an existing issue for this?
Current Behavior
If I use --header command to get a needed header to get access to the coder instance then I am unable to start a stopped workspace.
it seems the header was not set so it can not get access and dumps the nonsens warning message invalid charater.
Relevant Log Output
Expected Behavior
Coder CLI should also be aware of header command when starting a stooped workspace. So starting simply works
Steps to Reproduce
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: