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

chaincode_instantiate faild #65

Closed FKmyCode closed 3 years ago

FKmyCode commented 4 years ago

I can run setup_blockchainNetwork_v2.sh success,and in docker-dind I can find chaincode images. docker But in org1peer1,when I query chaincode,is error cc Thanks!

maheshwarishikha commented 4 years ago

@FKmyCode , which Kubernetes version you are using?

maheshwarishikha commented 4 years ago

@FKmyCode - Please take the latest code and retry. I have updated the code repository for the Kubernetes 1.16. It might work for you now. Thanks.

maheshwarishikha commented 3 years ago

@FKmyCode , Hope it has worked for you. Closing this issue because of no activity. Feel free to reopen or open a new issue if required. Thanks.