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...
floris_1P
1Password Team
3 years agoGood to hear that the No such file or directory
issue got solved! Now you're properly connected to the agent, but the next problem is that the agent doesn't list the keys you've created.
We just detected a flaw in the docs that creates some confusion about the vault name, see this comment. So could you try moving the keys to your Personal
vault and run ssh-add -l
or ssh -o 'IdentitiesOnly=no' -T git@github.com
again?