Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
kzolnowski
3 years agoOccasional Contributor
ssh-agent stopped working
Hi,
After last nigthly update ssh-agent stopped working with error:
sign_and_send_pubkey: signing failed for ED25519 "SSH key ed25519 private" from agent: agent refused operation
Here's a log...
chris79s
3 years agoNew Contributor
New MacBook Pro M2
- 1Password for Mac 8.10.0 (81000055) (on PRODUCTION channel) (via homebrew)
- macOS 13.2.1 22D68 arm64
- normal, stock Terminal.app
Time Machine restore from an Intel MBPro
$ ssh-add -l
The agent has no identities.
$ ssh -vT git@github.com
[…]
debug1: Will attempt key: ED25519 SHA256:S5[…]8M agent
[…]
debug1: Offering public key: ED25519 SHA256:S5[…]8M agent
[…]
debug1: No more authentication methods to try.
git@github.com: Permission denied (publickey).
ED25519 SHA256:S5[…]8M
key is the correct key
- Complete un-install → reboot → re-install is of no use (yes, all files in
~/Library
) - Moved all ssh keys out of and back into "Personal" vault (in personal account)
I've spent hours on this today…
Still not working 😕 going to bed