Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
3 years ago"SSH authorization model was set incorrectly, dropping signature request" when signing git commit
I set up the SSH Agent, and added the config for signing git commits. However, when I actually commit, it fails with the error:
```
error: agent returned an error
fatal: failed to write commit...
Former Member
3 years agoI am having the same error after setting up the SSH agent on a new M2 Mac mini. It works on my M2 MacBook Pro.
Log Reads: ERROR 2023-04-15T21:55:54.833 tokio-runtime-worker(ThreadId(8)) [1P:ssh/op-ssh-agent/src/lib.rs:583] SSH authorization model was set incorrectly, dropping signature request
This was using a SSH key locally to one of my servers.