websockets server: 401 unauthorized #4499
Unanswered
UltraBlackLinux
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
Exposing vscode-server (uses websockets for initialization) through this listener just returns 401 unauthorized for all websocket handshakes (according to a webkit browser, firefox doesn't show this kind of info).
I have no idea how to even approach debugging this. It's sadly quite an annoying setup to begin with, due to the way docker works. Caddy shouldn't interfere, since it's working fine without my proxy in front.
To Reproduce
Set the project up according to the readme and make it accessible through caddy, or another reverse-proxy (required for this whole thing to work) and put vscode-server behind the poco proxy
Logs
Please add relevant environment information:
Beta Was this translation helpful? Give feedback.
All reactions