Latest update aggressively takes over ~/.ssh/1Password directory
Just updated to 1Password for Mac 8.10.56 (81056028) and found ssh stopped working.
ssh verbose output showed:-
debug1: Will attempt key: /Users/nigel/.ssh/1password/id_ed25519_main.pub explicit
debug1: Trying private key: /Users/nigel/.ssh/1password/id_ed25519_main.pub
no such identity: /Users/nigel/.ssh/1password/id_ed25519_main.pub: No such file or directory
I had the public keys for my ssh keys stored in ~/.ssh/1password - that directory had now gone, and been replaced by ~/.ssh/1Password (muted boo for MacOS case folding filesystem) which had a autogenerated config file in it
Solution was to edit ~/.ssh/config and update all the IdentityFile declarations with a new path - and create that new path with the ssh pub keys.
However it was not an expected result of an update.
Nigel.
1Password Version: 8.10.56
Extension Version: Not Provided
OS Version: MacOS 15.2
Browser: Not Provided
