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 182 forks source link

Initantiate chaincode error with k8s-1.15.0 and fabric-1.4.1 #53

Closed ghb-1234 closed 4 years ago

ghb-1234 commented 5 years ago

I use k8s-1.15.0 to depoy fabric-1.4.1 with raft mode,all pods status is ok. When I run fabric-samples/first-network/scripts/script.sh in org1 cli container,instantiate chaincode on peer0.org2 error:【 could not assemble transaction, err proposal response was not successful, error code 500, msg chaincode registration failed: container exited with 0

FYI: all pods status: allPods

cli logs: cliLog

peer0.org2 logs and env: peerLog

orderer logs and env: ordererLog

But on single machine with similar config, I use docker-compose or k8s, no errors occurred pls, give me some suggestions

maheshwarishikha commented 5 years ago

@im-Angry , "k8s-1.15.0 to depoy fabric-1.4.1 with raft mode" - please explain...what do you mean by this?

maheshwarishikha commented 5 years ago

@im-Angry , any updates on this?

maheshwarishikha commented 5 years ago

@im-Angry , you can check https://github.com/IBM/blockchain-network-on-kubernetes/issues/54 - it might be helpful.

maheshwarishikha commented 4 years ago

No updates from a long time. Hope it has worked for you. Closing the issue at this moment, feel free to reopen if it is still not working for you. Thanks