ssh-add could not open a connection

Ever try to run ssh-add and get this message?

Could not open a connection to your authentication agent

Run this command

exec ssh-agent /bin/bash

or just add that to your .bash_profile so it runs on login.

Comments

Popular posts from this blog

Database, schema, and table sizes in Greenplum

Greenplum update with multiple tables

Show running queries on Postgresql/Greenplum