top of page

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

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


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

Comments


bottom of page