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

git push fails

amano21
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!
August 28, 2024

I try to push comitted files, but it fails with the following message.
It worked well since last week, but it happened from yesterday.
Please advise me what is wrong.

% git push origin master
Enumerating objects: 33, done. Counting objects: 100% (33/33), done. Delta compression using up to 6 threads Compressing objects: 100% (25/25), done. error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 send-pack: unexpected disconnect while reading sideband packet Writing objects: 100% (25/25), 4.96 MiB | 6.68 MiB/s, done. Total 25 (delta 17), reused 0 (delta 0), pack-reused 0 fatal: the remote end hung up unexpectedly

1 answer

1 vote
Syahrul
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 29, 2024

G'day, @amano21 

Welcome to the community!

The error basically means a connection was dropped, potentially caused by either a slow internet connection or if the repository was too large. Could you try increasing your post buffers to see if that helps?

git config http.postBuffer 524288000

Regards,
Syahrul

amano21
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!
August 30, 2024

Thank you for your answer.
I tried your advice, and it successfully worked!
I appreciate your information.

Like Syahrul likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin Site Admin
TAGS
AUG Leaders

Atlassian Community Events