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
Web Browser: Brave / Safari / Chrome / Edge (mac and windows)
Local OS: Mac OS / Tested on Windows 11 as well
Remote OS: Debian 12
Remote Architecture: Proxmox and also tried Docker within Proxmox
code-server --version: latest
I get a blank screen after i log in. Tried with HTTP and HTTPS - same result …
Initially i had a Docker-Setup (hostet on my synology nas) there it worked.
Now i am moving to Proxmox and it i cannot get it to work. I have a Docker inside a LXC and encountered this issue. Then i decided to try a LXC for Codeserver but the result is the same …
Any Ideas?
Steps to Reproduce
Use Proxmox
Expected
Normal login behaviour
Actual
Blank page
Logs
[migrations] started
[migrations] no migrations found
───────────────────────────────────────
██╗ ███████╗██╗ ██████╗
██║ ██╔════╝██║██╔═══██╗
██║ ███████╗██║██║ ██║
██║ ╚════██║██║██║ ██║
███████╗███████║██║╚██████╔╝
╚══════╝╚══════╝╚═╝ ╚═════╝
Brought to you by linuxserver.io
───────────────────────────────────────
To support LSIO projects visit:
https://www.linuxserver.io/donate/
───────────────────────────────────────
GID/UID
───────────────────────────────────────
User UID: 1001
User GID: 1001
───────────────────────────────────────
Linuxserver.io version: 4.97.2-ls255
Build-date: 2025-02-18T19:43:23+00:00
───────────────────────────────────────
Change in ownership or new install detected, please be patient while we chown existing files
This could take some time
[custom-init] No custom files found, skipping...
[2025-02-24T17:26:19.166Z] info Wrote default config file to /config/.config/code-server/config.yaml
[2025-02-24T17:26:22.105Z] info code-server 4.97.2 34b8d2ed69811c3315a465f01492e9448c9254aa
[2025-02-24T17:26:22.120Z] info Using user-data-dir /config/data
[2025-02-24T17:26:22.290Z] info Using config file /config/.config/code-server/config.yaml
[2025-02-24T17:26:22.290Z] info HTTP server listening on http://0.0.0.0:8443/
[2025-02-24T17:26:22.292Z] info - Authentication is enabled
[2025-02-24T17:26:22.292Z] info - Using password from $PASSWORD
[2025-02-24T17:26:22.292Z] info - Not serving HTTPS
[2025-02-24T17:26:22.293Z] 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.
[18:26:23]
[18:26:23] Extension host agent started.
[18:26:24] Started initializing default profile extensions in extensions installation folder. file:///config/extensions
[18:26:24] Completed initializing default profile extensions in extensions installation folder. file:///config/extensions
Screenshot/Video
The last Screenshot is from the Docker hosted CodeServer (and the logs as well) the first 3 screenshots are from the direct install on a debian lxc
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
OS/Web Information
code-server --version
: latestI get a blank screen after i log in. Tried with HTTP and HTTPS - same result …
Initially i had a Docker-Setup (hostet on my synology nas) there it worked.
Now i am moving to Proxmox and it i cannot get it to work. I have a Docker inside a LXC and encountered this issue. Then i decided to try a LXC for Codeserver but the result is the same …
Any Ideas?
Steps to Reproduce
Expected
Normal login behaviour
Actual
Blank page
Logs
Screenshot/Video
The last Screenshot is from the Docker hosted CodeServer (and the logs as well) the first 3 screenshots are from the direct install on a debian lxc
The text was updated successfully, but these errors were encountered: