Hello

I have a deployment configuration that I use from my Mac to
successfully deploy to a Linux server. However, when I try to deploy
from another Linux server (from my CI box), I get the following error


  * executing `staging'
  * executing `deploy'
  * executing `deploy:update'
 ** transaction: start
  * executing `deploy:update_code'
    triggering before callbacks for `deploy:update_code'
  * executing `install_bundler'
  * executing "if [ -z  `which bundle` ]; then echo 'no bundler!' &&
gem install bundler; fi"
    servers: ["earth.rentini.com"]
connection failed for: earth.rentini.com (ArgumentError: invalid byte
sequence in UTF-8)


Any ideas what can be causing this problem?

Thanks

-- 
* 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

Reply via email to