VS Code only white screen #665

Closed
opened 2025-11-20 04:51:52 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @tugsi on GitHub (Mar 6, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

VS Code Server

📂 What was the exact command used to execute the script?

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/misc/code-server.sh)"

📝 Provide a clear and concise description of the issue.

Made a LXC with Debian:
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/debian.sh)"

After that, in the LXC I installed VS Code Server.
It seems everything went fine.
✓ Installed Dependencies
✓ Installed Code-Server v4.97.2 on debian

But if I go on the page i.e. http://192.168.178.22:8680 Ißve got only a blank white screen.
I also use Chrome, Firefox, Safari, everywhere the same.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

See above

Paste the full error output (if available).

Blank white screen

🖼️ Additional context (optional).

No response

Originally created by @tugsi on GitHub (Mar 6, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? VS Code Server ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/misc/code-server.sh)" ### 📝 Provide a clear and concise description of the issue. Made a LXC with Debian: bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/debian.sh)" After that, in the LXC I installed VS Code Server. It seems everything went fine. ✓ Installed Dependencies ✓ Installed Code-Server v4.97.2 on debian But if I go on the page i.e. http://192.168.178.22:8680 Ißve got only a blank white screen. I also use Chrome, Firefox, Safari, everywhere the same. ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. See above ### ❌ Paste the full error output (if available). Blank white screen ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bugexternal labels 2025-11-20 04:51:52 -05:00
Author
Owner

@MickLesk commented on GitHub (Mar 7, 2025):

https://github.com/coder/code-server/issues/7245
https://github.com/coder/code-server/issues/7225

External Issue. Wait for next release

@MickLesk commented on GitHub (Mar 7, 2025): https://github.com/coder/code-server/issues/7245 https://github.com/coder/code-server/issues/7225 External Issue. Wait for next release
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#665