Skip to content

Web Socket connection failed after login with blank page #1147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
foryou8033j opened this issue Nov 4, 2019 · 4 comments
Closed

Web Socket connection failed after login with blank page #1147

foryou8033j opened this issue Nov 4, 2019 · 4 comments

Comments

@foryou8033j
Copy link

  • code-server2.1665-vsc1.39.2-linux-x86_64
  • Apache/2.4.18
  • Ubuntu 16.04
  • enable proxy proxy_http proxy_balancer proxy_connect deflate proxy_ajp
  • Chrome, Edge, IE, Firefox

Chrome Developer Console

주석 2019-11-05 051247

Apache Error Log

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?

Description

I just follow This quickstart guide
but i got a blank page after login with Socket connection fail message

Related Issues

#1122 , unlike this issue, i just using HTTP

@zhang3r
Copy link

zhang3r commented Nov 5, 2019

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.

@melroy89
Copy link

melroy89 commented Nov 7, 2019

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.

@nhooyr
Copy link
Contributor

nhooyr commented Feb 3, 2020

#1331

@nhooyr nhooyr closed this as completed Feb 3, 2020
@postrec
Copy link

postrec commented May 16, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants