You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried both values of the remote.SSH.useLocalServer setting
Connect Locally
It connects successfully
->
Once in every while, a new employee with VSCode comes in, connects to our remote VPS with it and then this happens:
When lookint at htop there's some vscode script eating all the cpu.
I didn't believe them so i went to do a fresh vscode install with remote ssh extension, connected to our VPS and there it was, server was crashing.
Now, i understand vscode probably crawls the server to see the directory structure, but can't this behavior be not enabled by default? This is a truly invasive feature that can crash machines. There should be a button and big warning before indexing the whole machine telling users that this can crash the remote servers.
Expected Behavior
Not crash remote vps
Steps To Reproduce
1 connect to a remote vps
2 crash server with 100% cpu usage
Remote-SSH Log
Remote-SSH Log
[PASTE LOG HERE]
Anything else?
I have searched for other similar issues like this, and tried tips like disabling "follow symlinks" but it doesn't really help.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this bug?
Required Troubleshooting Steps
remote.SSH.useLocalServer
settingConnect Locally
It connects successfully
->
Once in every while, a new employee with VSCode comes in, connects to our remote VPS with it and then this happens:
When lookint at htop there's some vscode script eating all the cpu.
I didn't believe them so i went to do a fresh vscode install with remote ssh extension, connected to our VPS and there it was, server was crashing.
Now, i understand vscode probably crawls the server to see the directory structure, but can't this behavior be not enabled by default? This is a truly invasive feature that can crash machines. There should be a button and big warning before indexing the whole machine telling users that this can crash the remote servers.
Expected Behavior
Not crash remote vps
Steps To Reproduce
1 connect to a remote vps
2 crash server with 100% cpu usage
Remote-SSH Log
Remote-SSH Log
Anything else?
I have searched for other similar issues like this, and tried tips like disabling "follow symlinks" but it doesn't really help.
The text was updated successfully, but these errors were encountered: