Clock
0
Q:

ssh-add could not open a connection to your authentication agent

eval `ssh-agent -s`
ssh-add
2
ssh-agent bash
ssh-add
0
# wsl2 solution with vscode to connect to Github repository (not sure why it works with the agent but not otherwise keys are in Ubuntu ie. could be with it being in a VM)
eval $(ssh-agent)
ssh-add
0

New to Communities?

Join the community