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

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

Related posts:

  1. 404 Mishandling

One comment

  1. xmariachi says:

    …still doesnt work for me.

    Will keep on investigating – thanks anyway!

Leave a Reply

Your email address will not be published. Required fields are marked *

*