ssh-keygen produces id_rsa, id_rsa.pub, already placed in the correct position (.ssh), but the following message appears at line:
Agent admitted failure to sign using the key
solution
Run ssh-add on your machine, see below.
Identity added: /home/user/.ssh/id_rsa (/home/user/.ssh/id_rsa)
The next line is usually ~