| Ticket UUID: | ad76b5d67b6e054f30d5b8d2b92a92015bd1db1d | ||
| Title: | Cannot clone http://www.fossil-scm.org/ | ||
| Status: | Open | Type: | Incident |
| Severity: | Minor | Priority: | |
| Subsystem: | Resolution: | Open | |
| Last Modified: | 2010-11-09 17:53:23 | ||
| Version Found In: | [d0753799e4] 2010-11-01 14:23:35 UTC | ||
| Description & Comments: | |||
Cannot clone www.fossil-scm.org, but cloning www2.fossil-scm.org works. Windows XP SP3 32-bit.
C:\Projects>fossil clone http://www.fossil-scm.org/ fossil.fossil
Bytes Cards Artifacts Deltas
Sent: 53 1 0 0
processed: 0% fossil: unknown command: ☺1q┼xЬь}iw█╕▓рчсп`л╙ЙЬжm☻рк─yЇn'▐╫,Эё☺☺Pвн-вфнoЄ█з
C:\Projects>fossil ver
This is fossil version [d0753799e4] 2010-11-01 14:23:35 UTC
anonymous added on 2010-11-09 14:51:04:
Bytes Cards Artifacts Deltas
Sent: 53 1 0 0
Received: 152 2 0 0
Sent: 648 26 0 0
processed: 0% fossil: unknown command:
Both server and client are running fossil [d0753799e4] 2010-11-01 14:23:35 UTC (Linux x86-64 version on server, Windows XP version on client).
anonymous added on 2010-11-09 15:02:40: drh added on 2010-11-09 15:21:38:
I do not have any idea what might be going wrong for you. Please help us by sending debugging info. Add the --httptrace option to your clone command and see what comes back. Explain in detail your network configuration and setup. www.fossil-scm.org is now attempting to send a 20MB reply to the first clone query, whereas www2.fossil-scm.org limits the first reply to 5MB. Might this larger reply be causing problems for your firewall? drh added on 2010-11-09 15:24:29: anonymous added on 2010-11-09 17:53:23: C:\Projects>fossil clone http://www.fossil-scm.org/ fossil.fossil
Bytes Cards Artifacts Deltas
Sent: 53 1 0 0
Received: 4003936 2879 255 2622
Sent: 651 26 0 0
Received: 4114679 2700 946 1736
Sent: 56 17 0 0
Received: 4093181 2864 1139 1723
Sent: 56 1 0 0
Received: 4719404 234 102 130
Sent: 56 1 0 0
Received: 3142843 850 386 462
Total network traffic: 1217 bytes sent, 7002624 bytes received
Actually it started working almost immediately after this:
anonymous added on 2010-11-09 15:02:40.
I'm using an ADSL router to connect to the Internet, I have no firewall, no AV software, no other active network interfaces. Also I have WinPCap installed but I don't think it can cause any problems. As for [052de1d35b] I've sent you an email with --httptrace. | |||