Changes between Version 1 and Version 2 of FAQ_T4_F5
- Timestamp:
- 03/05/13 12:20:15 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ_T4_F5
v1 v2 1 1 == `ssh-add` gives error message: `Could not open a connection to your authentication agent.` == 2 2 3 This is because your ssh-agent has stopped running for some reason and is unable to restart automatically. Try removing the file `$HOME/.ssh/environment.puma` on PUMA and then log out and log back in again. You will hopefully then see a message something along the lines of "re-initialising ssh-agent", you should then be able to run `ssh-add` successfully. 4