Comment 63 for bug 201786

Revision history for this message
Sebastian Rydberg (sr-rydbergtech) wrote :

I had a similiar problem and I solved it with:

[srydberg@zeus ~]$ echo $SSH_AUTH_SOCK
/tmp/keyring-KXX3Aw/ssh
[srydberg@zeus tmp]$ sudo rm -rf keyring-KXX3Aw/

Maybe the keys are cached there?