Nevermind. This is my problem :) On Thu, Nov 3, 2011 at 7:22 PM, Brian Carpio <[email protected]> wrote:
> I am getting this error running a cap job the sdsolr, this was just > working... I checked that I can ssh to [email protected] and > that [email protected] can ssh to [email protected] > without passwords. > > desc "Setup cluster:* for sdsolr" > task :sdsolr do > set :gateway, '[email protected]' > role :cluster, "[email protected]", :primary => true > end > > # cap -v sdsolr cluster:extract_build -s element=2011.11.05 -s > number=5 > ** sftp upload /www/html/rallyhw/capistrano/copy_build.sh -> > copy_build.sh > /usr/lib/ruby/gems/1.8/gems/capistrano-2.5.5/lib/capistrano/ > configuration/namespaces.rb:188:in `method_missing': undefined local > variable or method `gatewayhostname' for > #<Capistrano::Configuration::Namespaces::Namespace:0xb7c3dab8> > (NameError) > from Capfile:1228:in `load' > from /usr/lib/ruby/gems/1.8/gems/capistrano-2.5.5/lib/capistrano/ > configuration/execution.rb:128:in `instance_eval' > from /usr/lib/ruby/gems/1.8/gems/capistrano-2.5.5/lib/capistrano/ > configuration/execution.rb:128:in > `invoke_task_directly_without_callbacks' > from /usr/lib/ruby/gems/1.8/gems/capistrano-2.5.5/lib/capistrano/ > configuration/callbacks.rb:27:in `invoke_task_directly' > from /usr/lib/ruby/gems/1.8/gems/capistrano-2.5.5/lib/capistrano/ > configuration/execution.rb:81:in `execute_task' > from /usr/lib/ruby/gems/1.8/gems/capistrano-2.5.5/lib/capistrano/ > configuration/execution.rb:93:in `find_and_execute_task' > from > /usr/lib/ruby/gems/1.8/gems/capistrano-2.5.5/lib/capistrano/cli/ > execute.rb:45:in `execute_requested_actions_without_help' > from > /usr/lib/ruby/gems/1.8/gems/capistrano-2.5.5/lib/capistrano/cli/ > execute.rb:44:in `each' > from > /usr/lib/ruby/gems/1.8/gems/capistrano-2.5.5/lib/capistrano/cli/ > execute.rb:44:in `execute_requested_actions_without_help' > from > /usr/lib/ruby/gems/1.8/gems/capistrano-2.5.5/lib/capistrano/cli/ > help.rb:19:in `execute_requested_actions' > from > /usr/lib/ruby/gems/1.8/gems/capistrano-2.5.5/lib/capistrano/cli/ > execute.rb:33:in `execute!' > from > /usr/lib/ruby/gems/1.8/gems/capistrano-2.5.5/lib/capistrano/cli/ > execute.rb:14:in `execute' > from /usr/lib/ruby/gems/1.8/gems/capistrano-2.5.5/bin/cap:4 > from /usr/bin/cap:19:in `load' > from /usr/bin/cap:19 > > -- > * You received this message because you are subscribed to the Google > Groups "Capistrano" group. > * To post to this group, send email to [email protected] > * To unsubscribe from this group, send email to > [email protected] For more options, visit this > group at http://groups.google.com/group/capistrano?hl=en > -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
