thanks, for the reply. looks like there was some weird character in my
keys file and that's what the problem was.

On Nov 3, 8:40 am, hiroysato <hiroys...@gmail.com> wrote:
> Hello
>
> I'm not sure this information is useful for you.
> It seems that this is multilingual specific problem.
>
> Common case,
>  * another linux server are using difference locale.
>     Compare local on linux servers.
>  * encoding mismatch.
>
> --
> Hiroyuki Sato.
>
> On 11月3日, 午前3:23, Ilya Katz <ilyak...@gmail.com> wrote:
>
>
>
>
>
>
>
> > 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 capistrano@googlegroups.com
* To unsubscribe from this group, send email to 
capistrano+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to