<<< Date Index >>>     <<< Thread Index >>>

Re: hg clone error



Hi Aron.

Thanks for your response.

At 2009-04-20 23:05:29 -0400, agriffis@xxxxxxxxx wrote:
>
> Why do you say there's no problem with your network connection? That
> seems like the most likely explanation.

What I meant was that the link doesn't die, and I have no problem with
any other concurrent HTTP downloads.

But the error persists for me. (I got an "unexpected exception" once,
with a request to file a mercurial bug report, which I did.)

Time for tcpdump, I guess...

OK, so hg requests 
/hg/mutt?bases=0000000000000000000000000000000000000000&cmd=changegroupsubset&heads=39fee3a9d034d16c061f7a0add66aae2704e81d8+9c9fbf98fbda90ad7756d347402715fdd74dde62+2946ce6c56c9d8d7705d016de644d25e2c9a8cc4+1da8b126c870c5acf65e2d45ec717d5c783a0344+982532ae84107668f441355401a0b74b95181303+90944f3758449789c36d69ef435a3d82d36dc526+a60586461eb888e0226698a907277c655ccdb18b+6934de2f9f489dc1f33cf4c9a8b6d2d306890b09+5b142858393abe6588c2205c66951a173e274ef6

The server responds with a chunked response with lots of binary data,
the last chunk of which says this:

    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>200 Script output follows</title>
    </head><body>
    <h1>Script output follows</h1>
    <p>The server encountered an internal error or
    misconfiguration and was unable to complete
    your request.</p>
    <p>Please contact the server administrator,
     brendan@xxxxxxxxxx and inform them of the time the error occurred,
    and anything you might have done that may have
    caused the error.</p>
    <p>More information about this error may be available
    in the server error log.</p>
    <hr>
    <address>Apache/2.2.11 (Debian) DAV/2 SVN/1.5.6 PHP/5.2.6-3 with 
Suhosin-Patch Server at dev.mutt.org Port 80</address>
    </body></html>

I've Cc:ed brendan@xxxxxxxxxx here. Perhaps the server error log says
something useful?

-- ams