How to Fix error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)

preview_player
Показать описание
Here in this video I demonstrate and fix an error that occurs sometimes when trying to push a project to github
Рекомендации по теме
Комментарии
Автор

error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)
send-pack: unexpected disconnect while reading sideband packet
fatal: the remote end hung up unexpectedly

Thanks finally worked after changing two times and return back to same network again.
Thanks a lots for your help.

wearth
Автор

didn't work for me unfortunately - what seems to work for large repos with lots and lots of files (e.g. big Unity project) is 1) make sure to use LFS, 2) Git does not like too many files/objects or too too many gigabytes in a single commit (excluding those already tracked in LFS, I had 4GB worth of files <50MB) - so I ran winderstat to see which subdirs were the largest and had the most items, then excluded those form the initial commit using .gitignore, then added them back one at a time in subsequent commits - what a pain - but works

robertottinger
Автор

This cleared the error right up. Thank you.

OnalajaFunmiGbenga
Автор

Failed to open packfile: ReadBulk of header failed: Failed to fetch: Failure downloading resource.rpf: HTTP/2 stream 1 was not closed cleanly before end of the underlying stream - CURL error code 92 (Stream error in the HTTP/2 framing layer) - Any idea how to fix?

CyberSoul
Автор

It worked! I spent hours earlier today trying to fix it... thanks!

tsvetelinapelteshka
Автор

Yes, it worked!!! I had the same problem (headache), when I connected by hotspot....BOOOM!!! Everything was uploaded to git repo. Thnks.

devve
Автор

So.... Is it all about changing the Internet connextion?
I tried. Doesn't work unfortunately

marc
Автор

Oh, I really suffered of this error too.
Thank you so so much bro❤
It worked for me.

sohaibsadeqi
Автор

omg, it worked buddy.Will pray to god for your success in your desired field.

Shivam-kfmj
Автор

Tenias razon, era un error en la red, no se porque se da eso, pero me ayudaste un monton, ya que tenia que entregar un trabajo y no lo podía hacer hasta subirlo a github, mil gracias

Nadia-eddc
Автор

The only way it worked for me!! Thank you and happy new year!!!

the-guy-beyond-the-socket
Автор

Thank you so much. Totally solved my problem.

HaoyuFeng-wt
Автор

Thanks for solution, It helped me a lot

neelshah
Автор

Hey, thanks for sharing the video but mine does not work. I have tried literally everything from increasing the port to changing the version to even telling everyone to disconnect from the network so that I can try push but nothing. What could be the problem?

This is the error
error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)
send-pack: unexpected disconnect while reading sideband packet
Writing objects: 100% (17/17), 368.08 MiB | 3.17 MiB/s, done.
Total 17 (delta 0), reused 0 (delta 0), pack-reused 0
fatal: the remote end hung up unexpectedly
Everything up-to-date

Please help if possible and also let me know if there isn't any solution
Thanks

shadeyyy
Автор

Unfortunately did not work for me. Checked connection when switching to my hotspot. I also increased the buffer size, although the package is not that large.

michaelkhalsa
Автор

I can't believe this actually worked... I was very skeptical. Thanks a lot, bro, can you tell me how on Earth did you come up with this solution???

andresbonelli
Автор

thanks, mate, it's actually work

alirezaheydari
Автор

I can't believe that this actually worked for me.🤨

TrueWodzu
Автор

so what is this program and how to use this?

legga
Автор

BRO THIS IS A INTERNET PROBLEM IN MY CASE

AKASHKUMAR-osxb