We are seeing an issue where git clone in Linux Ubuntu 14.04.5 LTS fails with 
the following error using the HTTP protocol.

The error on the client is:
   fatal: the remote end hung up unexpectedly
   fatal: early EOF
   fatal: index-pack failed

The client is writing to an NFS volume.

The HTTP POST error on the server is:
   c.a.s.i.w.filters.StreamGuardFilter The remote client has aborted the 
connection
   c.a.s.i.w.filters.StreamGuardFilter Failed to flush buffer; the remote 
client aborted the connection

Our git repositories are managed by Atlassian's bitbucket server v5.5.1.

We see this with the Linux git client SW v1.9.1 and v2.19.2 (doesn't seem to 
matter the client SW version).

The Linux git server is SW v2.9.5.

Per discussions about this we've tried the following:
1. We increased the GIT_HTTP_MAX_REQUEST_BUFFER setting on the server to 100MBs.
2. We set the http.postBuffer client value to 100MBs.
Neither of these helped.

Any thoughts about this please?

Note: 
For reasons I will not enter into, we cannot use SSH for this.

Thank you.

end

Regards,
Owen Ofiesh, SCM, Software Test and Development Manager
MaxLinear, Inc.  |  www.maxlinear.com 
5966 La Place Court Suite 100 Carlsbad, CA 92008
Phone: 760-517-1109
Cell: 858-335-1690
[email protected] 


Reply via email to