Hi, I had the exact same problem, and I had _not_ installed Weave. The offending config entry in my case was: "chrome://global/locale/intl.properties" and it was at the bottom of the accepted languages list. This is on Firefox 3.6.6
I can reproduce the problem anytime by visiting about:config and changing "intl.accept_languages" to en-nz,en,de,chrome://global/locale/intl.properties *.djangoproject.com will stop responding, (all?) other websites seem fine. Cheers, Danny On Thu, Jul 15, 2010 at 11:52, Nick Raptis <airsc...@otenet.gr> wrote: > On 07/14/2010 02:28 PM, Russell Keith-Magee wrote: >> >> I'm glad we've worked out that Weave is the culprit, but nobody has >> answered the question of whether this is an indicator of a problem >> with Django itself. What is weave passing as a header (and under what >> conditions) that is causing a problem? Is there a need to improve >> Django's error handling to protect against this case? >> >> Yours, >> Russ Magee %-) >> >> > > Hi Russ. > I hate to admit that I didn't saved that offending value so someone can > reproduce this. > > My reasoning back then for not raising a bug on django was this: > 1. It was an obvious invalid value. As I said, Weave probably introduced it > at some point (I guess while still in beta) but other than that, it could > also be a number of things. Fixing that locale value solves it for good. So > I rinsed, wiped, forgot. > 2. I tried to access some other django-powered sites with l10n, and they > loaded just fine. Only djangoproject.com and djangobook.com had the problem. > So my guess was that it was caused by something else on that sites' stack > and not django itself. > 3. Improving the error-handling of django just didn't cross my mind. > > I hope someone else with the same problem here could provide you with the > offending value. > > Nick > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Kind regards, Danny W. Adair Director Unfold Limited New Zealand Talk: +64 - 9 - 9555 101 Fax: +64 - 9 - 9555 111 Write: danny.ad...@unfold.co.nz Browse: www.unfold.co.nz Visit/Post: 253 Paihia Road, RD 2, Kawakawa 0282, New Zealand "We are what we repeatedly do. Excellence, therefore, is not an act, but a habit." - Aristotle ============================== Caution The contents of this email and any attachments contain information which is CONFIDENTIAL to the recipient. If you are not the intended recipient, you must not read, use, distribute, copy or retain this email or its attachments. If you have received this email in error, please notify us immediately by return email or collect telephone call and delete this email. Thank you. We do not accept any responsibility for any changes made to this email or any attachment after transmission from us. ============================== -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.