[Rails] Switchtower Error

Siva Jagadeesan sivajagdev at gmail.com
Wed Feb 1 05:17:31 GMT 2006


This is my deploy file

set :application, "varcasa stage"
set :repository, "file:///c:/svnrepo/thenali/trunk"

#
=============================================================================
# ROLES
#
=============================================================================
# You can define any number of roles, each of which contains any number of
# machines. Roles might include such things as :web, or :app, or :db,
defining
# what the purpose of each machine is. You can also specify options that can
# be used to single out a specific subset of boxes in a particular role,
like
# :primary => true.

role :web, "varcasa.com"
role :app, "varcasa.com"


When I try to do "setup" from my local system I am getting this following
error

rake aborted!
getaddrinfo: no address associated with hostname.
./lib/tasks/switchtower.rake:17:in `switchtower_invoke'


Any Ideas?

--

Rgds,
--Siva Jagadeesan
http://www.varcasa.com/
My First Rails Project. Powered by Typo and soon by RForum too
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060201/8940ee4a/attachment.html


More information about the Rails mailing list