Skip to content
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

The workbench failed to connect to the server (Error: Time limit reached) #442

Closed
haruzept opened this issue May 1, 2022 · 1 comment
Closed

Comments

@haruzept
Copy link

haruzept commented May 1, 2022

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

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 
@haruzept
Copy link
Author

haruzept commented May 1, 2022

Issue is fixed with

The issue is solved if you follow the solution and upgrade Apache as noted here:

coder/code-server#4723

Originally posted by @krkeegan in #371 (comment)

@haruzept haruzept closed this as completed May 1, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jun 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant