Question
SSH: Could not open a connection to your authentication agent
Hello
I accessed my server with ssh one time on from Ubuntu16.04
But when tried to connect next time I goy this error
“Could not open a connection to your authentication agent”
after executing
$ eval ssh-agent -s
$ ssh-add <path_to_private_key>
So I cant connect with ssh, and I don’t have login or password.
How can I get at least a login and password to access the server?
Please, help :)
I am new to Ubuntu
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Can you share a little more information so we can best help you.