I am using a Virtual Machine (Ubuntu 24)
// To install fabric samples and binaries
./install-fabric.sh docker samples binary
I am having a git issue unable to solve it even after trying different compression params change also.
===> Cloning hyperledger/fabric-samples repo
Cloning into 'fabric-samples'...
remote: Enumerating objects: 13369, done.
remote: Counting objects: 100% (252/252), done.
remote: Compressing objects: 100% (157/157), done.
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 38022 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
fabric-samples v2.5.7 does not exist, defaulting to main. fabric-samples main branch is intended to work with recent versions of fabric.
fatal: not a git repository (or any of the parent directories): .git
I want to clone a repository and faced fatal errors
New contributor
Deepak Kumar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1