Skip to content

no combination of peers can be derived which satisfy the endorsement policy: required chaincodes are not installed on sufficient peers #784

Answered by bestbeforetoday
jet-cabin asked this question in Q&A
Discussion options

You must be logged in to vote

To get to the point in the code indicated by your trace, I think the chaincode must not be deployed on any of the peers in the organization to which your Gateway peer belongs. Then the discovery service is not able to find any combinations of organization peers that have the chaincode installed with sufficient peers to satisfy the endorsement policy.

I would check that your client is connecting to the Gateway service on one of the 4 peers that are members of your new channel. You could then check the discovery service's view of where the chaincode is deployed using the discovery CLI. It is worth checking that your endorsement policy really can be satisfied only by organizations in the new…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jet-cabin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants