IBM / blockchain-network-on-kubernetes

Demonstrates the steps involved in setting up your business network on Hyperledger Fabric using Kubernetes APIs on IBM Cloud Kubernetes Service.
https://developer.ibm.com/patterns/deploy-hyperledger-fabric-network-on-ibm-cloud/
Apache License 2.0
316 stars 183 forks source link

chaincodeinstantiate error #58

Closed Ailab666666 closed 4 years ago

Ailab666666 commented 4 years ago

Hi, when I run setup_blockchainNetwork_v2.sh,at last step , chaincodeinstantiate pod can't startup and occur some error :

2020-01-10 05:34:37.212 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 001 Using default escc 2020-01-10 05:34:37.212 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 002 Using default vscc Error: could not assemble transaction, err proposal response was not successful, error code 500, msg error starting container: error starting container: cannot connect to Docker endpoint

maheshwarishikha commented 4 years ago

@Ailab666666 , Please check #54 - if it helps.

maheshwarishikha commented 4 years ago

@Ailab666666 , I think it worked for you, hence closing the issue. Feel free to reopen or open a new issue if required. Thanks.