error 502 bad gateway on www.djangoproject.com

2011-06-18 Thread Biaggiotti Alberto
Hi error 502 bad gateway on www.djangoproject.com from Italy Albert -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email

Re: www.djangoproject.com

2010-07-15 Thread Russell Keith-Magee
On Thu, Jul 15, 2010 at 7:33 PM, Nick Raptis wrote: > On 07/15/2010 02:20 PM, Russell Keith-Magee wrote: >> >> You, mean, like... oh, I don't know... one of the core developers of >> Django? Like the one that's been asking for details on how to >> reproduce the problem? :-) >>

Re: www.djangoproject.com

2010-07-15 Thread Nick Raptis
On 07/15/2010 02:20 PM, Russell Keith-Magee wrote: You, mean, like... oh, I don't know... one of the core developers of Django? Like the one that's been asking for details on how to reproduce the problem? :-) Yours, Russ Magee %-) Ahaha! Exactly! Nice to make your acquittance Russ.

Re: www.djangoproject.com

2010-07-15 Thread Russell Keith-Magee
On Thu, Jul 15, 2010 at 7:11 PM, Nick Raptis wrote: > On 07/15/2010 05:55 AM, Danny Adair wrote: >> >> 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

Re: www.djangoproject.com

2010-07-15 Thread George Sakkis
On Jul 15, 1:14 pm, Tom Evans wrote: > On Thu, Jul 15, 2010 at 11:02 AM, George Sakkis > wrote: > > On Jul 15, 4:55 am, Danny Adair wrote: > > >> Hi, > > >> I had the exact same problem, and I had _not_ installed

Re: www.djangoproject.com

2010-07-15 Thread Tom Evans
affect it... Using wireshark to capture the traffic it seems no response is sent for the offending request. I've created a minimum test case that can be used to trigger the situation, using nc (nc will just hang waiting for a response): > $ nc www.djangoproject.com 80 < django_http_fail.req

Re: www.djangoproject.com

2010-07-15 Thread Nick Raptis
On 07/15/2010 05:55 AM, Danny Adair wrote: 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

Re: www.djangoproject.com

2010-07-15 Thread George Sakkis
On Jul 15, 4:55 am, Danny Adair wrote: > 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

Re: www.djangoproject.com

2010-07-14 Thread Danny Adair
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

Re: www.djangoproject.com

2010-07-14 Thread Nick Raptis
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?

Re: www.djangoproject.com

2010-07-14 Thread Chris Lawlor
Nick, thank you so much for figuring this out!! On Jul 8, 11:12 am, Nick Raptis wrote: > In firefox, check your preffered language settings, in the content tab. > > If there is a non-standard value there (perhaps "/etc/locale/prefs.conf" > or something) instead of a locale

Re: www.djangoproject.com

2010-07-14 Thread Russell Keith-Magee
On Wed, Jul 14, 2010 at 6:47 PM, George Sakkis wrote: > On Jul 12, 3:59 pm, Andi wrote: > >> On Jul 12, 3:40 pm, Nick Raptis wrote: >> >> > Yea, for some reason, my thoughts went to Weave too. Maybe it has >> > something to do with

Re: www.djangoproject.com

2010-07-14 Thread George Sakkis
On Jul 12, 3:59 pm, Andi wrote: > On Jul 12, 3:40 pm, Nick Raptis wrote: > > > Yea, for some reason, my thoughts went to Weave too. Maybe it has > > something to do with it, maybe it doesn't. Haven't got any more trouble > > since I fixed it though. > >

Re: www.djangoproject.com

2010-07-12 Thread Andi
On Jul 12, 3:40 pm, Nick Raptis wrote: > Yea, for some reason, my thoughts went to Weave too. Maybe it has > something to do with it, maybe it doesn't. Haven't got any more trouble > since I fixed it though. > Glad I could help :) I'm using Weave too, don't think that's a

Re: www.djangoproject.com

2010-07-12 Thread Nick Raptis
I too have upgraded my Ubuntu systems over several versions in the past, and also have Weave (now Firefox Sync) installed since a few weeks, which leaves me wondering how the nonstandard setting got into the profile in the first place. Yea, for some reason, my thoughts went to Weave too.

Re: www.djangoproject.com

