Skip to content

[Bug]: Page not found 404 #4935

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
3 tasks done
Adrwaan opened this issue Mar 2, 2022 · 3 comments
Closed
3 tasks done

[Bug]: Page not found 404 #4935

Adrwaan opened this issue Mar 2, 2022 · 3 comments

Comments

@Adrwaan
Copy link

Adrwaan commented Mar 2, 2022

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Chrome Android
  • Local OS: Android Termux
  • Local Architecture: armhf
  • code-server --version: 4.0.2 5cdfe74

Steps to Reproduce

  1. Open code-server
  2. Enter the local port that the code-server is on
  3. Enter the password and click submit

Expected

A 404 error should appear on the screen.

Actual

The 404 error occurs in the browser and in the terminal this appears...
Screenshot_20220302-110339_Termux

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

Screenshot_20220302-104957_Chrome

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

@Adrwaan Adrwaan added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Mar 2, 2022
@jsjoeio
Copy link
Contributor

jsjoeio commented Mar 2, 2022

Duplicate of #4900 - this will be resolved in the next release!

@jsjoeio jsjoeio closed this as completed Mar 2, 2022
@jsjoeio jsjoeio added duplicate and removed bug Something isn't working triage This issue needs to be triaged by a maintainer labels Mar 2, 2022
@Adrwaan
Copy link
Author

Adrwaan commented Mar 3, 2022

Thanks, I already solved using the folder tar gz for ARMv7

@Yusuf-Uluc
Copy link

Yusuf-Uluc commented Mar 4, 2022

Duplicate of #4900 - this will be resolved in the next release!

Can you already give an estimate on when that will come out? :)

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

No branches or pull requests

3 participants