The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

sam ssy
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Fabio Racobaldo _Catworkx_
Community Champion
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
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 12, 2022

HI @Fabio Racobaldo _Catworkx_ ,

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.

TAGS
AUG Leaders

Atlassian Community Events