Giter Club home page Giter Club logo

Comments (4)

brtkwr avatar brtkwr commented on May 22, 2024

Similar issue here! Happy to collaborate on figuring out a solution! I really want to get this running and clearly some dependencies have broken in the past 6 months that this repo has not been updated! Perhaps you could also post your full log after running make run rather than just the snippet. Also the content of your world dump.

from dockstack.

janmattfeld avatar janmattfeld commented on May 22, 2024

I am not sure the two issues are related, see my answer in the other thread.

@pablosjv it would be really helpful if you could provide the full logs and some information about your machine and software stack.

As you can see in the Dockerfile lines 99ff, MySQL is set up during Docker build. Maybe there was an error during build?

I just tested the whole setup:

  1. git clone from scratch
  2. docker system prune -a -f // careful!
  3. Exclude lint from the Makefile #3
  4. make
  5. Wait
  6. Works perfectly fine

I did not change the Dockerfile. So it automatically pulls the latest master from DevStack/OpenStack.

from dockstack.

pablosjv avatar pablosjv commented on May 22, 2024

I have tried again the make process following the steps you mention above. I am getting the same issue as before.

Here is the content of my world dump, and here are the full make's logs.
My host OS is an Ubuntu 17.10 and the docker version is 17.12.0-ce, build c97c6d6.

Thank you very much!

EDIT:

I've seen the answers in the thread #2 and I have tried the suggestion just in case the issues are related. I keep getting the same error message from MySQL.

from dockstack.

janmattfeld avatar janmattfeld commented on May 22, 2024

Your setup and logs look fine. Next steps would be

  1. Entering the container manually
  2. Check that MySQL is running
  3. Connect to mysqld

Might be interesting why it's not working. But if you just need a running DevStack I'd go for a separate machine or VM and use the official guide: https://docs.openstack.org/devstack/latest/index.html

That way you get more insights into the setup process and OpenStack itself.

from dockstack.

Related Issues (7)

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.