fabric
fabric copied to clipboard
Wrong version numbers in Tutorial "Using the Fabric test network"
Within the tutorial Using the fabric test network for release-2.2
the command
curl -sSL https://bit.ly/2ysbOFE | bash -s -- 2.2.2 1.4.9
is mentioned, which should be
curl -sSL https://bit.ly/2ysbOFE | bash -s -- 2.2.5 1.5.2
like in Install. In a later part of the tutorial the first version leads to an error
Error: endorsement failure during invoke. response: status:500 message:"error in simulation: failed to execute transaction 2882b9a2e413e06daa98806bfed46007dbec29631d7b375d99db343a27616e4a: could not launch chaincode basic_1.0:4ec191e793b27e953ff2ede5a8bcc63152cecb1e4c3f301a26e22692c61967ad: error starting container: error starting container: API error (404): network _test not found
ok @denyeart
can I do this ?
@denyeart , auto-close didn't trigger here.