chainHero / heroes-service

Short tutorial to build a blockchain application in Go with Hyperledger Fabric
https://chainhero.io/2018/06/tutorial-build-blockchain-app-v1-1-0/
Apache License 2.0
275 stars 146 forks source link

Error on bringing up the network #40

Open AmitKawad opened 4 years ago

AmitKawad commented 4 years ago

I am trying to build a 2 org network. I have modified config.yaml and docker-compose. However when I run the binary file (./heroes-service) I get the following error

SDK created Unable to initialize the Fabric SDK: failed to create channel management client from Admin identity: failed to create resmgmt client due to context error: getting private key from cert failed: Failed getting key for SKI [[143 153 200 85 17 135 207 194 174 167 0 253 82 8 221 137 123 234 125 246 191 234 193 149 254 194 86 228 86 46 199 163]]: Key with SKI 8f99c8551187cfc2aea700fd5208dd897bea7df6bfeac195fec256e4562ec7a3 not found in /tmp/heroes-service-msp/keystore

config.yaml.txt