> ... A shutdown and vagrant up later, I'm back in the saddle. vagrant halt doesn't help in this case; without ssh it's helpless. Did I miss something in Vagrant to do the vm shutdown for me?
Try "vagrant halt --force"
--
cheers,
Mike Williams
But do you have any idea what could be causing this? What changes you
made to your VM/Vagrantfile to make this start occurring?
Mitchell