Vagrant update to 1.92 timeout after windows update

34 views
Skip to first unread message

Tony Toth

unread,
Mar 16, 2017, 5:48:15 AM3/16/17
to Vagrant
Hello,
I recently updated my windows 10, vagrant and virtualbox and my vagrant won't boot anymore.
The warning I get is:
"Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.

If you look above, you should be able to see the error(s) that
Vagrant had when attempting to connect to the machine. These errors
are usually good hints as to what may be wrong.

If you're using a custom box, make sure that networking is properly
working and you're able to connect to the machine. It is a common
problem that networking isn't setup properly in these boxes.
Verify that authentication configurations are also setup properly,
as well.

If the box appears to be booting properly, you may want to increase
the timeout ("config.vm.boot_timeout") value."
I also tried to increase the boot_timeout but it doesn't work.
Can anyone help me with this ?

Tony Toth

unread,
Mar 16, 2017, 5:50:23 AM3/16/17
to Vagrant
I am using Vagrant 1.9.2 and Virtualbox 5.1.18 (last build).

Alvaro Miranda Aguilera

unread,
Mar 16, 2017, 3:47:18 PM3/16/17
to vagra...@googlegroups.com
hello

try this

vagrant halt

then go to virtualbox gui, and try to start the vm from there

it may help as will give you more information

From vagrant side try this

vagrant version
vagrant plugin list
mkdir precise64
cd precise64
vagrant init -m hashicorp/precise64
set VAGRANT_LOG=debug
vagrant up

and share all the generated verbose output

thanks

Alvaro

--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
 
GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/157f3159-abfe-4b10-bcec-dec4b92689f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Alvaro

Mike Thomsen

unread,
Mar 21, 2017, 10:35:08 PM3/21/17
to Vagrant
For what it's worth, I just started having this problem as well. I try to post that debug output tomorrow if no one beats me to it. Yay Microsoft QA...
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+...@googlegroups.com.



--
Alvaro

Alvaro Miranda Aguilera

unread,
Mar 22, 2017, 3:40:08 PM3/22/17
to vagra...@googlegroups.com
ensure you are on latest virtualbox

To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/023d79e7-b7d6-469a-8d80-5ae1daca6022%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Alvaro

Mike Thomsen

unread,
Mar 23, 2017, 5:12:19 PM3/23/17
to Vagrant
I have tried the latest, the 5.14 and the last stable build of 5.0. It's clearly not an issue with just having an old version because they all work the same way here.



--
Alvaro

Reply all
Reply to author
Forward
0 new messages