Richard Sandilands
2006-Jul-25 01:23 UTC
[Rails] Shovel/TextDrive error: missing SSHAgent.socket
Hi there When running the initial ''rake remote:exec ACTION=setup_lighty'' command I get this error: ''No such file or directory - /tmp/501/nl.uu.phil.SSHAgent.socket'' Any clues would be appreciated. Richard Sandilands
Can you ssh correctly from the command line? What platform are you
on? Have you blown away your tmp directory?
- dan
--
Dan Kohn <mailto:dan@dankohn.com>
<http://www.dankohn.com/> <tel:+1-415-233-1000>
On Jul 24, 2006, at 6:23 PM, Richard Sandilands wrote:
> Hi there
>
> When running the initial ''rake remote:exec
ACTION=setup_lighty''
> command I get this error:
>
> ''No such file or directory -
/tmp/501/nl.uu.phil.SSHAgent.socket''
>
> Any clues would be appreciated.
>
> Richard Sandilands
> _______________________________________________
> Rails mailing list
> Rails@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
Richard Sandilands
2006-Jul-25 03:19 UTC
[Rails] Shovel/TextDrive error: missing SSHAgent.socket
On 7/25/06, Dan Kohn <dan@dankohn.com> wrote:> Can you ssh correctly from the command line? What platform are you > on? Have you blown away your tmp directory?It''s odd - if I do eval `ssh-agent` at the prompt then run the command it works (I hit other errors with shovel but get around the missing socket file.)