Might need to see your deploy.rb file, but I would look where you
define the servers.  It appears it is looking for the the host
'application' and cannot find it.

Darian Shimy
--
http://www.darianshimy.com
http://twitter.com/dshimy



On Wed, Dec 2, 2009 at 10:37 PM, madhuri godade <madhurigod...@gmail.com> wrote:
> hello,
>
>
> I want to run cap deploy command but i am gettion following error..
>
>  * executing `deploy'
>  * executing `deploy:update'
>  ** transaction: start
>  * executing `deploy:update_code'
>    executing locally: "svn info http://svn.ecomm.pragtech.co.in/ecomm
> -rHEAD"
>  * executing "svn checkout -q  -r65 http://svn.ecomm.pragtech.co.in/ecomm
> /u/apps/ecomm/releases/20091203063655 && (echo 65 > /u/apps/ecomm/
> releases/20091203063655/REVISION)"
>    servers: ["application"]
> *** [deploy:update_code] rolling back
>  * executing "rm -rf /u/apps/ecomm/releases/20091203063655; true"
>    servers: ["application"]
>  ** [deploy:update_code] exception while rolling back:
> Capistrano::ConnectionError, connection failed for: application
> (SocketError: getaddrinfo: Name or service not known)
> connection failed for: application (SocketError: getaddrinfo: Name or
> service not known)
>
>
>
> --
>
> You received this message because you are subscribed to the Google Groups 
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-t...@googlegroups.com.
> To unsubscribe from this group, send email to 
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.


Reply via email to