Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #87065

Re: http: connection reset by peer

Path csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.053
X-Spam-Evidence '*H*': 0.90; '*S*': 0.00; 'remaining': 0.07; 'subject:reset': 0.07; 'subject:peer': 0.09; 'cc:addr:python- list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'working.': 0.19; '>>>': 0.22; 'otherwise,': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'van': 0.27; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'went': 0.31; '>>>>': 0.31; 'context.': 0.31; 'another': 0.32; 'cases': 0.33; 'fri,': 0.33; 'problem': 0.35; 'something': 0.35; 'received:google.com': 0.35; 'pm,': 0.38; 'that,': 0.38; 'back': 0.62; 'mar': 0.68; '2015': 0.84; 'ethan': 0.84; 'furman': 0.84; 'results,': 0.84; 'edwards': 0.91; 'to:none': 0.92
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:cc :content-type; bh=bda0uIB0/UWtPVx3GOH675GlRTLgesR3MCpF/baWmlc=; b=VI6J/uSaPOV5gwINy14nyAmoa4KkUefmrmHN7VXhfeQWC9BBUjUMMDyRnpSC3AAy0q Vr7RmdY+nwvbx3XZJZxAw48uJJ5uFZ4C3/aCv5KmALHrd7XkolBIFr7w3olkMWcqMxYx tEFzo2IrEh1VXq32SrDqH6vsGsc58eOnDxK3SzvkwvoC/h8yKCtNTMPH4dMJtjEwy+Md CAUk3P94Is0tkG1B2U1RMRYn3am3FtAzGXlTnOxe5gFX9yN44ZANCVWYE9Z3QU6R3PG+ xjcqoN/XvYL4F1xzZivssyl765juS7zieaQoC24g32OSD/8g3oYKJU0bOjIcbLSb+WQB K6JQ==
MIME-Version 1.0
X-Received by 10.50.4.40 with SMTP id h8mr58203754igh.34.1425682287303; Fri, 06 Mar 2015 14:51:27 -0800 (PST)
In-Reply-To <mdd8o9$cas$1@reader1.panix.com>
References <54F6A722.1000706@stoneleaf.us> <CAPTjJmqrhrV8Bm3cMn5wbu=25JsuF7h=HnCUcBrWMLYMOPEvoQ@mail.gmail.com> <54F8A259.7040808@stoneleaf.us> <CAPTjJmod6qGSUeShSUaeSxVwOW5TbckDqOCfeHiAZ2eCXcdQvQ@mail.gmail.com> <mailman.127.1425677823.21433.python-list@python.org> <mdd8o9$cas$1@reader1.panix.com>
Date Sat, 7 Mar 2015 09:51:27 +1100
Subject Re: http: connection reset by peer
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.19
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.128.1425682295.21433.python-list@python.org> (permalink)
Lines 21
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1425682295 news.xs4all.nl 2880 [2001:888:2000:d::a6]:40952
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:87065

Show key headers only | View raw


On Sat, Mar 7, 2015 at 9:12 AM, Grant Edwards <invalid@invalid.invalid> wrote:
> On 2015-03-06, Emile van Sebille <emile@fenx.com> wrote:
>> On 3/5/2015 12:18 PM, Chris Angelico wrote:
>>> On Fri, Mar 6, 2015 at 5:37 AM, Ethan Furman <ethan@stoneleaf.us> wrote:
>>
>>>> After mucking about with it with no results, I went on to another job
>>>> -- when I came back to this one it was working.
>>>
>>> Huh. Well, if it recurs, see what you can find out about it...
>>> otherwise, problem solved!
>>
>> Well, no remaining symptoms.  I don't consider a problem solved if I
>> fail to understand the context.
>
> In cases like that, I don't call the problem solved.  I prefer to say
> that the problem "went away".  :)

It's like with Mythbusters. They ask JD Nelson to help them to make
something 'go away'.

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: http: connection reset by peer Emile van Sebille <emile@fenx.com> - 2015-03-06 13:36 -0800
  Re: http: connection reset by peer Grant Edwards <invalid@invalid.invalid> - 2015-03-06 22:12 +0000
    Re: http: connection reset by peer Chris Angelico <rosuav@gmail.com> - 2015-03-07 09:51 +1100

csiph-web