The command `god stop mongrel` should indeed stop the process. Can you use gist.github.com to show me your god file. Also, what version of mongrel are you using? Tom
On Tue, Nov 18, 2008 at 6:18 PM, Marco Monteiro <[EMAIL PROTECTED]> wrote: > > I'm using god 0.7.11. Everything is working fine, except that when I > call "god stop mongrel", god unmonitors but does not stop the mongrel > process, as I expect. If I comment the restart line of the god file, > restart works as expected, first stopping the mongrel process and then > restarting it. > > When I do "god stop mongrel" I get these two line only in the log > file: > > I [2008-11-19 01:56:36] INFO: plataforma-admin move 'up' to > 'unmonitored' > I [2008-11-19 01:56:36] INFO: plataforma-admin moved 'up' to > 'unmonitored' > > What am I missing? > > My god file is basically the same as the one in the web site. > > Thanks, > > Marco > > > -- Tom Preston-Werner github.com/mojombo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
