URLError: [Errno 8] _ssl.c:490: EOF occurred in violation of protocol
Augie Fackler
raf at durin42.com
Sun Apr 1 21:57:13 UTC 2012
On Apr 1, 2012, at 4:38 PM, Sean wrote:
> Thanks for the reply. Can the it be more specific? still have no clue to troubleshoot.
Much of the time when I see this it's because you're speaking SSL to a non-SSL service.
Given that I know code.google.com speaks SSL…can you use --config ui.usehttp2=true and --config ui.http2debuglevel=info and email me the result privately (I expect it to be largish).
Thanks,
Augie
> --- On Sun, 4/1/12, Mads Kiilerich <mads at kiilerich.com> wrote:
>
>
> From: Mads Kiilerich <mads at kiilerich.com>
> Subject: Re: URLError: [Errno 8] _ssl.c:490: EOF occurred in violation of protocol
> To: "Sean" <sean_tor_on at yahoo.com>
> Cc: mercurial at selenic.com
> Received: Sunday, April 1, 2012, 3:36 PM
>
>
> Sean wrote, On 04/01/2012 09:29 PM:
>> Hi all,
>> I installed tortoisehg-2.3.1-hg-2.1.1-x64.msi on a win7 pro box and tried to clone from wami repository. I got
>> % hg clone --verbose -- https://code.google.com/p/wami-recorder/
>> URLError: [Errno 8] _ssl.c:490: EOF occurred in violation of protocol
>> [command returned code 255 Sun Apr 01 14:23:33 2012]
>>
>> I'm not sure if it's a proxy error or the repository having problem?
>
> The problem is at the ssl level, so I would look for some kind of network or resource problem. The only way it could indicate a repository problem is if it is so corrupt that it makes the web server explode ... and I don't have a problem cloning that repo.
>
> /Mads
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
More information about the Mercurial
mailing list