I am receiving the following errors during deployment whilst trying to 
upgrade to v3.0...

cap aborted!
wrong number of arguments (4 for 1..2)
/srv/ci/jenkins/shared/bundle/ruby/2.0.0/gems/capistrano-3.0.0/lib/capistrano/dsl/env.rb:38:in
 `server'
config/deploy/edge.rb:3:in `<top (required)>'
/srv/ci/jenkins/shared/bundle/ruby/2.0.0/gems/capistrano-3.0.0/lib/capistrano/setup.rb:13:in
 `load'
/srv/ci/jenkins/shared/bundle/ruby/2.0.0/gems/capistrano-3.0.0/lib/capistrano/setup.rb:13:in
 `block (2 levels) in <top (required)>'
/srv/ci/jenkins/shared/bundle/ruby/2.0.0/gems/capistrano-3.0.0/lib/capistrano/application.rb:12:in
 `run'
/srv/ci/jenkins/shared/bundle/ruby/2.0.0/gems/capistrano-3.0.0/bin/cap:3:in 
`<top (required)>'
/srv/ci/jenkins/shared/bundle/ruby/2.0.0/bin/cap:23:in `load'
/srv/ci/jenkins/shared/bundle/ruby/2.0.0/bin/cap:23:in `<main>'
Tasks: TOP => edge


Here is the code for our new deploy/edge.rb configuration using the new 
format suggested in the documentation, and also a copy of our old (working) 
configuration for reference.

http://pastie.org/private/dpuvxvnwdcjgqj9ukuq

Can anyone please suggest where I might be going wrong?

Many thanks,
Steve

-- 
-- 
* 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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to