Open
Description
Does this issue occur when all extensions are disabled?: N/A because I don't know if they are needed in order to share SSH keys
- VS Code Version: 1.101.0
- OS Version: Windows 11 x64
Before this update, I was able to open a project in my Dev Container and work via SSH. However, after the update, SSH suddenly stopped working.
Investigating further:
root@b9d191e5709a:/app# ssh-add -l
Could not open a connection to your authentication agent.
Agent is of course running on my host machine. Rebuilding without cache didn't help.
EDIT: Reverted back to 1.100.3 and it works fine again:
root@de79f8108af9:/app# ssh-add -l
<redacted> Marco@PC-MARCO (RSA)