Standard questions come to mind:
 - What do your logs say?
 - Are you running anything semi-dangerous like rmagick or older
versions of acts_as_ferret?
 - Are you using Ruby based log rotation?

BTW, maybe we could put up solutions to common issues into a page on
mongrel.rubyforge.org? I don't see one on
http://mongrel.rubyforge.org/docs/index.html...

On 4/4/07, Pete DeLaurentis <[EMAIL PROTECTED]> wrote:
> Hi guys,
>
> I've been running mongrel for a while now with Ruby 1.8.4, and last
> week upgraded to 1.8.6.
>
> Since upgrading, each morning when I wake up there's a big problem:
>
> 1. Accessing the site returns a "500 Internal Server Error"
> 2. All the mongrel_rails processes are still running, but none of
> them are active (when I run top)
> 3. Lighttpd and pound are still running nicely
> 4. There's plenty of free RAM
> 5. There's plenty of free HD
> 6. When I restart mongrel, it all starts working again
>
> I haven't seen anything like this before.  Does this sound familiar
> to anyone?
>
> Thanks for the help,
> Pete
> _______________________________________________
> Mongrel-users mailing list
> Mongrel-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/mongrel-users
>
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to