🌐
GitHub
github.com › coder › code-server › issues › 289
Code-server is starting but cannot be opened in browser (endless loading) · Issue #289 · coder/code-server
March 19, 2019 - code-server version: 1.32.0-282-linuxx64 OS Version: Manjaro-VM installed in Windows 10 VMware 14 Host Description After starting the code-server it's not reachable via browser (endless loading). Last output from code-server: INFO Starti...
Author   mfmayer
🌐
GitHub
github.com › coder › code-server › issues
Issues · coder/code-server
coder / code-server Public · Notifications · You must be signed in to change notification settings · Fork 6.6k · Star 77.2k · Multiple environments, IDEs, and users · #5269 · bpmct opened · on Jun 14, 2022 · 2 · Search Issues · is:issue state:open · is:issue state:open Search · LabelsMilestonesNew issue · Open · Closed · bugSomething isn't workingSomething isn't working ·
Author   coder
Discussions

code-server 3.2.0 starting but can't access the website
I receive the following response when running code-server on my ubuntu 18.04 VPS: info code-server 3.2.0 fd36a99a4c78669970ebc4eb05768293b657716f info HTTP server listening on http://127.0.0.1:8080 info - Password is `somepassword` info ... More on github.com
🌐 github.com
17
June 12, 2020
Code server does not work
I installed the code server from GitHub/OSC to OOD. But, it does not work. When launching the code server from OOD, I got a 404 Not Found page. This is because the code server login site redirects a broken URL with duplicated server/port in it. The broken URL is http://DOMAIN/rnode/HOST/PO... More on discourse.openondemand.org
🌐 discourse.openondemand.org
0
0
March 21, 2022
Code-Server on Ubuntu 18.04 not working.
The problem i had is not enabling proxy websocket in apache try sudo a2ensite proxy More on reddit.com
🌐 r/codeserver
5
3
June 12, 2020
VS Code Remote-SSH: The vscode server failed to start SSH - Stack Overflow
Remote-SSH: kill VS Code Server on Host... ... And after this procedure, try connecting again to the host. That worked for me. ... Sign up to request clarification or add additional context in comments. ... Glad to hear it worked for you! To be honest, I'm not exactly sure why this is needed, ... More on stackoverflow.com
🌐 stackoverflow.com
🌐
Home Assistant
community.home-assistant.io › third party integrations
Studio Code Server not loading - Third party integrations - Home Assistant Community
March 8, 2023 - Hi, Studio Code Server seemed to suddenly stop loading when I try to start it through a remote connection. I’m using Nginx and DuckDNS for SSL. It works when I connect internally using the IP Address but I get a forbidde…
🌐
Ask Ubuntu
askubuntu.com › questions › 1249549 › code-server-on-ubuntu-not-working
18.04 - Code-Server on Ubuntu not working - Ask Ubuntu
I am trying to run code-server on my ubuntu 18.04 vps. I managed to run it with an older version, but I had a lot of memory leak, and I switched to 3.2.0 code-server. The issue now is that when I ...
🌐
GitHub
github.com › coder › code-server › issues › 1800
code-server 3.2.0 starting but can't access the website · Issue #1800 · coder/code-server
June 12, 2020 - info code-server 3.2.0 fd36a99a4c78669970ebc4eb05768293b657716f info HTTP server listening on http://127.0.0.1:8080 info - Password is `somepassword` info - To use your own password set the PASSWORD environment variable info - To disable use `--auth none` info - Not serving HTTPS info Automatic updates are enabled
Author   MrHelloSir
🌐
Open OnDemand
discourse.openondemand.org › get help
Code server does not work - Get Help - Open OnDemand
March 21, 2022 - But, it does not work. When launching the code server from OOD, I got a 404 Not Found page. This is because the code server login site redirects a broken URL with duplicated server/port in it.
🌐
Reddit
reddit.com › r/codeserver › code-server on ubuntu 18.04 not working.
r/codeserver on Reddit: Code-Server on Ubuntu 18.04 not working.
June 12, 2020 -

