Vagrant laravel box, guest machine entered an invalid state

前端 未结 2 1693
无人及你
无人及你 2020-12-24 09:46

Laravels Homestead vagrant box worked fine until today. After an windows auto update the server fails to start and throws the following error message:

The guest mach

2条回答
  •  甜味超标
    2020-12-24 10:36

    I just went through the same error when trying to start a VirtualBox VM. The VM started earlier in the day and after I installed some Windows updates it stopped working. Here is what fixed it:

    1. Open Control Panel, Programs, View Installed Updates.
    2. Scroll down to Microsoft Windows.
    3. Find the Security Update for Microsoft Windows (KB3004394).
    4. Select that update, then click Uninstall at the top.
    5. Reboot and VirtualBox should again be working.

    I just lost an hour to this problem.

提交回复
热议问题