Giter Site home page Giter Site logo

Comments (8)

codekitchen avatar codekitchen commented on August 18, 2024 1

It looks like this is now fixed upstream with boot2docker v18.09.1, and the workaround is no longer necessary.

from dinghy.

alexbrebu avatar alexbrebu commented on August 18, 2024

Temporary workaround:
✅: dinghy create --provider=xhyve --cpus=${cpus:-3} --memory=${memory:-4096} --disk=${disk:-40000} --boot2docker-url=https://github.com/boot2docker/boot2docker/releases/download/v18.06.1-ce/boot2docker.iso
🚀: eval $(dinghy env)

from dinghy.

alexbrebu avatar alexbrebu commented on August 18, 2024

@codekitchen

from dinghy.

beardcoder avatar beardcoder commented on August 18, 2024

Yes i can reproduce that. But i thing this is a problem with ne driver and boot2docker

from dinghy.

codekitchen avatar codekitchen commented on August 18, 2024

This does look like a problem with boot2docker or the xhyve driver. Do you get the same error if you do a docker-machine create -d xhyve directly?

On your workaround, was there a particular reason that you chose the v18.06.1-ce boot2docker version? I'm curious why that would fix it.

If this does happen when running docker-machine create directly also, I'd recommend reporting it to the docker-machine-driver-xhyve project. I'll see if I can repro as well.

from dinghy.

alexbrebu avatar alexbrebu commented on August 18, 2024

I did docker-machine create -d "xhyve" theMachine directly.

screenshot 2018-12-19 at 17 36 08


Workaround came as v18.06.1-ce boot2docker was the last version that I remembered I had tried before and worked.


Have you succeeded to repro?

from dinghy.

codekitchen avatar codekitchen commented on August 18, 2024

I am able to successfully repro, and I found this existing issue in the docker-machine-driver-xhyve project for the issue: machine-drivers/docker-machine-driver-xhyve#211

It sounds like it has already been fixed upstream and the fix will be in the next boot2docker release, so your workaround is the best option for now.

from dinghy.

beardcoder avatar beardcoder commented on August 18, 2024

Yes it will work with

dinghy create --memory=8000 --cpus=4 --disk=100000 --provider=xhyve --boot2docker_url="https://github.com/boot2docker/boot2docker/releases/download/v18.09.1-rc1/boot2docker.iso"

from dinghy.

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.