Hyperledger Composer Error trying to instantiate composer runtime

0 votes

I'm using Hyperledger Composer [v0.18.2]

I try to start the network with "composer network start ...." i'm getting this error:

Starting business network definition. This may take a minute...
Error: Error trying to instantiate composer runtime. Error: No valid responses from any peers.
Response from attempted peer comms was an error: Error: 2 UNKNOWN: chaincode error (status: 500, message: instantiation policy violation: signature set did not satisfy policy)

Can someone tell me how to solve this?

Oct 26, 2018 in Blockchain by slayer
• 29,350 points
631 views

1 answer to this question.

0 votes

It looks like a problem with composer-cli. 

A simple solution is to re-install it. 

Uninstall Composer completely

npm uninstall -g composer-cli

Then, install Composer v0.18.1

npm install -g composer-cli@0.18.1

This should work.

answered Oct 26, 2018 by Omkar
• 69,210 points

Related Questions In Blockchain

0 votes
1 answer

Hyperledger Composer Error trying to instantiate composer runtime

If this message occurs in instantiating composer ...READ MORE

answered Jul 31, 2018 in Blockchain by shweta
• 440 points
674 views
0 votes
1 answer

How to solve "error trying install composer runtime" in Hyperledger composer?

I think the docker-compose tool is not ...READ MORE

answered Jul 17, 2018 in Blockchain by slayer
• 29,350 points
684 views
0 votes
1 answer

Error while trying to create dir if missing: mkdir /var/hyperledger: permission denied

The following commands should help: sudo mkdir -p ...READ MORE

answered Jul 6, 2018 in Blockchain by Christine
• 15,790 points
1,579 views
0 votes
1 answer

How to solve Runtime error when querying Hyperledger?

OCI is open container initiative.. The error ...READ MORE

answered Jul 9, 2018 in Blockchain by slayer
• 29,350 points
776 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,232 views
+1 vote
1 answer

I am unable to change port of composer-rest-server. Please help!

Use full format for running a business ...READ MORE

answered Mar 27, 2018 in Blockchain by Christine
• 15,790 points
959 views
+1 vote
1 answer
0 votes
1 answer

Hyperledger composer: runtime install error card not found peerAdmin

The right way to do it is: downloadFabric.sh startFabric.sh createPeerAdminCard.sh If ...READ MORE

answered Nov 5, 2018 in Blockchain by Omkar
• 69,210 points
944 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP