In Hyperledger Fabric when I try to invoke, I'm getting the following error: chaincode definition for 'fabcar' exists, but chaincode is not installed
问题 I've followed 2 different tutorials https://github.com/swetharepakula/Fabric101Workshop and https://hyperledger-fabric.readthedocs.io/en/release-2.0/deploy_chaincode.html. Both times when I query installed it shows fabcar is installed and it commits successfully, but in both when I try to invoke I receive the following: Error: endorsement failure during invoke. response: status:500 message:"make sure the chaincode fabcar has been successfully defined on channel mychannel and try again: