Hyperledger fabric wont create channel in test environment when following the steps

Viewed 25

I am getting this error when running test-network % ./network.sh createChannel -c channel1

2022-09-21 08:35:22.905 EDT [common.tools.configtxgen] doOutputBlock -> WARN 006 Genesis block does not contain a consortiums group definition. This block cannot be used for orderer bootstrap.

then it fails. I am just trying this out and I am new to deploying hyperledger so not sure what a fix would be. This is a test environment using docker.

0 Answers
Related