Giter Club home page Giter Club logo

Comments (7)

patrickmn avatar patrickmn commented on July 20, 2024 1

Based on your descriptions, I guess they changed the default user from ubuntu to vagrant in newer versions of this box. Strange.

from quorum-examples.

DavidBelinchon avatar DavidBelinchon commented on July 20, 2024

I'm just changed this 2 lines(in file /vagrant/bootstrap.sh):

cp -r /vagrant/examples /home/vagrant/quorum-examples
chown -R vagrant:vagrant /home/vagrant/quorum /home/vagrant/quorum-examples

and then everything works well

from quorum-examples.

colinator avatar colinator commented on July 20, 2024

I agree with the first line. But since the script is executing as vagrant already, it shouldn't need to chown, right? I did the same thing (the cp, no chown, and stuff works, as far as I can tell).

from quorum-examples.

DavidBelinchon avatar DavidBelinchon commented on July 20, 2024

Yes, without the last line everything should be works,
but with last line you no need type sudo

from quorum-examples.

porteron avatar porteron commented on July 20, 2024

Having the same issue:
default: chown: cannot access '/home/ubuntu/quorum'

Temp fix:
After you run vagrant ssh and are in the vm, run a git clone of the quorum repo. Then navigate to the new repo and the examples for 7nodes is in there.

from quorum-examples.

patrickmn avatar patrickmn commented on July 20, 2024

This should now be fixed.

from quorum-examples.

preeti13456 avatar preeti13456 commented on July 20, 2024

didn't get this sorted this is the error I am facing , vagrant@ubuntu-xenial:~$ cd quorum-examples
-bash: cd: quorum-examples: No such file or directory

from quorum-examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.