ssh: "Agent admitted failure to sign using the key"
- by takeshin
I'm trying to set up password-less login with ssh on Ubuntu Server,
but I keep getting:
Agent admitted failure to sign using the key
and prompt for password.
I have generated new rsa keys. Before the system reboot it worked just fine.
All the links lead me to this bug, but nothing works. SSH Agent is still not running.
How to fix that? Maybe the files need specific permissions?