Forums

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

Git push fails with HTTP 503 after long delay (15mins)

Nick Ford
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!
October 28, 2024

I get the following error on one of my repositories. Other repos work ok...

I'm using Git Extensions 3.5.1.12196 on Windows 10

Git v2.41.0.windows.3

 

"C:\Program Files\Git\bin\git.exe" push --recurse-submodules=check --progress "origin" refs/heads/master:refs/heads/master

Enumerating objects: 298, done.

Counting objects: 100% (298/298), done.

Delta compression using up to 8 threads

Compressing objects: 100% (284/284), done.

Writing objects: 100% (287/287), 280.29 KiB | 2.40 MiB/s, done.

Total 287 (delta 106), reused 0 (delta 0), pack-reused 0

error: RPC failed; HTTP 503 curl 22 The requested URL returned error: 503

send-pack: unexpected disconnect while reading sideband packet

fatal: the remote end hung up unexpectedly

Everything up-to-date

Done

 

 

1 answer

1 accepted

2 votes
Answer accepted
Syahrul
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 28, 2024

G'day, @Nick Ford 

Welcome to the community!

I recall that a specific version of Git for Windows had a bug that caused timeouts during clone, pull, or fetch operations. Since you seem to be using an outdated version of Git, I recommend updating to the latest version to see if that resolves the issue.

Let me know how it goes.

Regards,
Syahrul

Nick Ford
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!
October 29, 2024

That did it, upgraded to latest Git v2.47
Thanks Syahrul.

Nick

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