joshpxyne / cloud-malware-containment

0 stars 0 forks source link

Unable to launch hyperledger network #2

Open asm582 opened 5 years ago

asm582 commented 5 years ago

@Josh-Payne can you please post the exact command that you used to luanch hyperledger network, here is what I am using:

composer network start --networkName malware-containment --networkVersion 0.0.1 --networkAdmin admin --networkAdminEnrollSecret adminpw --card PeerAdmin@hlfv1 --file networkadmin.card

Below is the erStarting business network malware-containment at version 0.0.1

Processing these Network Admins: userName: admin

✖ Starting business network definition. This may take a minute... Error: Error trying to start business network. Error: Unable to initalize channel. Attempted to contact 1 Peers. Last error was Error: Error: 14 UNAVAILABLE: Connect Failed Command failed

joshpxyne commented 5 years ago

Is Hyperledger running on Docker? You're using the right command, so there's probably an issue in setup. Perhaps we can have a call to get it sorted out?

joshpxyne commented 5 years ago

https://drive.google.com/file/d/1lBlBk0nL38-Ri-dbFeBU1E3jV0HunxRV/view?usp=sharing this video has all of the post-hyperledger-tutorial steps I used. The tutorial for setup is here: https://hyperledger.github.io/composer/v0.19/tutorials/developer-tutorial.html