You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 404 error occurs in the browser and in the terminal this appears...
Logs
Logs:
yarn global add code-server :
yarn global v1.22.17
[1/4] Resolving packages...
[2/4] Fetching packages... [3/4] Linking dependencies...
warning "code-server > @coder/[email protected]" has unmet peer dependency "@google-cloud/logging@^4.5.2".
[4/4] Building fresh packages... success Installed "[email protected]" with binaries: - code-server
Done in 819.69s.
code-server --verbose:
[2022-03-02T14:23:26.460Z] trace child:2149 got message {"message":{"type":"handshake","args":{"bind-addr":"127.0.0.1:8800","auth":"password","password":"adrean","config":"/root/.config/code-server/config.yaml","verbose":true,"user-data-dir":"/root/.local/share/code-server","extensions-dir":"/root/.local/share/code-server/extensions","log":"trace","host":"127.0.0.1","port":8800,"proxy-domain":[],"_":[],"usingEnvPassword":false,"usingEnvHashedPassword":false}}}
[2022-03-02T14:23:26.475Z] info code-server 4.0.2 5cdfe74686aa73e023f8354a9a6014eb30caa7dd
[2022-03-02T14:23:26.476Z] info Using user-data-dir ~/.local/share/code-server
[2022-03-02T14:23:26.476Z] trace Using extensions-dir ~/.local/share/code-server/extensions [2022-03-02T14:23:26.540Z] info Using config file ~/.config/code-server/config.yaml
[2022-03-02T14:23:26.540Z] info HTTP server listening on http://127.0.0.1:8800/
[2022-03-02T14:23:26.541Z] info - Authentication is enabled
[2022-03-02T14:23:26.541Z] info - Using password from ~/.config/code-server/config.yaml
[2022-03-02T14:23:26.541Z] info - Not serving HTTPS
Screenshot/Video
Does this issue happen in VS Code?
I cannot reproduce this in VS Code.
Are you accessing code-server over HTTPS?
I am using HTTPS.
Notes
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
OS/Web Information
code-server --version
: 4.0.2 5cdfe74Steps to Reproduce
Expected
A 404 error should appear on the screen.
Actual
The 404 error occurs in the browser and in the terminal this appears...

Logs
Logs:
yarn global add code-server :
code-server --verbose:
Screenshot/Video
Does this issue happen in VS Code?
Are you accessing code-server over HTTPS?
Notes
No response
The text was updated successfully, but these errors were encountered: