code-server version: current dockerI 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.
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?
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