repository hyperledger fabric-tools not found does not exist or no pull access

0 votes

I am trying to start up network using following command

./network_setup.sh up

After running this command I am receiving this errro

# # Generating anchor peer update for Org2MSP ########################################################### 2017-06-05 18:16:35.716 CST [common/configtx/tool] main -> INFO 001

Loading configuration 2017-06-05 18:16:35.719 CST [common/configtx/tool] doOutputAnchorPeersUpdate -> INFO 002 Generating anchor peer update 2017-06-05 18:16:35.719 CST [common/configtx/tool] doOutputAnchorPeersUpdate -> INFO 003 Writing anchor peer update

Pulling cli (hyperledger/fabric-tools:latest)... ERROR: repository hyperledger/fabric-tools not found: does not exist or no pull access ERROR !!!! Unable to pull the images

How I can remove this error?please help me

Jul 3, 2018 in Blockchain by aryya
• 7,450 points

recategorized Jul 3, 2018 by Sudhir 765 views

1 answer to this question.

0 votes

You can manually pull this (and any other Hyperledger Fabric image) image from DockerHub. There was a period when the fabric-tools image was not included in the helper script download-dockerimages.sh.

docker pull hyperledger/fabric-tools:x86_64-1.0.0-beta 
docker tag hyperledger/fabric-tools:x86_64-1.0.0-beta hyperledger/fabric-tools

Note that it might be worth reviewing the set of published tags on DockerHub to be sure you are getting the latest.

https://hub.docker.com/u/hyperledger/

answered Jul 3, 2018 by charlie_brown
• 7,720 points

Related Questions In Blockchain

0 votes
1 answer

Hyperledger Fabric peer command not found error.

This error occurs when the system can ...READ MORE

answered Jul 2, 2018 in Blockchain by Omkar
• 69,210 points
3,624 views
0 votes
1 answer

Hyperledger Fabric CA "Failed to get user: User not found"

The problem could be because of the ...READ MORE

answered Jul 23, 2018 in Blockchain by digger
• 26,740 points
2,265 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,233 views
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
724 views
+1 vote
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,648 views
+1 vote
5 answers

Does Hyperledger remove asset actually remove anything?

Hyperledger remove asset doesn't actually "remove" the ...READ MORE

answered Jun 19, 2018 in Blockchain by charlie_brown
• 7,720 points
3,211 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