Skip to content

Sharing SSH keys broken agent in 1.101.0 Windows 11 x64 #11043

Open
@gremo

Description

@gremo

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)

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugcontainersIssue in vscode-remote containers

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions