Skip to content

White Screen after Login #7225

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
1 task done
IonasElate opened this issue Feb 24, 2025 · 3 comments
Closed
1 task done

White Screen after Login #7225

IonasElate opened this issue Feb 24, 2025 · 3 comments
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer

Comments

@IonasElate
Copy link

IonasElate commented Feb 24, 2025

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • 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

  1. 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

Image
Image
Image

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

Image

@IonasElate IonasElate added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Feb 24, 2025
@solminkim
Copy link

same issue

@benz0li
Copy link
Contributor

benz0li commented Feb 25, 2025

@IonasElate Please close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer
Projects
None yet
Development

No branches or pull requests

3 participants