Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
Former Member
3 years agoError connecting to agent: No such file or directory
I just saw the post & beta for SSH + CLI integration and this seems amazing. +1 Cant wait for the final release.
However, I'm unable to get this working at all.
* I also use a shell called fis...
Former Member
3 years agoNo success, unfortunately. (With the Keys in the Personal Vault)
```
~/.ssh î‚° ssh-add -l
The agent has no identities
~/.ssh î‚° ssh -o 'IdentitiesOnly=no' -T git@github.com
git@github.com: Permission denied (publickey).
```