Skip to content
This repository has been archived by the owner on Apr 2, 2022. It is now read-only.

Deploying Hyperledger Fabric, received an Error during Query #5

Open
92Emzee opened this issue Nov 29, 2017 · 1 comment
Open

Deploying Hyperledger Fabric, received an Error during Query #5

92Emzee opened this issue Nov 29, 2017 · 1 comment

Comments

@92Emzee
Copy link

92Emzee commented Nov 29, 2017

./peer chaincode query -c '{"Args":["query","a"]}' -C yacov -n exampleCC -v 1.0 --tls true --cafile /opt/gopath/src/github.com/hyperledger/fabricDeployment-master/crypto-config/ordererOrganizations/hrl.ibm.il/orderers/orderer.hrl.ibm.il/tls/ca.crt

[chaincodeCmd] checkChaincodeCmdParams -> INFO 001 Using default escc

[chaincodeCmd] checkChaincodeCmdParams -> INFO 002 Using default vscc

Error:: Error endorsing query: rpc error: code = Unknown desc = could not find chaincode with name 'exampleCC' - make sure the chaincode exampleCC has been successfully instantiated and try again

@Navdevl
Copy link

Navdevl commented Mar 27, 2018

Did you instantiated the chaincode after installing @92Emzee ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants