My ssh keys are definitely set up correctly, as I\'m never prompted for the password when using ssh. But capistrano still asks for a password when deploying with cap d
copying public key manually to authorized_keys did not work in my case but doing it via service worked, when I found service had simply added one more same key at the end