virtualbox - I can't open Virtual Box on windows 10 after the Microsoft update on 9/21/2016 -


i can't open virtual box on windows 10 after microsoft automatic update on 9/21/2016.

i error vagrant up:

bringing machine 'default' 'virtualbox' provider... ==> default: checking if box 'scotch/box' date... ==> default: clearing set forwarded ports... ==> default: clearing set network interfaces... ==> default: preparing network interfaces based on configuration...     default: adapter 1: nat     default: adapter 2: hostonly ==> default: forwarding ports...     default: 22 (guest) => 2222 (host) (adapter 1) ==> default: booting vm... ==> default: waiting machine boot. may take few minutes... guest machine entered invalid state while waiting boot. valid states 'starting, running'. machine in 'aborted' state. please verify configured , try again.  if provider you're using has gui comes it, helpful open , watch machine, since gui has more helpful error messages vagrant can retrieve. example, if you're using virtualbox, run `vagrant up` while virtualbox gui open.  primary issue error provider you're using not configured. vagrant issue. 

trying start vm windows app , nothing. no errors, no vm

does else have problem?

is there way update vm on windows re-installing?

this worked me, finally, though don't think long term solution.

uninstall virtual box delete .vagrant directory (..../vagrant/.vagrant) re-install virtual box version 5.0.20 (this older version) vagrant 

Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -