ssh-agent on linux: sign_and_send_pubkey agent refused operation
I'm trying to get ssh-agent integration working on linux with 1password 8. When I try a git pull to an ssh-based server, auth via the agent fails with the following relevant line from verbose output:
debug1: Next authentication method: publickey
debug1: Offering public key: (redacted) agent
debug1: Server accepts key: (redacted) agent
sign_and_send_pubkey: signing failed for ED25519 "(redacted)" from agent: agent refused operation
The 1password ssh agent is running. I can see my key listed in the output of ssh-add -l.
1Password Version: 8.9.4
Extension Version: Not Provided
OS Version: arch linux with kernel 6.0.2-arch1-1
Browser:_ N/A
