Network issue while testing Chaincode

0 votes

I am trying to test my chaincode using dev. cli requires Hyperledger/fabric-tools image and when trying to get it from the docker but i get this error
Error response from daemon: manifest for hyperledger/fabric-tools:latest not found

so i downloaded hyperledger/fabric-tools:x86_64-1.0.0 image and renamed it to hyperledger/fabric-tools:x86_64-1.0.0 hyperledger/fabric-tools and tried. my cli container stopped working. How can i solve this?

Jul 3, 2018 in Blockchain by slayer
• 29,350 points
406 views

1 answer to this question.

+1 vote
Best answer

You can do the following things:

You can use the tools container as the cli container.

docker exec -it d10d170cd2fa /bin/bash

try running 
docker-compose restart -f docker-compose-simple.yaml cli or docker-compose up -f docker-compose-simple.yaml cli

If both of these doesnt work then use docker logs cli and see the logs and try to understand why it exited.

answered Jul 3, 2018 by Omkar
• 69,210 points

selected Jul 3, 2018 by slayer

Related Questions In Blockchain

+1 vote
1 answer

Error while deploying chaincode in IBM Blockchain. Please help.

Try stripping out the 'tree/master' portion of ...READ MORE

answered Apr 26, 2018 in Blockchain by Christine
• 15,790 points
650 views
0 votes
1 answer

Issue deploying the business network using hyperledger composer

I had same issue. I created card ...READ MORE

answered Jun 5, 2018 in Blockchain by Johnathon
• 9,090 points
795 views
0 votes
1 answer

Error while Querying System Chaincode.

Do not interact directly with the ledger.. ...READ MORE

answered Jul 12, 2018 in Blockchain by digger
• 26,740 points
619 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,235 views
+1 vote
2 answers

Hyperledger - Can I have some instances on one network while on a Virtual Box?

Yes, you can connect multiple instances to ...READ MORE

answered Aug 1, 2018 in Blockchain by Omkar
• 69,210 points
709 views
0 votes
2 answers

Why is network already up to date while trying to deploy a contract on truffle?

I guess you have ganache running already ...READ MORE

answered Apr 24, 2018 in Blockchain by Shashank
• 10,400 points
4,149 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