Can someone tell me how to solve the Hyperledger playground installation issue

0 votes

I run this command

    cd ~/fabric-dev-servers
    export FABRIC_VERSION=hlfv11
    ./startFabric.sh
    ./createPeerAdminCard.sh

I got this issue

Successfully created business network card file to
    Output file: /tmp/PeerAdmin@hlfv1.card

Command succeeded

Error: Card already exists: PeerAdmin@hlfv1
Command failed

Error: Unable to read required file: metadata.json
Command failed

Hyperledger Composer PeerAdmin card has been imported, host of fabric specified as 'localhost'

May 9, 2020 in Blockchain by anonymous
• 180 points
740 views

1 answer to this question.

0 votes
Hey, @Ratul,

I would suggest using this command to check if the folder exists ls ~/.composer and if it does, then rm -rf ~/.composer to remove it and all its contents. Now, create a new empty folder mkdir ~/.composer and rerun the script to create the Peer Admin card createPeerAdminCard.sh from the fabric-tools folder.
answered May 13, 2020 by Gitika
• 65,910 points

Related Questions In Blockchain

0 votes
1 answer
+1 vote
1 answer

Hyperledger - How can I use transaction certificates to enforce privacy?

The transaction certificates don't actually address privacy ...READ MORE

answered Apr 17, 2018 in Blockchain by Perry
• 17,100 points
663 views
+1 vote
1 answer

How can I connect to the specified nodes using IPFS?

You can actually connect to the specific ...READ MORE

answered Apr 25, 2018 in Blockchain by Christine
• 15,790 points
1,797 views
+2 votes
2 answers

How can I traverse the blocks of transactions in hyperledger fabric?

For hyperledger fabric you can use query ...READ MORE

answered May 8, 2018 in Blockchain by Rachel
5,035 views
0 votes
1 answer

Can someone pls explain the hyperledger consensus?

The multiple peers determine the validity of ...READ MORE

answered May 22, 2018 in Blockchain by Shashank
• 10,400 points
393 views
0 votes
1 answer
0 votes
1 answer

How to get the already existing channels in Hyperledger v1.0?

You cannot see all available channels,  but you ...READ MORE

answered Jun 4, 2018 in Blockchain by Perry
• 17,100 points
2,273 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
767 views
0 votes
1 answer
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