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


Groups > comp.lang.python > #50236

Re: ssl handshake operation timed out on Python 3.3.2

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.007
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; 'links.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'django': 0.11; 'antoine': 0.16; 'gnupg': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'url:show_bug': 0.16; 'thanks,': 0.17; 'seems': 0.21; 'otherwise,': 0.22; 'header:User-Agent:1': 0.23; 'ssl': 0.24; 'cheers,': 0.24; 'header:X-Complaints-To:1': 0.27; 'url:bugs': 0.29; 'url:python': 0.33; 'could': 0.34; 'problem': 0.35; 'problem.': 0.35; 'url:org': 0.36; 'two': 0.37; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'traffic': 0.61; 'different': 0.65; 'between': 0.67; 'hints': 0.68; 'jul': 0.74; 'antoine.': 0.84; '2013': 0.98
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Benedict Verheyen <benedict.verheyen@gmail.com>
Subject Re: ssl handshake operation timed out on Python 3.3.2
Date Tue, 9 Jul 2013 12:13:31 +0000 (UTC)
References <krecbi$g16$1@ger.gmane.org> <loom.20130709T120632-971@post.gmane.org>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
X-Gmane-NNTP-Posting-Host ip-188-118-10-225.reverse.destiny.be
User-Agent Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4445.1373372029.3114.python-list@python.org> (permalink)
Lines 31
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1373372029 news.xs4all.nl 15972 [2001:888:2000:d::a6]:35638
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:50236

Show key headers only | View raw


Op Tue, 09 Jul 2013 10:08:01 +0000, schreef Antoine Pitrou:

<snip>
> This may be a IIS-specific problem.
> Take a look at
> http://stackoverflow.com/questions/16365483/iis-7-5-mercurial-setup-
ignoring-maxallowedcontentlength
> http://bz.selenic.com/show_bug.cgi?id=3905
> http://bugs.python.org/issue17948
> 
> Otherwise, dumping network traffic with Wireshark could give you some
> hints at to what is different between the SSL handshakes in the two
> setups.
> 
> Regards
> 
> Antoine.


Hi Antoine,

thanks, it seems to be the problem metioned in the links.
Aaarggh. IIS...

Cheers,
Benedict

-- 
Benedict Verheyen                       Debian, Python and Django user
GnuPG Public Key 0x712CBB8D

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


Thread

Re: ssl handshake operation timed out on Python 3.3.2 Benedict Verheyen <benedict.verheyen@gmail.com> - 2013-07-09 12:13 +0000

csiph-web