[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Seeking help for "E000054: Error retrieving REPORT: Connection reset by peer"

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 08 Jan 2014 15:53:51 +0000

Mojca Miklavec <mojca.miklavec.lists_at_gmail.com> writes:

> On Wed, Jan 8, 2014 at 1:11 PM, Branko Čibej wrote:
>> Hi Mojca,
>>
>> On 07.01.2014 20:58, Mojca Miklavec wrote:
>>> (The other problem with "Error retrieving REPORT" is still a mystery
>>> though.) Mojca
>>
>> I'm assuming your server is somewhere on the IJS network. Can you please
>> ask the admins there if your server is behind a load balancer?
>
> I asked and it is not.

I get a problem with the checkout from your server using a trunk client.
Very occasionally the checkout works but most of the time the client
simply hangs while receiving the first file.

It appears that the client is sending the REPORT request and receiving
the response from the server. The client then pipelines 13 GET requests
corresponding to the 13 files in the working copy. The server starts
sending the response to the first GET and the client starts receiving it
but the server never completes the response. The client hangs waiting
for the server and eventually times out.

If I use wireshark it shows the server sending an RST packet just before
the client hangs. According to wireshark this is a "Bad checksum"
packet. Wireshark shows the client retransmitting the GETs but there is
no further server repsonse.

I don't know enough to debug the problem further.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2014-01-08 16:55:26 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.