Hyperledger Fabric ERROR manifest for hyperledger fabric-ca latest not found

0 votes

When I run ./startFabric.sh, I get this error

docker-compose -f docker-compose.yml up -d ca.example.com   
orderer.example.com peer0.org1.example.com couchdb
Creating network "net_basic" with the default driver
Pulling ca.example.com (hyperledger/fabric-ca:latest)...
ERROR: manifest for hyperledger/fabric-ca:latest not found

How to solve it?

Nov 13, 2018 in Blockchain by slayer
• 29,350 points
1,377 views

1 answer to this question.

0 votes
docker pull hyperledger/fabric-ca:x86_64-1.1.0-preview

Now tag this the latest one

docker tag hyperledger/fabric-ca:x86_64-1.1.0-preview hyperledger/fabric-ca:latest

Then run:

docker images
answered Nov 13, 2018 by Omkar
• 69,210 points

Related Questions In Blockchain

0 votes
1 answer

Error during Hyperledger installation: Manifest peer latest not found

Change the tag from latest to x86_64-1.0.2 in the compose file. ...READ MORE

answered Jul 13, 2018 in Blockchain by Perry
• 17,100 points
588 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
+2 votes
1 answer
0 votes
1 answer
0 votes
3 answers
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
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