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

Re: Could not read chunk size: connection was closed by server

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 22 Nov 2011 23:38:27 +0000

Justin Johnson <justinandtonya_at_gmail.com> writes:

> during a checkout.
>
> Could not read chunk size: connection was closed by server
>
> In the server logs the following errors appear around the same time.
>
> Provider encountered an error while streaming a REPORT response.  [500, #0]
> A failure occurred while driving the update report editor  [500, #130]
> Error writing base64 data: Software caused connection abort  [500, #130]

The server failed to write to the client and the client failed to read
from the server. Looks like a network problem caused the connection to
be shut down. To diagnose it you probably need to capture a network
trace of some sort.

-- 
Philip
Received on 2011-11-23 00:39:08 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.