Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
wavesound
4 years agoDedicated Contributor
SSH Agent Not Working on macOS 12.4
After following this guide: https://developer.1password.com/docs/ssh/get-started , I enabled the SSH Agent on mac0S and I added the agent config to ~/.ssh/config as prescribed in Step 4 and verified ...
Former Member
4 years agoIt is hard to troubleshoot without any troubleshooting instructions from 1Password :'( When I check the agent.sock
that 1Passord asked me to add to my ssh config, I see it does not exist:
ls ~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock
ls: /Users/me/Library/Group: No such file or directory
ls: Containers/2BUA8C4S2C.com.1password/t/agent.sock: No such file or directory
I have no idea whether that is a sign of a problem or expected.