Forums

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

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

Shishir Kumar
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!
December 27, 2018

We are getting below error when we clone a particular repository from bitbucket.

We also tried setting post buffer and shallow cloning which din help us.

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

Please help us to resolve this issue.

1 answer

0 votes
Stephen Sifers
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 28, 2018

Hello Shishir,

This error seems to happen more commonly with a slow, throttled, or troubled connection. There is an additional option to use SSH when cloning. You may find more about using SSH at Set up an SSH key.

If SSH is not an option then you may attempt the following:

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

Please let us know if this assists with completing your clone.

Regards,
Stephen Sifers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events