my life

day to day

Archive for June 26th, 2007

Cap Oddity `initialize’: No such file or directory (Errno::ENOENT)

Tuesday, June 26th, 2007

Trying to deploy something today and ran into the error

`initialize’: No such file or directory - /tmp/ssh-IOIwF31501/agent.31501 (Errno::ENOENT)

Turns out it’s related to the passwordless ssh login.

Running the following fixed these issues:

$ ssh-agent bash $ ssh-add

add to del.icio.us    add to technorati favs   email this