fabric-samples
fabric-samples copied to clipboard
Deploying chaincode failed
Error: invalid argument "duration" for "--connTimeout" flag: time: invalid duration duration
can you provide more ... ? which command did you run?
Had the same issue @alfahami
can you provide more ... ? which command did you run?
I ran ./network.sh deployCC -ccn basic -ccp ../asset-transfer-basic/chaincode-go/ -ccl go
on v2.3.1, ca v1.4.9
Has anyone figured out a solution for this? I'm facing the same issue.
I'll give it a shot this evening and will update, because I think it had worked fine with me last time.
@mhusnainee Greetings
make sure you do
//do this in cd fabric-samples curl -sSLO https://raw.githubusercontent.com/hyperledger/fabric/main/scripts/bootstrap.sh | bash -s
you can do this in your home directory ./install-fabric.sh fabric-version 2.5.2 binary