#453 Git Fetch Fails with RPC Error and Invalid Index-Pack Output
Issue created by
gowreddysuresh
Expected behavior: The fetch operation should complete successfully without errors.
Git version: git version 2.43.0
Repository URL:
https://github.com/RTimothyEdwards/open_pdks
Operating System: Ubuntu 20.04 LTS
Error:
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 4471 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 28 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
RTimothyEdwards/open_pdks