$$ git clone
Cloning into ”…
remote: Enumerating objects: 1705, done.
remote: Counting objects: 100% (61/61), done.
remote: Compressing objects: 100% (45/45), done.
error: RPC failed; curl 92 HTTP/2 stream 7 was not closed cleanly: PROTOCOL_ERROR (err 1)
error: 1282 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
It doesn’t seem to be network issue. I tried to:
- Restart my PC
- Restarted router
- Changed network provider
Tried methods in this link as well:
git clone error error: RPC failed; curl 92 HTTP/2 stream 7 was not closed cleanly before end of the underlying stream
Anubhab Nath is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.