
No protocol handler was valid for the URL /. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule.
... Is there a module i forgot?
I just follow This quickstart guide
but i got a blank page after login with Socket connection fail message
I ran into this issue before, turns out my ingress was swallowing the websocket update message. so i had to switch to use node port to expose the port instead. check if anything is block the websocket update message.
I see the same issues, I'm using a Nginx reverse proxy", using this setup: https://github.com/cdr/code-server/blob/master/doc/quickstart.md
With the docker-compose.
Check out here: https://github.com/cdr/code-server/blob/master/doc/FAQ.md#how-do-i-securely-access-web-services