Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #90126
| Path | csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.020 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'cache': 0.07; 'ping': 0.09; 'sfxlen:2': 0.11; "cc'ing": 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'guru': 0.16; 'node,': 0.16; 'to:addr:pydotorg-www': 0.16; 'www': 0.16; 'wrote:': 0.18; 'backend': 0.19; 'pfxlen:0': 0.19; 'to:name:python- list@python.org': 0.22; 'error': 0.23; 'looks': 0.24; 'header:In- Reply-To:1': 0.27; 'to:2**1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'node': 0.31; 'there.': 0.32; 'me?': 0.32; 'fri,': 0.33; 'no,': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; "i'll": 0.36; 'list': 0.37; 'server': 0.38; 'to:addr:python- list': 0.38; 'issue': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'you.': 0.62; 'different': 0.65; 'details:': 0.80; '2015': 0.84; 'yours': 0.88 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=0k6dJ1WH7PvXWOp1Q56+2mQcdYnVYtvhiA5+3km2WrM=; b=qyxnzAQxNVTa2rYtjWRzfyS/4CPK2x7Tw7tUdlZQphze8PH7twFMPdwNeS0wRWKS4G leLQQZUH1T+91VWSCPPp1Z1wo6U6UMMWZqkNK4TmNQ/hxc10R2ANeOASvDblcKq4G8MN joTH4kTN0UhMqSKBUu9H48CABIdNYWmnp+7TANiiZ4HstvNJ5vcjGAH9VxUyAziYGnYj xHk9JS2g8O/iKsPugb2tbCj7ZwoNDzveaM4kJzND2+oHU3q+aQl6nN+SxpVzSr5bY1Q/ Z/vh0M9N5Id09+KMgDXkK1oehyRBm/U4L16jk7sPIaHV7hpOK0oMuu70FTPTTDrxN+S9 Blpw== |
| MIME-Version | 1.0 |
| X-Received | by 10.50.141.164 with SMTP id rp4mr2917524igb.2.1431073713380; Fri, 08 May 2015 01:28:33 -0700 (PDT) |
| In-Reply-To | <6fccd558-c78d-4225-919d-f129c8aafae4@googlegroups.com> |
| References | <6fccd558-c78d-4225-919d-f129c8aafae4@googlegroups.com> |
| Date | Fri, 8 May 2015 18:28:33 +1000 |
| Subject | Re: www.python.org - Backend is unhealthy |
| From | Chris Angelico <rosuav@gmail.com> |
| To | "python-list@python.org" <python-list@python.org>, "pydotorg-www@python.org" <pydotorg-www@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.226.1431073715.12865.python-list@python.org> (permalink) |
| Lines | 30 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1431073715 news.xs4all.nl 2834 [2001:888:2000:d::a6]:55992 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:90126 |
Show key headers only | View raw
On Fri, May 8, 2015 at 6:17 PM, <jarausch@skynet.be> wrote: > I cannot access www.python.org. > I always get > > Error 503 Backend is unhealthy > > Backend is unhealthy > > Guru Mediation: > > Details: cache-ams4149-AMS 1431072956 2041303800 > > Varnish cache server > > > Is it only me? > No, it's not only you. I get the same but with different details: Details: cache-syd1627-SYD 1431073575 864283876 It looks to me as if my result is coming from a cache node in Sydney; yours is coming from some other cache node, so it's not just one node that's down. Cc'ing in the www list in case someone there knows, and I'll create a github issue to ping the people there. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
www.python.org - Backend is unhealthy jarausch@skynet.be - 2015-05-08 01:17 -0700
Re: [pydotorg-www] www.python.org - Backend is unhealthy Noah Kantrowitz <noah@coderanger.net> - 2015-05-08 10:32 +0200
Re: [pydotorg-www] www.python.org - Backend is unhealthy jarausch@skynet.be - 2015-05-08 02:28 -0700
Re: www.python.org - Backend is unhealthy Chris Angelico <rosuav@gmail.com> - 2015-05-08 18:28 +1000
Re: [pydotorg-www] www.python.org - Backend is unhealthy Chris Angelico <rosuav@gmail.com> - 2015-05-08 18:34 +1000
Re: [pydotorg-www] www.python.org - Backend is unhealthy anatoly techtonik <techtonik@gmail.com> - 2015-05-10 16:57 +0300
csiph-web