-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vagrant up did not complete #9
Comments
Did you add "wocker.dev 172.17.8.23" to your hosts-file? |
I do have hostsupdater install? Do I still need to do so? |
I don't know well about vagrant-hostsupdater for Windows. I heard it doesn't work well for Windows. These issues may help you. However, I think adding "wocker.dev 172.17.8.23" by yourself is the simplest way. |
I am still having problems at this process, after modifying the host file ==> default: Setting the name of the VM: wocker_default_1426897888404_23903 It's just hangs for a long long time, any idea what causing it? |
Wocker uses CoreOS on Vagrant. Does the official CoreOS Vagrant work for you?
Please try if this finishes without error, and you can |
Tried multiple times, everytime it stops at setting the name
or port collison
Any idea how to get it work or what causing the problem?
matthew.wu@X205 ~
$ git clone https://github.com/wckr/wocker.git && cd wocker
Cloning into 'wocker'...
remote: Counting objects: 109, done.
remote: Compressing objects: 100% (6/6), done.
remote: Total 109 (delta 1), reused 0 (delta 0), pack-reused 103
Receiving objects: 100% (109/109), 18.00 KiB | 0 bytes/s, done.
Resolving deltas: 100% (45/45), done.
Checking connectivity... done.
matthew.wu@X205 ~/wocker
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'coreos-stable'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'coreos-stable' is up to date...
==> default: Setting the name of the VM: wocker_default_1426897888404_23903
==> default: Fixed port collision for 22 => 2222. Now on port 2200.
P.S. On Windows 7 with cygwin
The text was updated successfully, but these errors were encountered: