Hi! Sometimes when doing "cap deploy", the process finishes by:
** [out :: unebo] stopping port 6500 ** [out :: unebo] already started port 6500 command finished It seems that mongrel didn't have the time to stop before capistrano tried to start it again. I suspect this is the cause, because something like 50% it is working no problem. When it happens though, I just issue "cap deploy:start" and everything is ok. I wonder if it is possible to include some little delay (1 or 2 seconds) between stopping and starting mongrels.. thank you very much! david -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---