My issue is the following:I run code-server on a port (I have allowed the port with ufw) and when I try to access it, it doesn't reach it.

Above is a photo of what It looks like. How can I fix this issue? I'm running the latest version:3.4.1 48f7c2724827e526eeaa6c2c151c520f48a61259

EDIT: Apparently when I don't have code-server it says ''it can't be reached", when I start code-server it says "refused to connect".

🌐
Coder
coder.com › docs › code-server › FAQ
FAQ: code-server config, install extensions & more | code-server Docs
In other words, user will still see the Ports tab and notifications, but will not be able to actually use access the ports. It is recommended to set remote.autoForwardPorts to false when using the option. You can pass the flag --disable-file-downloads to code-server · Web views rely on service workers, and service workers are only available in a secure context, so most likely the answer is that you are using an insecure context (for example an IP address).
Find elsewhere
🌐
Visual Studio Code
code.visualstudio.com › docs › remote › troubleshooting
Remote Development Tips and Tricks
November 3, 2021 - If VS Code is routed to a different machine when it creates the second connection, it won't be able to talk to the VS Code server. One workaround for this is to use the ControlMaster option in OpenSSH (macOS/Linux clients only), described in Enabling alternate SSH authentication methods, so that VS Code's two connections will be multiplexed through a single SSH connection to the same node.
🌐
Stack Overflow
stackoverflow.com › questions › 71282121 › code-server-will-not-start-on-raspberry-pi-4
ubuntu - Code-Server will not start on Raspberry Pi 4 - Stack Overflow
So it turned out I had the pathing incorrect from how it installed via yarn.I just needed to change my path in my code-server.service file from code-server (For some this may be /usr/local/bin/code-server) to /home/pi/.yarn/bin/code-server and now it works.
🌐
Reddit
reddit.com › r/homeassistant › studio code server won't start
r/homeassistant on Reddit: Studio Code Server won't start
September 13, 2023 -

I installed Studio Code Server and set all the options to ON (start on boot, watchdog, auto update and show in sidebar).

When I choose Studio Code Server from the sidebar, I'm presented with the following pop-up:

Studio Code Server "The ad-on is not running. Do you want to start it now?"

NO or START ADD-ON

When I choose START ADD-ON, It says: "The add-on is starting, this can take some time."

The little rotating circle continues as though it's trying to load for approximately 1 minute and then it reverts back to: "The add-on is not running. Do you want to start it now?"

I've tried restarting home assistant and trying to start again but I'm presented with the same result each time I've attempted to start it.

Any idea what's going on or something that I've missed?

Many thanks!

