Forum: Rails deployment Capistrano: Errorno::ETIMEDOUT

Posted by Manu Lorenzo (noloman)
on 2010-07-02 18:57
Hi everybody,

I am trying to set up a small application to my hosting in iPage.com,
but I can't properly configure the deploy.rb file.
I get the following error:

C:\> cap deploy:setup
  * executing `deploy:setup'
  * executing "sudo -p 'sudo password: ' mkdir -p
..............................
................................................................................

connection failed for: mydomain.com (Errno::ETIMEDOUT: A connection
attempt f
ailed because the connected party did not properly respond after a
period of tim
e, or established connection failed because connected host has failed to
respond
. - connect(2))

I think I properly set up the deploy.rb: I used in role :web,
"mydomain.com" (just like in :app and in :db) but I didn't specify a set
:deploy_to

Thanks a lot in advance!
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.