Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
geoffharcourt
2 years agoNew Contributor
SSH agent appears to be broken in 8.10.34 and 8.10.36 (beta)
Immediately after updating 1Password this morning my SSH key management stopped working. I tried restarting my machine and then also tried downgrading from the beta channel to the production channel and restarting and I'm still getting this when I try to do git pull
:
```
❯ g pull
mailto:git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
```
1Password Version: 8.10.34, 8.10.36
Extension Version: Not Provided
OS Version: 14.5
Browser: Not Provided
1 Reply
- geoffharcourtNew Contributor
It appears that the update turned SSH Agent off. After turning it back on in my 1Password preferences, things started working again.