git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Bryan Turner <bturner@atlassian.com>
To: oofiesh@maxlinear.com
Cc: Git Users <git@vger.kernel.org>
Subject: Re: Git clone fails with fatal: the remote end hung up unexpectedly
Date: Mon, 10 Dec 2018 17:15:57 -0800	[thread overview]
Message-ID: <CAGyf7-HHnwJyEu8G4p4A0RxJELJkEaJGMVj5nNznhWthAgS19g@mail.gmail.com> (raw)
In-Reply-To: <CY4PR19MB1526704FC790724C2DC68465ADA60@CY4PR19MB1526.namprd19.prod.outlook.com>

On Mon, Dec 10, 2018 at 4:55 PM Owen Ofiesh <oofiesh@maxlinear.com> wrote:
>
> 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.

A further detail on this (Owen correct me if I'm wrong), but the same
clone performed to a local disk, rather than NFS, succeeds.

>
> 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

Bitbucket Server developer here. I just want to clarify one thing
here, for the list. The above is logged when the cloning client
disconnects unexpectedly in the middle of a hosting operation (push or
pull). So, from the server's perspective, everything was going well
and then the client left without saying goodbye.

>
> 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
> oofiesh@maxlinear.com
>
>

  reply	other threads:[~2018-12-11  1:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-11  0:48 Git clone fails with fatal: the remote end hung up unexpectedly Owen Ofiesh
2018-12-11  1:15 ` Bryan Turner [this message]
2018-12-11  2:25   ` Owen Ofiesh
2018-12-11 10:08     ` Jeff King

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAGyf7-HHnwJyEu8G4p4A0RxJELJkEaJGMVj5nNznhWthAgS19g@mail.gmail.com \
    --to=bturner@atlassian.com \
    --cc=git@vger.kernel.org \
    --cc=oofiesh@maxlinear.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).