You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
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:
cli logs:
peer0.org2 logs and env:
orderer logs and env:
But on single machine with similar config, I use docker-compose or k8s, no errors occurred
pls, give me some suggestions
The text was updated successfully, but these errors were encountered:
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
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:
cli logs:
peer0.org2 logs and env:
orderer logs and env:
But on single machine with similar config, I use docker-compose or k8s, no errors occurred
pls, give me some suggestions
The text was updated successfully, but these errors were encountered: