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

error: 6584 bytes of body are still expected.

Sivakumar arasu June 1, 2022

Hi Team,
 
So it has been a month looking for solution for my issue when cloning the remote repo from Sourcetree.

This is my error which i get. 
Capture.PNG

I really would really appreciate if this is resolved.

Thanks in advance. 

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.
June 2, 2022

Hi @Sivakumar arasu ,

welcome to the Atlassian community!

Using "Terminal" button on the right of your SourceTree, run the following command :

git config –global http.postBuffer 1024M

Immagine.png

Hope this helps,

Fabio

Sivakumar arasu June 2, 2022

Hi @Fabio Racobaldo _Herzum_ 
Thanks for the quick reply. I did the above command (git config –global http.postBuffer 1024M) which you provided.

By going to action--> Terminal. Since I got the main application page. And got a new error saying this.

Capture2.PNG

Sivakumar arasu June 2, 2022

Any other suggestions ?? 

Marek Ištok
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!
July 20, 2022

Yeah.. Fabio here is using ligatures, so the double dash got connected. The command is supposed to look like this:

git config --global http.postBuffer 1024M

Though as a side note, this has never been able to solve my issues and also shows some underlying problems with your git repo (size, large blobs in commit history, etc)

Like Tomasz Kasperski likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events