rafaelmaiolla / remote-vscode

A package that implements the Textmate's 'rmate' feature for Visual Studio Code.
MIT License
260 stars 33 forks source link

"Failed to start server, will try again in 10 seconds}" #82

Open LoveDuckie opened 3 years ago

LoveDuckie commented 3 years ago

image

I get this annoying notification prompt every 10 seconds (as the prompt specifies), but I have no idea why the server is failing to start. I've checked to see if the ports are in use, or if I am not running Visual Studio Code as Administrator -- both of these things are fine.

Any troubleshooting tips?

balaji-dutt commented 3 years ago

If you are running on Windows 10, with WSL2, I posted some information on why this could be happening & some workarounds in my comment on a similar issue,