Coder Social home page Coder Social logo

Comments (3)

electrocucaracha avatar electrocucaracha commented on July 30, 2024

Thanks @rmros for reporting this issue. I used a Ubuntu Xenial server for developing and testing this project so I'll have to figure out how can I reproduce these errors. But in the meantime, can you validate few things:

  • Verify internet access from the Registry VM, it seem like you had a timeout during the provisioning process.
    $ vagrant ssh registry
    $ curl -sL https://bootstrap.pypa.io/get-pip.py | python
    $ qemu-system-x86_64 --version
    QEMU emulator version 2.11.1(Debian 1:2.11+dfsg-1ubuntu7.15~cloud1)
    Copyright (c) 2003-2017 Fabrice Bellard and the QEMU Project developers
    $ virsh --version
    4.0.0

BTW did you install Vagrant and their dependencies thru the setup.sh script, I haven't tested in an Ubuntu Bionic server so more likely it'll need some changes.

from openstack-multinode.

rmros avatar rmros commented on July 30, 2024

@electrocucaracha im thanks you created this project

do i need run these instructions root level or use sudo or nopasswd user?

i will try install raw ubuntu xenial desktop
and then ./setup.sh -p libvirt and vagrant up
i will report to you

from openstack-multinode.

electrocucaracha avatar electrocucaracha commented on July 30, 2024

You don't need to run those instructions with sudo because the setup.sh already has them. I recommend to have sudo password-less account to avoid any prompt during the execution.

You don't need sudo for vagrant neither as long as your account has loaded the Libvirt's permissions

from openstack-multinode.

Related Issues (6)

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.