I spent several days working with vagrant (1.7.4) and virtualbox (4.3.30) on Win8.1 without running into any issues.
Seemingly out of the blue the VMs no longer get listed in VirtualBox after doing "vagrant up". Doing a "vagrant suspend" doesn't cause any errors, but doing "vagrant up" won't resume them, it'll just start the process over again, so it's like the VMs just disappear. Otherwise vagrant communicates with the VMs just fine once winrm is setup, it sets up the shared folder and runs a setup script I created. I could only find one similar situation <https://github.com/mitchellh/vagrant/issues/4286>. I only have one user on my computer and all the VMs are windows based, so "echo $HOME" obviously won't work. I tried reinstalling virtualbox and vagrant to no avail. I'm stumped. -- 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/8ecf8ff5-bf6a-43a9-a757-f4bcd168cc34%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
