My account is already an administrator but its giving the an error on denial of permission

0 votes
root@delight-Inspiron-3543:/home/delight/fabric-dev-servers# sudo ./startFabric.sh
Development only script for Hyperledger Fabric control
Running 'startFabric.sh'
FABRIC_VERSION is unset, assuming hlfv12
FABRIC_START_TIMEOUT is unset, assuming 15 (seconds)
/home/delight/fabric-dev-servers/fabric-scripts/hlfv12/startFabric.sh: line 59: /usr/local/bin/docker-compose: Permission denied
Jun 17, 2020 in Blockchain by delight
• 120 points
1,292 views

1 answer to this question.

0 votes

Hi, @There,

You can try this in your terminal:

 sudo chown -R $(whoami) /usr/local/bin

answered Jun 17, 2020 by Gitika
• 65,910 points

Related Questions In Blockchain

0 votes
1 answer

How do I get the balance of an account in Ethereum?

On the Web: (Not programmatic, but for completeness...) ...READ MORE

answered Nov 15, 2018 in Blockchain by Perry
• 17,100 points
15,949 views
+1 vote
1 answer

I have a doubt regarding the installation of Go Lang on my Linux system.

Hi @vt. This command should do the job: apt ...READ MORE

answered Jan 2, 2020 in Blockchain by Kalgi
• 52,350 points
387 views
+1 vote
3 answers

Is it possible to store data about arbitrary objects on the blockchain using smart contracts?

Consider following tutorial from Hyperledger Fabric "Getting Started" pages. Basically ...READ MORE

answered Aug 30, 2018 in Blockchain by Artem
871 views
+1 vote
1 answer
+1 vote
2 answers

Is there any relation between the number of transactions processes and the miners?

the direct answer to your query is ...READ MORE

answered Jun 19, 2018 in Blockchain by Perry
• 17,100 points
365 views
+1 vote
1 answer

I would like to create a blockchain network which will stay at the same level of complexity, is it possible?

You can very easily create a cryptocurrency having a ...READ MORE

answered Apr 4, 2018 in Blockchain by Christine
• 15,790 points
523 views
0 votes
2 answers

is there any way of getting all data in hyperledger fabric before we start the ledger

Hey, @Harinishree, You can also do one thing, ...READ MORE

answered Jun 4, 2020 in Blockchain by Gitika
• 65,910 points
1,051 views
0 votes
1 answer

getting error while starting Hyperleger fabric network on Aws server

Hey, @Nithin, It seems like you have stopped containers ...READ MORE

answered Mar 30, 2020 in Blockchain by Gitika
• 65,910 points
1,928 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