GetValkyrie / valkyrie

Valkyrie is an opinionated local dev stack that makes features/git based Drupal development easy.
http://www.getvalkyrie.com
GNU General Public License v3.0
45 stars 11 forks source link

Virtualbox 5? #81

Closed devekko closed 9 years ago

devekko commented 9 years ago

does this work on vb 5?

==> valkyrie: 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.

The primary issue for this error is that the provider you're using is not properly configured. This is very rarely a Vagrant issue.

MatthewHager commented 9 years ago

Are you running the very latest version? We just got VB5 support going in the last few commits.

devekko commented 9 years ago

==> valkyrie: Booting VM... │························· ==> valkyrie: 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. │························· │························· The primary issue for this error is that the provider you're using │························· is not properly configured. This is very rarely a Vagrant issue. │························· The external command could not be executed due to an application [error] │························· error. │························· Illegal string offset 'site' backend.inc:1030 [warning] │························· The command could not be executed successfully (returned: ssh: Could [error] │························· not resolve hostname valkyrie.local: Name or service not known │························· , code: 255)

devekko commented 9 years ago

its a fresh installation

vboxmanage --version 5.0.2r102096
Linux trusty-vagrant 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:09:17 UTC 2015 x86_64 x86_64 x│························· 86_64 GNU/Linux
Vagrant 1.7.4

devekko commented 9 years ago

there was some change in Avahi or DNS or Bonjour in Valkyrie?

devekko commented 9 years ago

https://github.com/GetValkyrie/valkyrie/issues/75

devekko commented 9 years ago

I think its a general Virtualbox/Vagrant issue/// digging

ergonlogic commented 9 years ago

Vagrant itself isn't fully compatible with Virtualbox5, which appears to be rather unstable. There are a number of issues in the Vagrant queue about this. I recommend using the most recent Virtualbox 4.x for now.

For debugging purposes, you may want to try just launching a vanilla Vagrant project, and see if that works.

devekko commented 9 years ago

ok. both drupalvm and valkyrie break

will downgrade

MatthewHager commented 9 years ago

I know it works if you use the latest version of everything. On Sat, Aug 29, 2015 at 6:49 PM Nicholas Roberts notifications@github.com wrote:

ok. both drupalvm and valkyrie break

will downgrade

— Reply to this email directly or view it on GitHub https://github.com/GetValkyrie/valkyrie/issues/81#issuecomment-136063162 .

Thanks,

Matthew Hager, CEO Poetic Systems 675 Bering Dr. Suite 725 Houston, TX 77057 office: (281) 531-4060 mobile: (281) 725-2380

devekko commented 9 years ago

I removed a layer of vm nesting and got vb 4.3 valkyrie working

now vmware host for trusty desktop vm running vagrant

will test vb 5

BrianGilbert commented 9 years ago

Just reporting I've had no issues with VB5

devekko commented 9 years ago

I did a fresh Trusty install on my laptop, no Ubuntu Studio, no encrypted, nothing weird

it works with vb5