RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
hardyweb

hardyweb @hardyweb

About: Highly motivated and self-directed IT professional with a strong foundation in web development (particularly Laravel) and a passion for continuous learning.

Location:
Terengganu, Malaysia
Joined:
Jun 20, 2022

RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)

Publish Date: Aug 24 '24
16 0

errro ni aku jumpa masa nok compile neovim dari source ..

~ λ git clone https://github.com/neovim/neovim.git
Cloning into 'neovim'...
remote: Enumerating objects: 256640, done.
remote: Counting objects: 100% (194/194), done.
remote: Compressing objects: 100% (130/130), done.
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 5896 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
Enter fullscreen mode Exit fullscreen mode

solusi dalam internet suruh naikkan http.postBuffer sebagaimana di bawah.

git config --global http.postBuffer 157286400
Enter fullscreen mode Exit fullscreen mode

Comments 0 total

    Add comment