Can't connect my Visual Studio Code to remote ssh Linux server right after upgrade it to 1.75.1

64 Views Asked by At

On my Windows 10 I've been using Visual Studio Code 1.68.1 for a year, connected to a Ubuntu server, and used its Python interpreter. But right after I upgraded to 1.75.1, my connection broke and everything is gone. Remote SSH won't work anymore and gives me this error:

failed to connect to the remote extension host server XHR failed)

Does anyone have the same problem or know how to fix it?

I double checked my connection settings and everything works as expected. I don't think it's the connection/firewall or anything else linked to my connection. I'd installed Remote-ssh, WSL and Windows-subsystem-to-Linux extension on the old version, but as of now, some extensions that were crucial to remote Linux SSH server don't work after upgrading to 1.75.1

0

There are 0 best solutions below