Skip to content
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

When VS Code starts and can't connected via remote ssh the opened editor tabs close upon attempting to retry remote ssh (generally succeeds). #128890

Closed
EmbeddedBacon opened this issue Jul 17, 2021 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@EmbeddedBacon
Copy link

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.58.2 (but goes back a good number of versions)
  • OS Version: Windows 10 Enterprise

Steps to Reproduce:

  1. Launch VS Code which attempts to open last session which was connected to Linux machine using Remote SSH
  2. VS Code is unable to connect to the remote system "Could not establish connection to 'system name': Connecting with SSH timed out."
  3. Prompt is displayed asking next action (close remote, more actions, retry), then selected retry making connection. After a second or two the open editor tabs are closed losing all the files I had opened. Generally able to establish a connection on the retry (but not always).
@vscodebot
Copy link

vscodebot bot commented Jul 17, 2021

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@bpasero
Copy link
Member

bpasero commented Aug 2, 2021

/duplicate #110062

@github-actions github-actions bot locked and limited conversation to collaborators Sep 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants
@bpasero @EmbeddedBacon and others