-
Notifications
You must be signed in to change notification settings - Fork 253
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
Stuck "Downloading dependencies: Finishing VS Live Share installation..." #2071
Comments
To get unblocked, you can try deleting the following folder on your mac: To help us fix the underlying issue, we can get more information about it from your logs. You can access them via the |
Thanks @dlebu removing that folder fixed it. Before deleting, when I tried to open the Live Share: Export Logs, it would say Activating Plugin then go back to the Downloading dependencies, so somehow, it was stuck before the plug could properly initialize. Not sure if its a VS issue or an issue with this plugin. Either way, I find it strange that uninstalling the plugin didn't clear the issue. |
@mooreaa Glad you got unblocked. You can also get the logs manually at |
Attached are my logs. Looks like that should cover pre and post fix. |
Thanks for the logs! @setaskin Can you take a look? |
I am having the same, or similar issue as the original poster. I tried deleting the extension folder I've gone ahead and downloaded v. 1.36 and also running it portably, not an actual install. I copied over all of the extensions and user-data folder from the v. 1.33.1 data folder and when I run v. 1.36 it launches fine and then I am told the extension host has unexpectedly terminated or something to that effect. I choose the option to Restart the Extension Host and things are back to normal and working as they should be. How does one Restart the Extension Host manually? I am curious to see if doing so in v. 1.33.1 of VSCode will also "unclog" it? Thank you fellas! |
I'm also seeing a similar hang at:
I tried removing the extension directory and reinstalling, but no dice there. Here's my system info:
Extension versions:
|
Have also tried above steps, but still stuck on "Finishing VS Live Share installation..." Extension version: 1.0.614 System Info
|
I've encountered the same issue and solved it by uninstalling ( |
Like @humbienri mentioned in #2071 (comment), I too have encountered Extension Host termination on VSCode startup. However, it occurs every time Live Share gets updated (and even with Live Share Audio disabled) for many months now, and even with Windows 10 x64 (instead of Linux) in my case. Related Issues to Upvote for Fixing Root Cause in VS CodeI've detailed this further at microsoft/vscode#80165 and described how this appears to be a trend affecting many extensions and needing some core Extension Host-level fixes, in microsoft/vscode#79782, and the need for extension isolation in microsoft/vscode#52116. Please upvote and comment on those 3 core VSCode issue reports/requests if believe that this is something that the VSCode core team should prioritize in fixing the root cause (vs. many extension-specific temporary workarounds, considering how many other extensions are affected and the 800+ bug reports across them related to this). Also comment/upvote if you believe that VSCode should improve logging (so can actually identify the extension causing the crash), auto restart the extension host when occurs, and/or implement extension isolation (like I'd proposed in microsoft/vscode#79782) to avoid crashing all extensions when it does occur. |
My logs are stuck at:
|
I had the same issue with Insiders build on Windows 10. Removing the |
I'm also stuck. Deleting the folder and reinstalling did not work. The log reads:
EDIT: I should note I'm using vscode-insiders Version: 1.39.0-insider ANOTHER EDIT: the issue seemingly fixed itself for me. I'm now using Version: 1.39.0-insider |
Same issue. Here is the log. |
The same issue on Windows 10, appears again even if have deleted
|
@SaltedFishLZ-870 , please try deleting the global storage location and try installing again. See the comment here: #180 (comment) . The equivalent folder on windows is |
Hi Version: 1.45.1 (user setup) |
Same as all the people above |
Same issue here, any update? |
Installed it on two of my systems, surprisingly, no issue with my Ubuntu system, but facing this issue on my Windows system. |
I'm getting:
|
Same here. Here's my system info:
My live share audio version is |
Closing this as a duplicate of #180. |
installing a previous version helped me. windows 10 . |
still facing this issue till today on windows |
Same here I'm on windows 10. |
I'm still facing this issue today on Windows 10 |
@lostintangent I don't think this issue should be closed. Even if it shares the same root cause as #180 (which I failed to see from the context here), it shows a different symptom. |
How come this issue still persist since 2019 |
I'm running macOS Mojave and have recently had to reinstall plugins on VS Code. Live Share has been stuck saying (in the status bar) "Downloading dependencies: Finishing VS Live Share installation..." and won't go away. Live Share is not working.
I'm on VS Code Version 1.33.1 and I have tried uninstalling and then re installing the plugin. Any support appreciated.
The text was updated successfully, but these errors were encountered: