On Sun, Jun 23, 2013 at 10:54:00AM +0200, Lukas Tribus wrote:
> Still fails here:
> 
> lukas@ubuntuvm:~/haproxy-test$ time git clone 
> http://git.1wt.eu/git/haproxy.git/
> Cloning into 'haproxy'...
> error: Unable to get pack file 
> http://git.1wt.eu/git/haproxy.git/objects/pack/pack-815835d1b2e20e0ad9d028756813b078cdf8f9c2.pack
> transfer closed with 233372 bytes remaining to read
> error: Unable to find 84d23dab089a4313913e22c1b0c60cc2b48216f0 under 
> http://git.1wt.eu/git/haproxy.git
> Cannot obtain needed blob 84d23dab089a4313913e22c1b0c60cc2b48216f0
> while processing commit 0a3dd74c9cd24ab77178c9ccc65c577a91648cef.
> error: Fetch failed.
> 
> real    15m37.691s
> user    0m0.012s
> sys     0m0.084s
> lukas@ubuntuvm:~/haproxy-test$

Yes I noticed it in the logs during your test. I managed to reproduce it
now. That's strange, the server-side haproxy detects an error and closes
(not a timeout) while network traces show that it's the first one to close.

I'll have to retry using strace. I suspect some timeout issue reported at
by the kernel. I don't even have tcp keep-alives though :-/

Thanks for the test!
Willy


Reply via email to