Local Machine Won't Start, various errors

Here’s how I got on:

  • Disable any Antivirus software and try uninstalling and re-installing Local
    Tried - same errors.

  • Restarting the VM by going to “Help > Restart Local Machine”.
    If you mean the option underneath Help in Local’s menu, I’ve done that and get the same errors.

I can’t restart the VM in VirtualBox because it is Powered Off to begin with. Restarting it in Normal Mode gives me this:

Failed to open a session for the virtual machine local-by-flywheel .

The virtual machine ‘local-by-flywheel’ has terminated unexpectedly during startup with exit code 1 (0x1). More details may be available in ‘C:\Users\Asus.docker\machine\machines\local-by-flywheel\local-by-flywheel\Logs\VBoxHardening.log’ .

Result Code: E_FAIL (0x80004005)
Component: MachineWrap
Interface: IMachine {5047460a-265d-4538-b23e-ddba5fb84976}

Here is an updated Log: local-by-flywheel.log (49.3 KB)

Incidentally I’ve tried installing VVV today and I also get a similar error with VirtualBox, whether antivirus is disabled or not.

There was an error while executing VBoxManage, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: [“startvm”, “a6d98505-4dbe-456e-88ed-74367f710b1a”, “–type”, “headless”]

Stderr: VBoxManage.exe: error: The configuration constructor in main failed due to a COM error. Check the release log of the VM for further details. (VERR_MAIN_CONFIG_CONSTRUCTOR_COM_ERROR)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole