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
When I try to load Sudio Code Server Web Gui I will get this error message.
I also tried to reinstall vscode, but the error is still the same. I tried Firefox and Brave
An unexpected error occurred that requires a reload of this page.
The workbench failed to connect to the server (Error: Time limit reached)
Expected behavior
Access to vscode without this message
Actual behavior
Can't connect to Studio Code Server
Steps to reproduce
Try to open web GUI
vscode log
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 00-banner.sh: executing...
-----------------------------------------------------------
Add-on: Studio Code Server
Fully featured Visual Studio Code (VSCode) experience integrated in the Home Assistant frontend.
-----------------------------------------------------------
Add-on version: 5.0.1
You are running the latest version of this add-on.
System: Home Assistant OS 7.6 (amd64 / qemux86-64)
Home Assistant Core: 2022.4.7
Home Assistant Supervisor: 2022.04.0
-----------------------------------------------------------
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing...
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] code-server.sh: executing...
[cont-init.d] code-server.sh: exited 0.
[cont-init.d] mosquitto.sh: executing...
[cont-init.d] mosquitto.sh: exited 0.
[cont-init.d] mysql.sh: executing...
[cont-init.d] mysql.sh: exited 0.
[cont-init.d] user.sh: executing...
[cont-init.d] user.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[18:10:10] INFO: Starting the code server...
[2022-05-01T16:10:12.048Z] info Wrote default config file to ~/.config/code-server/config.yaml
[2022-05-01T16:10:12.958Z] info code-server 4.3.0 09bc30027a7fbba170f907a527eaa9f7219fe739
[2022-05-01T16:10:12.960Z] info Using user-data-dir /data/vscode
[2022-05-01T16:10:12.994Z] info Using config file ~/.config/code-server/config.yaml
[2022-05-01T16:10:12.994Z] info HTTP server listening on http://0.0.0.0:1337/
[2022-05-01T16:10:12.995Z] info - Authentication is disabled
[2022-05-01T16:10:12.995Z] info - Not serving HTTPS
The text was updated successfully, but these errors were encountered:
Problem/Motivation
When I try to load Sudio Code Server Web Gui I will get this error message.
I also tried to reinstall vscode, but the error is still the same. I tried Firefox and Brave
Expected behavior
Access to vscode without this message
Actual behavior
Can't connect to Studio Code Server
Steps to reproduce
Try to open web GUI
vscode log
The text was updated successfully, but these errors were encountered: