Intermittent Internal 500 Error with mongrel
Gianni Jacklone
gianni.jacklone at gmail.com
Fri Aug 1 18:23:42 EDT 2008
hmm, maybe set your config/environments/production.rb log_level
to :debug and restart your merbs. Also try installing the
merb_exceptions gem, it works great for me.
- Gianni
On Aug 1, 2008, at 5:41 PM, Will Prater wrote:
> I'm having a very strange issue that is difficult to debug. I've
> tried running merb with $DEBUG = true and verbose logging mode.
> When we receive these 500 Internal Server errors, there is nothing
> outputted to the logs to STDOUT.
>
> I've tried running through proxy (apache, nginx) and also direct
> mongrel.
>
> I cannot seem to track the cause of the issue and it is very random,
> does not appear to happen on any one action.
>
> Any ideas for further debugging of the issue is greatly appreciated.
>
>
> Regards,
>
> Will
> _______________________________________________
> Merb-devel mailing list
> Merb-devel at rubyforge.org
> http://rubyforge.org/mailman/listinfo/merb-devel
More information about the Merb-devel
mailing list