Giter Site home page Giter Site logo

Comments (10)

codekitchen avatar codekitchen commented on August 18, 2024

Darn, I knew that using a hard-coded IP would bite somebody eventually, but I haven't gotten around to making it dynamic.

Interesting that you can't find any other networks in the 192.168.42.x range though. Does virtualbox list any in preferences -> network?

from dinghy.

jgmartin avatar jgmartin commented on August 18, 2024

Nope... there was one originally but it was removed (and the system restarted, etc) and the issue persisted. It was a host-only network.

from dinghy.

jgmartin avatar jgmartin commented on August 18, 2024

Upon further investigation, it looks like the cause of the problem lies within the codekitchen/boot2docker image. Vagrant returns the error under all cases when trying to spin up this image, but is able to spin up other boot2docker images with the same configuration.

from dinghy.

codekitchen avatar codekitchen commented on August 18, 2024

Oh there's another interface in the base codekitchen/boot2docker image, and sure enough it's 192.168.10.10: https://github.com/codekitchen/boot2docker-vagrant-box/blob/master/vagrantfile.tpl#L13

I actually inherited that config from upstream: https://github.com/dduportal/boot2docker-vagrant-box/blob/master/vagrantfile.tpl#L23 I don't think it's even needed for dinghy. I'll look into just removing it.

from dinghy.

mlhamel avatar mlhamel commented on August 18, 2024

In fact, i've got vmware fusion and got exactly the same issue. Not sure if there's something equivalent for it but still haven't found it.

from dinghy.

codekitchen avatar codekitchen commented on August 18, 2024

OK the master branch doesn't have a 192.168.10.10 interface anymore. I'm not ready to cut a new release yet, but you can install the master branch by following these instructions: https://github.com/codekitchen/dinghy#prereleases

192.168.42.10 is still hard-coded, so if you have a conflict there this won't help.

from dinghy.

mlhamel avatar mlhamel commented on August 18, 2024

It do work like a charm, that's amazing, and the next release should fix this issue completely. Thanks !

from dinghy.

codekitchen avatar codekitchen commented on August 18, 2024

ok, this has been released. i'll track a separate issue for making the 192.168.42.1 interface dynamic.

from dinghy.

assadali007 avatar assadali007 commented on August 18, 2024

The specified host network collides with a non-hostonly network!
This will cause your specified IP to be inaccessible. Please change
the IP or name of your host only network so that it no longer matches that of
a bridged or non-hostonly network.

Bridged Network Address: '192.168.10.0'
Host-only Network 'en0: Wi-Fi (AirPort)': '192.168.10.0'

from dinghy.

assadali007 avatar assadali007 commented on August 18, 2024

i have a same issue please could you help me how what do to solve the problem

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.