Re: random Unhandled Exceptions

2007-09-12 Thread Peter Baumgartner
On 9/12/07, Iapain <[EMAIL PROTECTED]> wrote: > > It looks like yet another unicode bug. Could you tell me your Django > version. I've tried r6107 and r6050 and both seem to do it. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the G

Re: random Unhandled Exceptions

2007-09-11 Thread Iapain
It looks like yet another unicode bug. Could you tell me your Django version. On Sep 12, 9:40 am, "Peter Baumgartner" <[EMAIL PROTECTED]> wrote: > I'm serving a Django site via fcgi with lighttpd. Just recently I've > started getting Unhandled Exception errors (on a blank white page, not > my Dja

random Unhandled Exceptions

2007-09-11 Thread Peter Baumgartner
I'm serving a Django site via fcgi with lighttpd. Just recently I've started getting Unhandled Exception errors (on a blank white page, not my Django 500.html page) at seemingly random times. A refresh will fix the problem. I've attached the traceback I see in the lighttpd log below. It looks lik