Search found 2 matches

by Mason
22. Nov 2020, 16:19
Forum: VirtualBox on Linux Hosts
Topic: Guest machine entered an invalid state while waiting for it to boot.
Replies: 2
Views: 2320

Re: Guest machine entered an invalid state while waiting for it to boot.

This is what the error says. They are pointing on virtualbox. Here is the error message that is being spit out by vagrant. The guest machine entered an invalid state while waiting for it to boot. Valid states are 'starting, running'. The machine is in the 'paused' state. Please verify everything is ...
by Mason
22. Nov 2020, 13:48
Forum: VirtualBox on Linux Hosts
Topic: Guest machine entered an invalid state while waiting for it to boot.
Replies: 2
Views: 2320

Guest machine entered an invalid state while waiting for it to boot.

Hi, I am using the debian/buster64 image from vagrant cloud to create 3 VM's. Everything works fine. Once I shut down these machines and do a vagrant up The vagrant machine halts at node1: SSH auth method: private key . My only option is to vagrant destroy and recreate all the machine from scratch. ...