No peers defined in the channel that have the ledger query role. Failed to execute the transaction: Error: No peers defined in the channel that have the ledger query role.
When I remove particular chaincode in the start.sh file, It is working fine. I'm adding one more chaincode to the channel, when deploying the chaincode it is showing 200. But when I try to query the chaincode, I'm getting this error.
Here is the error message that I'm getting
I checked with the config.yaml file. Everything good. Working fine with other chaincodes.