Problem with deploying to a single organization Hyperledger Fabric

0 votes

I am following Hyperledeger Composer tutorials. It is working upto step 6, but throwing the following error in step 7:

robert@ubuntu:~/tutorial-network$ composer runtime install -c PeerAdmin@fabric-network -n tutorial-network ⠋ Installing runtime for business network tutorial-network. This may take a minu⠙ Installing runtime for business network tutorial-network. This may take a minu⠹ Installing runtime for business network tutorial-network. This may take a minu⠸ Installing runtime for business network tutorial-network. This may take a minu⠼ Installing runtime for business network tutorial-network. This may take a minu⠴ Installing runtime for business network tutorial-network. This may take a minu⠦ Installing runtime for business network tutorial-network. This may take a minu⠧ Installing runtime for business network tutorial-network. This may take a minu⠇ Installing runtime for business network tutorial-network. This may take a minu⠏ Installing runtime for business network tutorial-network. This may take a minu⠋ Installing runtime for business network tutorial-network. This may take a minu⠙ Installing runtime for business network tutorial-network. This may take a minu⠹ Installing runtime for business network tutorial-network. This may take a minu⠸ Installing runtime for business network tutorial-network. This may take a minu⠼ Installing runtime for business network tutorial-network. This may take a minu⠴ Installing runtime for business network tutorial-network. This may take a minu⠦ Installing runtime for business network tutorial-network. This may take a minu⠧ Installing runtime for business network tutorial-network. This may take a minu⠇ Installing runtime for business network tutorial-network. This may take a minu⠏ Installing runtime for business network tutorial-network. This may take a minu⠋ Installing runtime for business network tutorial-network. This may take a minu⠙ Installing runtime for business network tutorial-network. This may take a minu✖ Installing runtime for business network tutorial-network. This may take a minute... Error: Error trying install composer runtime. Error: No valid responses from any peers. Response

Can someone pls tell me why the command is failing?

Aug 1, 2018 in Blockchain by sabby
• 4,390 points
626 views

1 answer to this question.

0 votes

It appears to me that  the proposal is not being signed by an admin, so, the peer is rejecting it claiming (correctly) that the signature is not valid.

Or maybe your connection-profile is wrong. Check connection between machine you running composer on and containers like wget <url-of-your-container>. You should see connected on every peer.

answered Aug 1, 2018 by Christine
• 15,790 points

Related Questions In Blockchain

0 votes
1 answer
0 votes
1 answer

Not Able to register a user with Hyperledger-Fabric v1.1 preview

The error: "Certificate not found with AKI 'e729224e8b3f31784c8a93c5b8ef6f4c1c91d9e6e577c45c33163609fe40011' ...READ MORE

answered Jun 16, 2018 in Blockchain by charlie_brown
• 7,720 points
1,651 views
+1 vote
2 answers

How to return value from a chaincode in Hyperledger Fabric?

Hyperledger Fabric supports only 2 types of ...READ MORE

answered Jun 13, 2018 in Blockchain by Perry
• 17,100 points
2,609 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,237 views
+1 vote
1 answer
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
732 views
0 votes
1 answer

How to register a user in Hyperledger Fabric?

Best practice would be to leverage an ...READ MORE

answered Sep 5, 2018 in Blockchain by Christine
• 15,790 points
1,551 views
+4 votes
2 answers

How do I create a new block in Hyperledger Fabric?

This link might help you: https://github.com/hyperledger/fabric-sample ...READ MORE

answered Oct 11, 2018 in Blockchain by Sahu
2,351 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