Answers for "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"

2

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

git config http.postBuffer 524288000
Posted by: Guest on September-17-2021
0

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

git config --global http.version HTTP/1.1
Posted by: Guest on February-07-2022

Code answers related to "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"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language