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

[vscode-web] extension host process times out on startup #7863

Closed
thisisommore opened this issue Jan 27, 2022 · 17 comments
Closed

[vscode-web] extension host process times out on startup #7863

thisisommore opened this issue Jan 27, 2022 · 17 comments
Assignees

Comments

@thisisommore
Copy link

Bug description

The VsCode command to stop gitpod workspace is missing sometimes
image
Also this button doesn't work when the issue occurs
image

Steps to reproduce

Run any workspace and try to stop it after a while.
This most of the time works, but still more frequently I started seeing such issue

Workspace affected

No response

Expected behavior

The gitpod button should always be clickable and the stop workspace command always be available

Example repository

No response

Anything else?

After reloading the tab it works

@akosyakov
Copy link
Member

Do you use stable or insiders? Is anything else working, i.e. do you have terminals, git integration and so on? It sounds like the extension host process does not start at all?

@thisisommore
Copy link
Author

@akosyakov Yeah, I am using stable and Saas (not self-hosted), also the terminal works but the git integration doesn't.

@thisisommore
Copy link
Author

Yeah, I guess some issue with the extension host process, I will try to reproduce it again and capture logs In dev tools, will it be helpful?

@mustard-mh
Copy link
Contributor

Does refresh this page help? @thisisommore

@akosyakov
Copy link
Member

@thisisommore You connection is good? VS Code tries to start up extensions for 1 minute and then gives up leaving such state usually.

You can also share your startup performance in such case, maybe there is something interesting:
Screenshot 2022-01-27 at 10 46 49

Does refresh this page help? @thisisommore

👍 It should work like a workaround.

@akosyakov akosyakov moved this to Scheduled in 🚀 IDE Team Jan 27, 2022
@thisisommore
Copy link
Author

thisisommore commented Jan 27, 2022

Does refresh this page help? @thisisommore

@mustard-mh Yes it does

@thisisommore
Copy link
Author

@thisisommore You connection is good? VS Code tries to start up extensions for 1 minute and then gives up leaving such state usually.

You can also share your startup performance in such case, maybe there is something interesting: Screenshot 2022-01-27 at 10 46 49

Does refresh this page help? @thisisommore

👍 It should work like a workaround.

Got it will check

@akosyakov akosyakov changed the title The vscode command to stop gitpod workspace is missing [vscode-web] extension host process times out on startup Jan 27, 2022
@shaal
Copy link
Contributor

shaal commented Jan 27, 2022

I've seeing this for the last few months, most time everything is good, sometimes a workspace loads without the "Gitpod extras", and a refresh of the tab fixes it.
I didn't find a way to reproduce it, for me it happens randomly. I use regular VSCode (not insiders).

@akosyakov can you write what information should we collect when it happens next time?

@akosyakov
Copy link
Member

@shaal This command should let you to get logs (stored locally in your browser), for any window session:
Screenshot 2022-01-28 at 10 50 35

Also startup performance file maybe can help to track down what is going on.

If you have such you can send them [email protected] and mention this issue.

@shaal
Copy link
Contributor

shaal commented Jan 28, 2022

Thank you @akosyakov, will do!

How can I get startup performance file ?

@thisisommore
Copy link
Author

thisisommore commented Jan 30, 2022

@akosyakov I have got the issue again today and have saved logs for window session and startup performance, it is safe to share it here?

@axonasif
Copy link
Member

I have got the issue again today and have saved logs for window session and startup performance, it is safe to share it here?

No, you should send them to [email protected] and mention this issue as Anton told above.

@shaal
Copy link
Contributor

shaal commented Jan 31, 2022

@akosyakov @axonasif I was able to capture that information when I encountered this issue in a workspace today, and sent it to [email protected] I hope it helps :)

@akosyakov
Copy link
Member

@mustard-mh is going to look into, but since it is hard to reproduce and needs good knowledge of VS Code @jeanp413 please mentor here and provide all necessary support 🙏

@akosyakov
Copy link
Member

@shaal I looked at your logs unfortunately they are not really helpful :( they do confirm my assumption that extension host process does not start but they don't point to any error.

Could you try to collect data from ouput view behind the separator, especially for Remote Server and Remote Extension Host please:
Screenshot 2022-02-09 at 22 02 43

@jeanp413 jeanp413 self-assigned this Feb 15, 2022
@jeanp413 jeanp413 moved this from In Progress to In Review in 🚀 IDE Team Mar 1, 2022
@jeanp413
Copy link
Member

jeanp413 commented Mar 4, 2022

This is fixed in insiders by #8313, will be available in next stable release 1.65 tomorrow Friday

@jeanp413
Copy link
Member

jeanp413 commented Mar 4, 2022

Version 1.65 released, closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

6 participants