-
Notifications
You must be signed in to change notification settings - Fork 331
SSh seems to randomly disconnect due to "connection reset"particulary on OS X #4448
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
Comments
In case it's relevant, here's the output from around the first connection reset:
yadda yadda yadda |
Log from the dev tools:
This happens every few minutes or so. I set a keepAlive of 20 seconds which worked for a while but we're back to this, now. |
Thanks for reporting @zersiax. We also have related issues tracking disconnects and the behavior to handle them: https://github.com/microsoft/vscode-remote-release/issues/1087, #1257 (related to large folder issue you mention), #3096. |
Steps to Reproduce:
Does this issue occur when you try this locally?: N/A
Does this issue occur when you try this locally and all extensions are disabled?: N/A
extra info
I have been seeing connection drops on several hosts over the last few months and having trouble tracking down the cause, as it doesn't always present the same way and yet the issues seem related:
In both cases, I have an ssh terminal over wsl2 open which does not disconnect and has no issues whatsoever.
If there are more ideas to debug this, or fix this, I'd love to hear it as this is extremely detrimental to productivity. This essentially means autocomplete barely works, saving is extremely unpredictable etc.
The text was updated successfully, but these errors were encountered: