mattdean1 / blockchain-supply-chain

⛓ Supply Chain on Hyperledger Fabric
141 stars 50 forks source link

Unable to find Winebottle chaincode? #3

Open mattfortech opened 6 years ago

mattfortech commented 6 years ago

Hello, I am hung up on one final error. Upon using Postman to test the API, the final step (Retailer) is failing because there is no chaincode for Winebottle? I am not sure exactly what is causing this...any help would be greatly appreciated:

Error: attempt to get property owner on an InvalidRelationship is not allowed. InvalidRelationship created due to Object with ID '{{bottleID}}' in collection with ID 'Asset:biswas.filler.WineBottle' does not exist\nResponse from attempted peer comms was an error: Error: 2 UNKNOWN: error executing chaincode: transaction returned with failure: Error: attempt to get property owner on an InvalidRelationship is not allowed.

0x369142857 commented 5 years ago

I am looking for the chaincode too :)