Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error trying invoke business network #61

Open
mattfortech opened this issue Jun 18, 2019 · 0 comments
Open

Error trying invoke business network #61

mattfortech opened this issue Jun 18, 2019 · 0 comments

Comments

@mattfortech
Copy link

Hello,

Please excuse my newness, I have created the environment based on the ZeroToBlockchain tutorial successfully. Unfortunately, I ran into the following error when I am attempting to invoke the API for chapter 4:

"Error trying invoke business network. Error: No valid responses from any peers.\nResponse from attempted peer comms was an error: Error: chaincode error (status: 500, message: Error: Object with ID '3000' in collection with ID 'Asset:org.acme.Z2BTestNetwork.Order' does not exist)\n",
"stack": "Error: Error trying invoke business network. Error: No valid responses from any peers.\nResponse from attempted peer comms was an error: Error: chaincode error (status: 500, message: Error: Object with ID '3000' in collection with ID 'Asset:org.acme.Z2BTestNetwork.Order' does not exist)\n\n at _initializeChannel.then.then.then.then.catch (/home/mwa/.nvm/versions/node/v8.12.0/lib/node_modules/composer-rest-server/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:916:34)\n at "

I went through all the chapters and I am getting the UI successfully as per the tutorials, but when I am trying to invoke from external system, I am getting this error.
Any idea on things I can try on my end to resolve this issue?

Thank you for your help!

Regards,
Matt

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

No branches or pull requests

1 participant