error: RPC failed; curl 18 transfer closed with outstanding read data remaining

sam ssy March 25, 2020

Hi All,

I'm trying to clone or pull code from repository I'm facing this below  error. please reply how to resolve this.

Thanks in advance

 

error as below : -

remote: Counting objects: 19907, done.

remote: Compressing objects: 100% (7370/7370), done.

error: RPC failed; curl 18 transfer closed with outstanding read data remaining

fatal: the remote end hung up unexpectedly

fatal: early EOF

fatal: index-pack failed

1 answer

0 votes
Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 13, 2022

Hi @sam ssy ,

This error should be associated to troubles in your connection.

Try this from command line :

git clone http://bitbucket.server.com/repo_name --depth 1
git fetch --unshallow

 Please let us know if it solves your issue.

Fabio

Koteswara Reddy September 12, 2022

HI @Fabio Racobaldo _Herzum_ ,

it's resolved only once ,every time i have to use depth 1 for cloning but when i try to push ,it says same error.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events