Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

git clone: RPC failed; result=22; HTTP code = 408

Tags:

git

clone

**Edit: Worked this morning for no clear reason! Great. lol. Some kind of network issue somewhere in the world.

I know this isn't a new problem but when looking around I couldn't find the same case.

Trying to pull from my git repos on my server. I get:

error: RPC failed; result=22, HTTP code = 408

fatal: The remote end hung up unexpectedly

I've tried running:

git config --global http.postBuffer 524288000

as many people have suggested, but it still hangs up. Any suggestions on how this can be troubleshooted?

like image 727
coleman-benjamin Avatar asked Jul 03 '26 05:07

coleman-benjamin


1 Answers

According to my experience, it usually due to poor internet connectivity. Kindly make sure you have good internet connection then retry.

I hope his help someone.

like image 147
Abdul Quadri Jimoh Avatar answered Jul 05 '26 08:07

Abdul Quadri Jimoh



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!