Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Vagrant up fails #1

Open
funroll opened this issue May 30, 2014 · 0 comments
Open

Vagrant up fails #1

funroll opened this issue May 30, 2014 · 0 comments

Comments

@funroll
Copy link

funroll commented May 30, 2014

Getting errors trying to bring the machine up:

dev-mini:sandboxed-opengrok DEV$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Clearing any previously set forwarded ports...
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
==> default: Forwarding ports...
default: 8080 => 8080 (adapter 1)
default: 22 => 2222 (adapter 1)
==> 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.
dev-mini:sandboxed-opengrok DEV$

Then I tried from VirtualBox and got this:

Failed to open a session for the virtual machine sandboxed-opengrok_default_1401483828771_91439.

The virtual machine 'sandboxed-opengrok_default_1401483828771_91439' has terminated unexpectedly during startup with exit code 1.

Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Machine
Interface: IMachine {480cf695-2d8d-4256-9c7c-cce4184fa048}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant