top of page

Fixed error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)

  • shinkhong97
  • Mar 14, 2024
  • 1 min read
ree

If you git clone and face this error, you can try these solutions below:

Or:

You can search for the meaning of these options for more details.

Or:


I have try all above solutions but they aren't successful at all.

If you are working with a big repo, with large file (> 100MB), try to install git lfs, follow these steps:

  • Download the package here

  • Extract, and run the install script

ree

Then try to git clone again. Hope it works with you! Happi hackin'

Comments


Drop Me a Line, Let Me Know What You Think

Thanks for submitting!

© 2035 by n33r9. Powered and secured by me.

bottom of page