Justin Johnson <justinandto...@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

Reply via email to