Hi All, We are having a few strange problems in production. The Rails 2.3/ Ruby 1.8.6 application is hosted using Apache/ mod_proxy/ mongrel_cluster (managed by monit) running on CentOS. This connects to a PostgreSQL instance running on a Windows 2003 server (it''s behind a load balancer but the PostgreSQL port is redirected to one machine. Suddenly, without reason or upgrade, the Rails app is returning 500 and nothing is in the Rails log - not in the mongrel logs, not in the production log. We seem to be able to safely connect to a static image file - so, it should not be the Apache, we think. We checked a few things: * mongrel has the rights to folders like tmp and log * the disk can be written to Since nothing is in the logs, we are baffled - what could we check? Thanks, Mohit. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.