I am trying to solve the following issue:
Error: endorsement failure during query. response: status:500 message:"make sure the chaincode fabcar has been successfully defined on channel mychannel and try again: chaincode fabcar not found"
I have checked this answer: How to solve "Error: endorsement failure during query. response: status:500 message"? but I couldn't solve my problem.