Closed as not planned
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Chrome
- Local OS: Windows 11 Pro
- Remote OS: Linux (OpenMediaVault/Portainer)
- Remote Architecture: (x86)
code-server --version
: latest image pulled today - 19.02.2025
Steps to Reproduce
- Login using the password
2.Blank Screen
Expected
Code Server Home Screen
Actual
Blank screen after login page.
Logs
───────────────────────────────────────
User UID: 1000
User GID: 1000
───────────────────────────────────────
Linuxserver.io version: 4.97.2-ls255
Build-date: 2025-02-18T19:43:23+00:00
───────────────────────────────────────
setting up sudo access
setting sudo password using SUDO_PASSWORD env var
New password: Retype new password: passwd: password updated successfully
[custom-init] No custom files found, skipping...
[2025-02-19T12:42:18.149Z] info code-server 4.97.2 34b8d2ed69811c3315a465f01492e9448c9254aa
[2025-02-19T12:42:18.150Z] info Using user-data-dir /config/data
[2025-02-19T12:42:18.162Z] info Using config file /config/.config/code-server/config.yaml
[2025-02-19T12:42:18.162Z] info HTTP server listening on http://0.0.0.0:8443/
[2025-02-19T12:42:18.162Z] info - Authentication is enabled
[2025-02-19T12:42:18.162Z] info - Using password from $PASSWORD
[2025-02-19T12:42:18.163Z] info - Not serving HTTPS
[2025-02-19T12:42:18.163Z] info - Proxying the following domain:
[2025-02-19T12:42:18.163Z] info - {{port}}.code-server.my.domain
[2025-02-19T12:42:18.163Z] info Using proxy URI in PORTS tab: //{{port}}.code-server.my.domain
[2025-02-19T12:42:18.163Z] info Session server listening on /config/data/code-server-ipc.sock
Connection to 127.0.0.1 8443 port [tcp/*] succeeded!
[ls.io-init] done.
[12:42:25]
[12:42:25] Extension host agent started.
Screenshot/Video
Does this bug reproduce in native VS Code?
I did not test native VS Code
Does this bug reproduce in GitHub Codespaces?
I did not test GitHub Codespaces
Are you accessing code-server over a secure context?
- I am using a secure context.
Notes
No response