"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 object
```
Looking in the logs, that seems to correspond to a message like
ERROR 2023-04-14T13:49:50.092 tokio-runtime-worker(ThreadId(7)) [1P:ssh/op-ssh-agent/src/lib.rs:583] SSH authorization model was set incorrectly, dropping signature request
I couldn't find any documentation that suggested a specific resolution for that error, any pointers?
1Password Version: 8.10.4
Extension Version: Not Provided
OS Version: Not Provided
Browser:_ Not Provided
Referrer: forum-search:https://1password.community/search?Search=SSH%20authorization%20model%20was%20set%20incorrectly%2C%20dropping%20signature%20request
