IBM-Blockchain-Archive / marbles

WARNING: This repository is no longer maintained ⚠️ This repository will not be updated. The repository will be kept available in read-only mode.
Apache License 2.0
1.03k stars 979 forks source link

"node install_chaincode.js" failed, please help #191

Closed lee-zhg closed 6 years ago

lee-zhg commented 6 years ago

leez@tivoli77:~/marbles/scripts$ node install_chaincode.js info: Loaded config file /home/leez/marbles/config/marbles_local.json info: Loaded creds file /home/leez/marbles/config/blockchain_creds_local.json

info: Lets install some chaincode - marbles v4

info: First we enroll info: [fcw] Going to enroll with admin cert! peer_urls=[grpc://localhost:7051], channel_id=mychannel, uuid=marbles-Docker Compose Network-mychannel-fabric-peer-org1, orderer_url=grpc://localhost:7050, msp_id=Org1MSP events.js:183 throw er; // Unhandled 'error' event ^

Error: ENOENT: no such file or directory, open '/home/leez/.hfc-key-store/cd96d5260ad4757551ed4a5a991e62130f8008a0bf996e4e4b84cd097a747fec-priv'

lee-zhg commented 6 years ago

it's the same issue as 175