Could not open a connection to your authentication agent :
If you are trying to execute ssh-add -l or ssh-add and it gives following error.
If you are trying to execute ssh-add -l or ssh-add and it gives following error.
Could not open a connection to your authentication agent
To remove this error, Run following command.# eval `ssh-agent`
Now try to tun ssh-add again.