Can you paste the output from Capistrano? Somewhere in all the noise there is probably a line indicating why the command failed.
- Jamis On 8/7/07, Jonathan del Strother <[EMAIL PROTECTED]> wrote: > > cap deploy works fine up to the point where it restarts mongrel, at > which point it complains that 'command "sudo /usr/bin/monit restart > all -g mongrel" failed on xxxxxxxx' > > Oddly, if I run the restart task separately (cap > restart_mongrel_cluster), it works great, as does that same command > via ssh. It's only when run in conjuction with deploy that it fails. > Monit & mongrel files show no change during the deployment. > > Any bright ideas what the problem might be? > > Jon > > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
