could not open a connection to your authentication agent. linux code example
Example 1: Could not open a connection to your authentication agent.
eval `ssh-agent -s`
ssh-add
Example 2: Could not open a connection to your authentication agent.
$ eval `ssh-agent -s`