I am completely stuck. I started getting problems starting the Local Machine - it just hung and I got several error windows.
I decided to do a complete uninstall and reinstall of Local following these instructions, and unfortunately I’m right back where I have started. The install completed but I then got the error messages and I am stuck on “Starting Local Machine” forever.
local-by-flywheel.log (15.0 KB)
Here’s the errors from the log:
Aug 22, 2019, 2:53 PM GMT+1 - warn: [main/docker-machine] Unable to start the VM: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe startvm local-by-flywheel --type headless failed:
Aug 22, 2019, 2:54 PM GMT+1 - warn: [main/docker-machine] 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)
Aug 22, 2019, 2:54 PM GMT+1 - warn: [main/docker-machine] VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole
Aug 22, 2019, 2:54 PM GMT+1 - warn: [main/docker-machine]
Aug 22, 2019, 2:54 PM GMT+1 - warn: [main/docker-machine] Details: 00:00:00.598270 Power up failed (vrc=VERR_MAIN_CONFIG_CONSTRUCTOR_COM_ERROR, rc=E_FAIL (0X80004005))
I am using Local by Flywheel 3.3.0 on Windows 10, and I’ve upgraded VirtualBox to version 6.0.10.
If I attempt to start the virtual machine in VirtualBox, I get the following error:
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}|
VBoxHardening.log (182.2 KB)
I really hope someone can help with this, because it’s cost me a lot of time already and I don’t know how to fix it. I’ve looked at similar threads and can’t find a solution.