SSH – Could not open a connection to your authentication agent

If you get “Could not open a connection to your authentication agent“, try:

eval `ssh-agent -s` | ssh-add ~/.ssh/you_id_rsa_private_key

=> It works on Ubuntu 16, 18 and Debian

Still a bug ?
Try:
ssh -vvvT git@gitlab.com

chevron_left
chevron_right

Leave a comment

Your email address will not be published. Required fields are marked *

Comment
Name
Email
Website