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

VScode closes remembered tabs after timeout from SSH passphrase key prompt #110451

Closed
zl0ty opened this issue Nov 12, 2020 · 1 comment
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@zl0ty
Copy link

zl0ty commented Nov 12, 2020

  • VSCode Version: 1.51.1 but it happened in 2 previous major releases
  • OS Version: Windows 10

Steps to Reproduce:

  1. Configure remote SSH host to use SSH key with passphrase
  2. Open connection, type passhprase
  3. Open couple of files in editor
  4. Close editor
  5. Open editor - it has your tabs opened and tries to establish connection, prompting for SSH key passhprase
  6. Wait 2 minutes
  7. Type passhprase
  8. Error should appear: 'Could not establish connection to "" The process tried to write to nonexistent pipe
  9. Opened tabs are gone
  10. Click retry button, type passhprase, tabs are still gone

Does this issue occur when all extensions are disabled?: No, because it requires remote-ssh extension

@roblourens
Copy link
Member

#110062

@roblourens roblourens added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 12, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Dec 27, 2020
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

2 participants