wahabjawed / Build-Multi-Host-Network-Hyperledger

Build Multi-Host Network - Hyperledger Fabric
MIT License
46 stars 46 forks source link

executing ./bmhn.sh requires channelID #5

Open mistrys47 opened 4 years ago

mistrys47 commented 4 years ago

root@mistrys47:~/fabric-samples/first-network/Build-Multi-Host-Network-Hyperledger# ./bmhn.sh Generating certs and genesis block for with channel 'mychannel' and CLI timeout of '10' Continue (y/n)? Y proceeding ... /root/fabric-samples/bin/cryptogen

##########################################################

Generate certificates using cryptogen tool

########################################################## org1.example.com

/root/fabric-samples/bin/configtxgen ########################################################## ######### Generating Orderer Genesis block ############## ########################################################## 2020-02-10 22:21:28.722 IST [common.tools.configtxgen] main -> FATA 001 Missing channelID, please specify it with '-channelID' Failed to generate orderer genesis block...

adeebabdulsalam commented 4 years ago

yes, i have the same issue

freddyyonata commented 4 years ago

same issue, what should i doo