Hi Am using vagrant v 2.2.3 and Virtual box version 6.0. When I do a vagrant up runbox, the process is stuck at Selectin on IO: See debug message below. A GUI opens with message Starting virtual machine 0% and is stuck there DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "modifyvm", "3a1ee436-bf75-4e8b-bf82-264a9da72200", "--cpus", "4"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "modifyvm", "3a1ee436-bf75-4e8b-bf82-264a9da72200", "--memory", "12288"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x000000000593d8c0> INFO interface: info: Booting VM... INFO interface: info: ==> runbox: Booting VM... ==> runbox: Booting VM... INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "startvm", "3a1ee436-bf75-4e8b-bf82-264a9da72200", "--type", "gui"] INFO subprocess: Command not in installer, restoring original environment... DEBUG subprocess: Selecting on IO
Any pointers? -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/75f7847d-420c-4cbc-a4e2-c420d57b906a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
