Open
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Chrome
- Local OS: chromeOS
- Remote OS: Ubuntu/Docker
- Remote Architecture: amd64
code-server --version
: linuxserver/code-server latest
Steps to Reproduce
- Follow https://docs.linuxserver.io/images/docker-code-server/ instructions for docker
- Setup cloud flare tunnel
- Use subdomain (ex: codeserver.example.net)
- Make sure websockets is enabled
- open codeserver.example.net on school Chromebook.
- log in
- Get Error 1006
- look at gh issues, try fixed
-
- Delete cookies, turn laptop off then on
- works
- 10-20 mins later it loses connection,
Expected
The app should load as expected
Actual
1006 websocket error!
Logs
I cannot gain access to these ATM, I will add them to the comments ASAP
Screenshot/Video
Does this bug reproduce in native VS Code?
This cannot be tested in native VS Code
Does this bug reproduce in GitHub Codespaces?
This cannot be tested in GitHub Codespaces
Are you accessing code-server over a secure context?
- I am using a secure context.
Notes
No response