Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
dazfuller
3 months agoNew Contributor
SSH keys issue in latest version
1Password updated yesterday to the latest (current) version - 1Password for Mac 8.12.0 (81200013) - and since then using SSH keys has broken where I have different accounts for the same service. I'm ...
- 3 months ago
I solved my problem by removing the Personal vault from my https://developer.1password.com/docs/ssh/agent/config/
eb1234
3 months agoNew Contributor
I'm having what I think is the same problem with GitHub. I have a personal ssh key and a work ssh key. My work one is authorized with SSO, but I keep getting intermittent errors saying my key is not authorized. I think the wrong key is being used and not moving on to the next one that is authorized.
- eb12343 months agoNew Contributor
I solved my problem by removing the Personal vault from my https://developer.1password.com/docs/ssh/agent/config/
- dazfuller3 months agoNew Contributor
Thanks. I didn't have the agent config file, so I ended up creating one and adding all my SSH keys individually so they're checked in a better order. So it's not fixed the issue, but I can at least work around it for now
- eb12343 months agoNew Contributor
I'm not sure if there are different hostnames for the different environments, but it looks like you can associate a key with a specific host, too. That might make it even easier.