I was having this issue, and a workaround I found was to issue a
monitor command between start and stop.  So if I do:

god start myapp
god stop myapp

... the app will still be running.  But if I do:

god start myapp
god monitor myapp
god stop myapp

... it will be stopped correctly.  Can anyone else verify that this
solves things for them?

love,
Erik

On Feb 13, 3:44 am, Ugo Riboni <[email protected]> wrote:
> >On Jan 28, 9:36 pm, yong <[email protected]> wrote:
> > On Jan 18, 2:20 pm, ijin <[email protected]> wrote:
>
> > > I'm having the same problem with the latest version of god.
> > > Is there a solution to this?
>
> > I switched to 0.7.7 and it works ('gem install god -v 0.7.7', then
> > remove the newer one).
>
> > Waiting for a fix...
>
> Adding myself to the list of people waiting for a fix here.
> I'm stuck with 0.7.7 as well, because i need the stop command to be
> working on my installation.
>
> It seems that god's author ceased replying to this list around Nov
> 2008.
> Is this software still maintained by someone ?
> I hope it is, because after getting used to the awesomeness of god,
> being forced to go back to monit will be painful.
>
> Thanks,
> --
> Ugo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"god.rb" 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/god-rb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to