2010-07-12 Thread Carsten Fuchs
On 08.07.2010 17:12, Nick Raptis wrote: In firefox, check your preffered language settings, in the content tab. If there is a non-standard value there (perhaps "/etc/locale/prefs.conf" or something) instead of a locale like en-US, some django pages won't ever display. Many thanks also from

Re: www.djangoproject.com

2010-07-10 Thread Russell Keith-Magee
On Thu, Jul 8, 2010 at 11:53 PM, Nick Raptis wrote: > Sorry for the rant but I can finally express my delayed frustration on this > bug.. > > I first I spent some 2-3 hours trying to find out if this problem came from > a broken ipv6 configuration. > Then, I actually had to

Re: www.djangoproject.com

2010-07-08 Thread Nick Raptis
Sorry for the rant but I can finally express my delayed frustration on this bug.. I first I spent some 2-3 hours trying to find out if this problem came from a broken ipv6 configuration. Then, I actually had to delete all my profile files (delete half, find out if it solves it, restore,

Re: www.djangoproject.com

2010-07-08 Thread Andi
On Jul 8, 5:12 pm, Nick Raptis wrote: > If there is a non-standard value there (perhaps "/etc/locale/prefs.conf" > or something) instead of a locale like en-US, > some django pages won't ever display. That's it. You have to *remove* this non-standard value, it's not

Re: www.djangoproject.com

2010-07-08 Thread Nick Raptis
Hey, haven't read the whole thread but I spend a whole day last month troubleshooting something like this. In firefox, check your preffered language settings, in the content tab. If there is a non-standard value there (perhaps "/etc/locale/prefs.conf" or something) instead of a locale like

Re: www.djangoproject.com

2010-07-08 Thread Nick Raptis
Hey, haven't read the whole thread but I spend a whole day last month troubleshooting something like this. In firefox, check your preffered language settings, in the content tab. If there is a non-standard value there (perhaps "/etc/locale/prefs.conf" or something) instead of a locale like

Re: www.djangoproject.com

2010-07-08 Thread eon
Same for me. The problem is in the firefox profile (maybe due to the switch from 3.5 to 3.6 ?) Start-up with a new profile (backport plugins, bookmarks argh...) resolves the issue On 5 juil, 20:52, Andi wrote: > On Jul 2, 10:44 pm, Bill Freeman wrote: > >

Re: www.djangoproject.com

2010-07-05 Thread Andi
On Jul 2, 10:44 pm, Bill Freeman wrote: > What might be of help is adding the IP address to /etc/hosts, if you are > on linux. I have the same problem regarding djangoproject.com (Firefox 3.6.6 on Ubuntu). Everything works but Firefox using my default profile: host and

Re: www.djangoproject.com

2010-07-03 Thread Julio Cesar Rodriguez Cruz
For windows and others OS, you can find the hosts file in this table: http://en.wikipedia.org/wiki/Host_file#Content_and_location Julio Cesar On Fri, Jul 2, 2010 at 4:44 PM, Bill Freeman wrote: > What might be of help is adding the IP address to /etc/hosts, if you are > on

Re: www.djangoproject.com

2010-07-02 Thread Bill Freeman
What might be of help is adding the IP address to /etc/hosts, if you are on linux. There is a hosts file on Windows, but I'm no expert in Windows so I can't tell you where it is or any funky things about the format. That would let you try the site (just putting the IP address in the browser

Re: www.djangoproject.com

2010-07-02 Thread mhulse
> try rebooting, but there could be other DNS caches between you and a > good name server. If that's the case, would OpenDNS be of any help? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send

Re: www.djangoproject.com

2010-07-01 Thread George Sakkis
On Jul 1, 8:41 pm, Carsten Fuchs wrote: > Hi all, > > Am 01.07.2010 19:40, schrieb FC: > > > I can't accesswww.djangoproject.comfrom Buenos Aires, Argentina. > > Firefox says: "The connection has timed out" > > > Is anyone else having problems? > > I experience the same

Re: www.djangoproject.com

2010-07-01 Thread Felippe Bueno
www.djangoproject.com has address 64.207.133.18 On Thu, Jul 1, 2010 at 5:07 PM, FC <fca...@gmail.com> wrote: > $ ping www.djangoproject.com > PING www.djangoproject.com (64.207.133.18) 56(84) bytes of data. > > > Can you confirm this is ok? > I get no response

Re: www.djangoproject.com

2010-07-01 Thread Tim Chase
fficulties accessing the docs.python.org a while back and the issue turned out to be IPv6 related (my ISP wasn't routing IPv6 properly). I disabled it on my PC and suddenly d.p.o started working. Don't know if www.djangoproject.com uses IPv6. -tkc -- You received this message because you are

Re: www.djangoproject.com

2010-07-01 Thread FC
$ ping www.djangoproject.com PING www.djangoproject.com (64.207.133.18) 56(84) bytes of data. Can you confirm this is ok? I get no response but at least it resolves to something. On Jul 1, 4:50 pm, Bill Freeman <ke1g...@gmail.com> wrote: > You might have a poisoned DNS cach

Re: www.djangoproject.com

2010-07-01 Thread Bill Freeman
You might have a poisoned DNS cache. Since this is Windows, you could try rebooting, but there could be other DNS caches between you and a good name server. On Thu, Jul 1, 2010 at 3:37 PM, FC wrote: > On Jul 1, 3:41 pm, Carsten Fuchs wrote: >> Hi

Re: www.djangoproject.com

2010-07-01 Thread FC
On Jul 1, 3:41 pm, Carsten Fuchs wrote: > Hi all, > > Am 01.07.2010 19:40, schrieb FC: > > > I can't accesswww.djangoproject.comfrom Buenos Aires, Argentina. > > Firefox says: "The connection has timed out" > > > Is anyone else having problems? > > I experience the same

Re: www.djangoproject.com

2010-07-01 Thread Carsten Fuchs
Hi all, Am 01.07.2010 19:40, schrieb FC: I can't access www.djangoproject.com from Buenos Aires, Argentina. Firefox says: "The connection has timed out" Is anyone else having problems? I experience the same when I use Firefox under Ubuntu 10.04 (Lucid Lynx). Using Firefox und

Re: www.djangoproject.com

2010-07-01 Thread Iván Raskovsky
for me. >> >> On Jul 1, 2010, at 12:40 PM, FC wrote: >> >> I can't access www.djangoproject.com from Buenos Aires, Argentina. >> Firefox says: "The connection has timed out" >> >> Is anyone else having problems? >> >> -- >> You

Re: www.djangoproject.com

2010-07-01 Thread Felippe Bueno
Sao Paulo, Brazil ok. On Thu, Jul 1, 2010 at 2:42 PM, Rob Broadhead <robert.broadh...@gmail.com>wrote: > Works fine for me. > > On Jul 1, 2010, at 12:40 PM, FC wrote: > > I can't access www.djangoproject.com from Buenos Aires, Argentina. > Firefox says: "

Re: www.djangoproject.com

2010-07-01 Thread Daniel Roseman
On Jul 1, 6:40 pm, FC <fca...@gmail.com> wrote: > I can't accesswww.djangoproject.comfrom Buenos Aires, Argentina. > Firefox says: "The connection has timed out" > > Is anyone else having problems? http://downforeveryoneorjustme.com/www.djangoproject.com -- DR. -

Re: www.djangoproject.com

2010-07-01 Thread Rob Broadhead
Works fine for me. On Jul 1, 2010, at 12:40 PM, FC wrote: I can't access www.djangoproject.com from Buenos Aires, Argentina. Firefox says: "The connection has timed out" Is anyone else having problems? -- You received this message because you are subscribed to the Google Grou

www.djangoproject.com

2010-07-01 Thread FC
I can't access www.djangoproject.com from Buenos Aires, Argentina. Firefox says: "The connection has timed out" Is anyone else having problems? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, sen

Re: www.djangoproject.com nameservers returning SERVFAIL response

2008-04-22 Thread [EMAIL PROTECTED]
I'm connecting fine so the problem is probably with your DNS(looks like OpenDNS). On Apr 22, 1:23 pm, Michael Becker <[EMAIL PROTECTED]> wrote: > I'm not sure if this is the right place to post this info but nslookup > onwww.djangoproject.comis failing. > Nameserver trace

www.djangoproject.com nameservers returning SERVFAIL response

2008-04-22 Thread Michael Becker
I'm not sure if this is the right place to post this info but nslookup on www.djangoproject.com is failing. Nameserver trace for www.djangoproject.com: * Looking for who is responsible for root zone and followed k.root- servers.net. * Looking for who is responsible for com and followed