Skip to content

Instantly share code, notes, and snippets.

@pfaucon
Last active August 29, 2015 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pfaucon/b3f15f9258db5fec3f34 to your computer and use it in GitHub Desktop.
Save pfaucon/b3f15f9258db5fec3f34 to your computer and use it in GitHub Desktop.
Mortar Vagrantfile trouble
==> default: Importing base box 'mortar-precise64-1400765389'...
==> default: Matching MAC address for NAT networking...
==> default: Setting the name of the VM: mortar_sandbox
==> default: Fixed port collision for 22 => 2222. Now on port 2200.
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
==> default: Forwarding ports...
default: 22 => 2200 (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
The guest machine entered an invalid state while waiting for it
to boot. Valid states are 'starting, running'. The machine is in the
'poweroff' state. Please verify everything is configured
properly and try again.
If the provider you're using has a GUI that comes with it,
it is often helpful to open that and watch the machine, since the
GUI often has more helpful error messages than Vagrant can retrieve.
For example, if you're using VirtualBox, run `vagrant up` while the
VirtualBox GUI is open.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment