Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

My git clone stops at 1GB

Claudiu SONEL October 31, 2016

Hi,

I have a Bitbucket server and a repo of 3GB size. When I try to clone it stops at 1GB and tell me:

fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

Thanks,

Claudiu

1 answer

1 vote
Pierre Zurmely October 31, 2016

Hello,

We encounter this issue also a few time ago. Root cause was rules set to our nginx reverse proxy, which was blocking transfer biggers than 1G.

 

I suggest that  you check if you have a reverse proxy between your Bitbucket and your computer, and set up a rule to allow bigger transfer files in case of clone. Pay also attention to the timeout rule, both at NginX, but also at Bitbucket config level.

Another root cause could be your local git client settings and version, but with 1.8 or higher this should not impact you.

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events