vscode-remote-release
vscode-remote-release copied to clipboard
[Remote-SSH Bug]: SSH agent forwarding broken after reconnect
- VSCode Version: 1.93.1 (Universal)
- Local OS Version: 14.6.1 (23G93)
- Remote OS Version: Ubuntu 18
- Remote Extension/Connection Type: Server
this is basically a duplicate submission of https://github.com/microsoft/vscode-remote-release/issues/9662
That issue was closed as completed, however I have observed the same behavior in latest release of remote ssh extension. [10:53:17.474] Remote-SSH version: [email protected]
Steps to Reproduce:
- work normally for a while
- go away for a while
- re-open laptop, VS Code reconnects and most things work
- cannot git pull/git push, since those use agent keys
Does this issue occur when you try this locally?: no