Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!feeder2-2.proxad.net!proxad.net!feeder1-2.proxad.net!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'cpython': 0.05; 'repository': 0.05; 'occasionally': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'jan': 0.12; 'suggest': 0.14; 'python;': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject:unresponsive': 0.16; 'wrote:': 0.18; 'do.': 0.18; 'trying': 0.19; 'working.': 0.19; 'machine': 0.22; 'header:User-Agent:1': 0.23; 'fine': 0.24; 'post': 0.26; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'python.org.': 0.31; 'problem': 0.35; 'connection': 0.35; 'problem.': 0.35; 'but': 0.35; 'two': 0.37; 'sometimes': 0.38; 'server': 0.38; 'connections': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'even': 0.60; 'received:173': 0.61; 'different': 0.65; 'talking': 0.65; 'believe': 0.68; 'hour': 0.70; 'internet': 0.71; '5:36': 0.84; 'irrelevant': 0.84; 'persistent': 0.84; 'received:fios.verizon.net': 0.84; 'forever.': 0.91; 'subject:Server': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: hg.python.org: Server unresponsive and timeout Date: Wed, 02 Oct 2013 18:25:14 -0400 References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-173-75-251-66.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1380752735 news.xs4all.nl 15970 [2001:888:2000:d::a6]:49321 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:55385 On 10/2/2013 5:36 AM, Tae Wong wrote: > This post is irrelevant from using Python; so it's an Internet server problem. > > When you try to connect to hg.python.org, the connection takes forever. I believe hg.python.org is on a different machine than python.org. It has occasionally been down, but works fine with Firefox. Sometimes connections fail even if both endpoints are working. If you have a particular persistent problem with hg.python.org, I suggest talking to your ISP. Cloning the CPython repository may take an hour or two if that is what you are trying to do. -- Terry Jan Reedy