Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years agoJust tried to configure 1Password SSH and am having trouble (Windows 11)
Hi, I get an error when I try the test recommended in the set up document. When I run ssh -T git@github.com , I get
sign_and_send_pubkey: signing failed: agent refused operation
git@github.c...
Former Member
4 years agoYour error reads like the 1password ssh service is failing to load. Can you try this command ssh -vT git@github.com
?