Top answer
1 of 1
1
Here's the Log: s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service base-addon-banner: starting Add-on: Studio Code Server Fully featured Visual Studio Code (VSCode) experience integrated in the Home Assistant frontend. Add-on version: 5.10.1 You are running the latest version of this add-on. System: Home Assistant OS 10.5 (amd64 / generic-x86-64) Home Assistant Core: 2023.9.2 Home Assistant Supervisor: 2023.08.3 Please, share the above information when looking for help or support in, e.g., GitHub, forums or the Discord chat. s6-rc: info: service base-addon-banner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service base-addon-timezone: starting s6-rc: info: service base-addon-log-level: starting s6-rc: info: service fix-attrs successfully started [01:13:59] INFO: Configuring timezone (America/Chicago)... s6-rc: info: service base-addon-log-level successfully started s6-rc: info: service base-addon-timezone successfully started s6-rc: info: service legacy-cont-init: starting s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service init-user: starting s6-rc: info: service init-mysql: starting s6-rc: info: service init-mosquitto: starting s6-rc: info: service init-code-server: starting s6-rc: info: service init-code-server successfully started s6-rc: info: service init-mosquitto successfully started s6-rc: info: service init-mysql successfully started s6-rc: info: service init-user successfully started s6-rc: info: service code-server: starting s6-rc: info: service code-server successfully started s6-rc: info: service legacy-services: starting [01:14:00] INFO: Starting code-server... s6-rc: info: service legacy-services successfully started [2023-09-13T06:14:00.784Z] info Wrote default config file to ~/.config/code-server/config.yaml [2023-09-13T06:14:01.390Z] info code-server 4.16.1 94ef3776ad7bebfb5780dfc9632e04d20d5c9a6c [2023-09-13T06:14:01.392Z] info Using user-data-dir /data/vscode [2023-09-13T06:14:01.410Z] info Using config file ~/.config/code-server/config.yaml [2023-09-13T06:14:01.410Z] info HTTP server listening on http://0.0.0.0:1337/ [2023-09-13T06:14:01.410Z] info - Authentication is disabled [2023-09-13T06:14:01.410Z] info - Not serving HTTPS [2023-09-13T06:14:01.410Z] info Session server listening on /data/vscode/code-server-ipc.sock
🌐
GitHub
github.com › coder › code-server › issues › 6571
Code server not work in android userland [Bug]: · Issue #6571 · coder/code-server
December 8, 2023 - Code server not work in android userland [Bug]: #6571 · Copy link · Labels · bugSomething isn't workingSomething isn't workingduplicate · Mustapha-aneen · opened · on Dec 8, 2023 · Issue body actions · I have searched the existing issues · Web Browser: Local OS: Remote OS: Remote Architecture: code-server --version: 2.g 3.
Author   Mustapha-aneen
🌐
Reddit
reddit.com › r/blinkshell › code server not running
r/BlinkShell on Reddit: Code Server not running
February 7, 2024 -

Good morning Carlos,

I am trying to run Code-Server on Blink Build and I'm using the instructions on your video. I am stuck. When I try to to run code-server i get the following error newline' /root/bin/code-server: line 1: '

Many thanks

Sidney

🌐
GitHub
github.com › coder › code-server › issues › 6304
[Bug]: Code server is running, but I can't visit · Issue #6304 · coder/code-server
July 2, 2023 - bugSomething isn't workingSomething isn't workingtriageThis issue needs to be triaged by a maintainerThis issue needs to be triaged by a maintainer ... Code server is running on my server(192.168.2.103), Program output says"HTTP server listening on http://127.0.0.1:8080", but when I visit 192.168.2.103:8080, I can only find a page says"192.168.2.103 Connection refused“,I already remove the firewall but it doesn't work,what should I do?
🌐
Reddit
reddit.com › r/vscode › can't access self hosted vs code server
r/vscode on Reddit: Can't access Self hosted VS Code Server
March 2, 2025 -

Crossposting from r/selfhosted for better visibility.

I installed VS Code Server using this proxmox helper script and the installation does go through. But when accessing the service on given address, I just see blank page.

For Context:
I have tried every different option available on the web to install code-server but all of them are giving me the same result. The services give me either blank page or the password page and then blank page. The LXC Container I use is Ubuntu LTS with 4 GB RAM and 10 GB storage.

At this point, I'm 2 days out and still haven't gotten a code server instant working. This sounds like there's something wrong with the code-server implementation or I'm missing some major step.

My question to everyone here is: Has anybody else faced this issue with code-server or I'm the only one? OR can someone give the above script a try and do a test run to see if you're facing the same error?

🌐
GitHub
github.com › coder › code-server › issues › 7708
cscode remote development tools don't work · Issue #7708 · coder/code-server
March 14, 2026 - Extension host (remote) logs: 2026-03-14 00:16:40.401 [info] Extension host with pid 2533 started 2026-03-14 00:16:40.401 [error] Error: EEXIST: file already exists, open '/root/.local/share/code-server/User/workspaceStorage/-5a6b36f1/vscode.lock' 2026-03-14 00:16:40.401 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/-5a6b36f1/vscode.lock': Could not acquire lock, checking if the file is stale.
Author   lovettchris