* executing "if [ -d /home/joruser/intranet/shared/cached-copy ]; then cd
/home/joruser/intranet/shared/cached-copy && git fetch origin
    Password:
   [192.168.100.195] executing command
 ** [192.168.100.195 :: err] ssh: connect to host 192.168.100.128 port
22: No route to host
 ** [192.168.100.195 :: err] fatal: The remote end hung up

Your Git deploy key needs to change… because it's promoting for a password,
when fetching from `origin`.

It looks like you're hosting the repository on the server, in which case I
refer you to the two-repository option documented here
https://github.com/capistrano/capistrano/wiki/2.x-Significant-Configuration-Variables

- Lee

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