Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
2 years agossh agent stopped working (MacOS)
hi there, I setup the ssh agent as per guide and was able to login on via ssh on my server.
here is my ~/.ssh/config
```
Include ~/.colima/ssh_config
Host *
IdentityAgent "~/Librar...
Former Member
2 years agoI also ran into the same issue when attempting to ssh into my vyos server.