Code-server: Cannot reconnect. Please reload the window.

Created on 17 Dec 2019  路  8Comments  路  Source: cdr/code-server

  • code-server version: current docker
  • OS Version: Ubuntu 16.04.6 LTS

I ran the docker command and everything works fine, meaning I can access VS code throughout the browser remotely. However, after a few moments I always receive "Cannot reconnect. Please reload the window." as an error message in the browser.

I could not find any solution to this.

bug

Most helpful comment

I have reverted to previous. If anyone is unsure how to do this you need to replace codercom/code-server:latest (or codercom/code-server) with codercom/code-server:2.1697-vsc1.39.2 in your Docker manager

All 8 comments

I also have this issue, running on UnRAID 6.8.0.

Same here, it drives me crazy

I have reverted to previous. If anyone is unsure how to do this you need to replace codercom/code-server:latest (or codercom/code-server) with codercom/code-server:2.1697-vsc1.39.2 in your Docker manager

@realjohimself thanks, I can confirm that previous version works

Sorry about this; the latest commit has an issue and I forgot the docker image deploys automatically on master. I'll be changing it to only deploy when we manually tag it or something like that. I'll also remove/revert the broken image.

I have the same problem. Any solution锛焎ode-server version: v3.4.0

@renerchen I recommend opening a new issue so you can fill out all the data that'll help us narrow down the problem. If you could also describe how you connect to code-server that could be helpful (for example if you use a reverse proxy).

@joeithub Could you open a new issue describing your setup and logs?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pchecinski picture pchecinski  路  3Comments

KSXGitHub picture KSXGitHub  路  3Comments

avelino picture avelino  路  3Comments

korzq picture korzq  路  3Comments

tecosaur picture tecosaur  路  3Comments