I use SSH keys stored on a Yubikey. Today I got the following message when adding my keys to the ssh-agent, as usual:
$ ssh-add -K
Enter PIN for authenticator:
Provider "internal" returned failure -4
Unable to load resident keys: device not found
There have been no updates to SSH recently. Restarting does not help.
System:
- Mac OS Monterey
- YubiKey 4
How do I debug this?