Having some issues to get my vagrant up,
Got the box, run vagrant init
and after vagrant up
command I get this message.
Bringing m
I had the same problem using:
vagrant -v
)kitchen -v
)when I was trying to run the following commands:
kitchen create
and
kitchen test
Upgrading Oracle VirtualBox (download + install) to VirtualBox 5.1.12 fixed the problem.
If the upgrade is not a solution for you, you can use the following workaround mentioned by @paulalexandru, but it has the following main disadvantage: you need to make that manual step for every command that you are running.
But it seems that VirtualBox fixed the "Cable Connected" option problem. Now, if you go to Settings > Network > Adapter 1 > Advanced, you can see that the Cable Connected check box is checked by default: