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

[Code] The workbench failed to connect to the server (Error: TIMEOUT) #3782

Closed
jankeromnes opened this issue Apr 6, 2021 · 5 comments · Fixed by #4404
Closed

[Code] The workbench failed to connect to the server (Error: TIMEOUT) #3782

jankeromnes opened this issue Apr 6, 2021 · 5 comments · Fixed by #4404
Assignees
Labels
editor: code (browser) roadmap item: gitpod code https://bit.ly/3oqjuOn type: bug Something isn't working

Comments

@jankeromnes
Copy link
Contributor

jankeromnes commented Apr 6, 2021

Bug description

I was running some CPU-intensive workload in gitpod-staging, using:

when suddenly my browser said VS Code was no longer able to connect and that I needed to reload.

Screenshot 2021-04-06 at 18 18 22

I first clicked "Cancel", then when nothing worked, I refreshed my browser.

Then this error showed up:

An unexpected error occurred that requires a reload of this page.
The workbench failed to connect to the server (Error: TIMEOUT)
[Reload]

Screenshot 2021-04-06 at 18 18 44

It now shows up every time, no matter how many times I reload.

Steps to reproduce

  • Try to run this manual test
  • Have the cpuburn and the watch in side-by-side split terminals
  • After a minute or so, the first error shows up
  • Every time you reload, you see the second error

Expected behavior

No response

Example repository

No response

@jankeromnes jankeromnes added type: bug Something isn't working editor: code (browser) roadmap item: gitpod code https://bit.ly/3oqjuOn labels Apr 6, 2021
@jankeromnes jankeromnes changed the title The workbench failed to connect to the server (Error: TIMEOUT) [Code] The workbench failed to connect to the server (Error: TIMEOUT) Apr 6, 2021
@jankeromnes
Copy link
Contributor Author

Workspace ID, FYI: indigo-parrot-roq6u35m

@akosyakov akosyakov added this to the [backlog] April 2021 milestone Apr 7, 2021
@akosyakov
Copy link
Member

maybe related to #3797

@akosyakov akosyakov self-assigned this Apr 13, 2021
@akosyakov
Copy link
Member

Please next time when it happens collect data from browser devtools and share them here.

@akosyakov akosyakov modified the milestones: April 2021, May 2021 (backlog) Apr 26, 2021
@csweichel csweichel removed this from the May 2021 (backlog) milestone May 6, 2021
@akosyakov
Copy link
Member

I was able to reproduce it by switching to 3G network profile on system level.

@akosyakov
Copy link
Member

fixed by #4404

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor: code (browser) roadmap item: gitpod code https://bit.ly/3oqjuOn type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants