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
When passing custom headers to the Coder CLI (via --header \ $CODER_HEADER), these are not currently getting passed to all websocket connections. This can result in issues, for example, if a custom header is required for authentication.