Live-share: [VS Code] Timed out waiting for agent process to start.

Created on 8 Jun 2018  路  13Comments  路  Source: MicrosoftDocs/live-share

Product and Version [VS/VSCode]: VSCode
OS Version [macOS/Windows]: macOS
Live Share Extension Version: 0.3.264
Target Platform or Language [e.g. Node.js]: JavaScript, HTML and CSS

Steps to Reproduce / Scenario:

  1. Whenever I open a new Window it takes a long time to load the plugin, after that, the error message appears.
  2. I tried to disable and reload the window and then re-enable it again, it didn't work.

I have attached the export logs.

Thanks in advance!

vs-live-share-export-logs.zip

duplicate investigating macOS vscode

All 13 comments

Just confirming if this happen 100% of the time? Also could you give me some indication as to what the specs are of your machine (i.e. type of hard drive, memory, cpu, age, etc)?

Also when you get a chance, can you try running:

~/.vscode/extensions/ms-vsliveshare.vsliveshare-0.3.264/dotnet_modules/vsls-agent

Note the version number... I'd love to know what the output is.

Hello @avanderhoorn, thanks for replying back to me, as requested I share the information you've requested me:

screen shot 2018-06-08 at 8 53 00 pm
screen shot 2018-06-08 at 8 53 19 pm
screen shot 2018-06-08 at 8 53 29 pm

After running the command I got this:

screen shot 2018-06-08 at 8 58 45 pm

same thing
,
1.Whenever I open a new Window it takes a long time to load the plugin, after that, the error message appears.
2.When I run the command sign in with the brower,the error message appears.
.
image

After I executed the script @avanderhoorn requested me to run on my terminal

~/.vscode/extensions/ms-vsliveshare.vsliveshare-0.3.264/dotnet_modules/vsls-agent

The extension started to work perfectly.

@ManudeQuevedo thank you for your infomation.It works for me too.

Hello,today I open the vscode,the problem appears again.
After executed the script ~/.vscode/extensions/ms-vsliveshare.vsliveshare-0.3.264/dotnet_modules/vsls-agent .
It works again.
should I executed the script everyday when I open the vscode?
@ManudeQuevedo How about you?Please let me know,thanks a lot.

Hello @hqiwen , I executed the command while the VS Code editor was open, after this, the plugin automatically started to reload, and the last step I took was to re-launch VS Code, until now, it is working perfectly.

@hqiwen you shouldn't have to run the command before opening VS Code to get the extension to load, and I'm not sure why it's solving your problem.
@jasongin @avanderhoorn from the logs, the agent is failing to start with the error "Failed to initialize CoreCLR, HRESULT: 0x8007042B" - any ideas?

0x8007042B = "The process terminated unexpectedly."
It's not a very informative error code.

@hqiwen can you give us the details of your machine (i.e. type of hard drive, memory, cpu, age, etc)?

Sure锛宧ere they are.

OS window 10 professional
memory 4GB
CPU Intel Core i5-5200U @ CPU 2.20GHz 2.20GHz
image

The type of hard drive TOSHIBA MQ01ABF050
image

And here is the logs.
log.zip

Closing as dupe of 360.

Was this page helpful?
0 / 5 - 0 ratings