Hey guys, anyone got this error when trying to stand up the VMs using vagrant? . . .

SaidBen:
hey guys, anyone got this error when trying to stand up the VMs using vagrant? I am following the git hub repo of mumshad to stand up "k8s cluster the hard way’

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.

Fernando Jimenez:
The easiest to know what’s going on is to take a look at the vbox UI. You should be able to see the machines terminal after doing vagrant up

SaidBen:
thanks @Fernando Jimenez it worked the next time I’v tried and have no clue why :upside_down_face: I did not even touch Vagrantfile