Flywheel stuck at starting local machine

Good day after a new windows update flywheel has been unable to start the virtual machine.
Any suggestions on how to get this running again?
The biggest issue I can see in the logs is :

Unhandled Rejection at: 
Nov 1, 2017, 10:08 AM GMT+2 - warn: [main/index] Unhandled Rejection at: Promise  Promise {
  <rejected> TypeError: Cannot use 'in' operator to search for 'version' in null
    at C:\Users\jancl\AppData\Local\Programs\local-by-flywheel\resources\app.asar\main\updater.js:1:17667
    at process._tickDomainCallback (internal/process/next_tick.js:129:7) }  reason:  TypeError: Cannot use 'in' operator to search for 'version' in null
    at C:\Users\jancl\AppData\Local\Programs\local-by-flywheel\resources\app.asar\main\updater.js:1:17667
    at process._tickDomainCallback (internal/process/next_tick.js:129:7)
1 Like

local-by-flywheel.log (192.0 KB)
Here is my full log

@yodasoda,

Can you please provide the contents of C:\Users\jancl\.docker\machine\machines\local-by-flywheel\local-by-flywheel\Logs\VBoxHardening.log?

Sorry for the trouble!

VBoxHardening.log (48.2 KB)
No trouble at all!
Thank you for the help :slight_smile:

Hmm, based off of that log it looks like there might be some issues with the VirtualBox executables.

I would try running the VirtualBox installer yourself. It should patch up anything wrong it. Hereā€™s the direct download link: http://download.virtualbox.org/virtualbox/5.1.30/VirtualBox-5.1.30-118389-Win.exe

I am experiencing this problem as well. Flywheel is stuck at the ā€œStarting Local Machineā€ screen. I have tried restarting local machine. I have also tried rebooting my computer. I am running Flywheel 2.0.8 on Mac OS 10.13.1.

Here is my error log:

Nov 1, 2017, 8:17 PM EDT - info: [main/index] Existing Pressmatic data does not exist.
Nov 1, 2017, 8:17 PM EDT - info: [main/check-system] Check System: Docker Machine:  
{ stdout: 'Stopped\n', stderr: '' }
Nov 1, 2017, 8:17 PM EDT - info: [renderer/CheckEnvPage] Check system promise response: [ undefined, 'machine-halted' ] machine-halted
Nov 1, 2017, 8:17 PM EDT - info: [main/docker-machine] Checking Boot2Docker.iso hash
Nov 1, 2017, 8:17 PM EDT - info: [main/docker-machine] Boot2Docker.iso hash does not match!
Nov 1, 2017, 8:17 PM EDT - info: [main/docker-machine] Copying /Applications/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso to /Users/kaylenewhitaker/.docker/machine/machines/local-by-flywheel/boot2docker.iso
Nov 1, 2017, 8:17 PM EDT - info: [main/docker-machine] Running  /Applications/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/osx/docker-machine start local-by-flywheel
Nov 1, 2017, 8:17 PM EDT - info: [main/docker-machine] Starting "local-by-flywheel"...
Nov 1, 2017, 8:17 PM EDT - info: [main/docker-machine] (local-by-flywheel) Check network to re-create if needed...
Nov 1, 2017, 8:17 PM EDT - warn: [main/docker-machine] Unable to start the VM: /usr/local/bin/VBoxManage startvm local-by-flywheel --type headless failed:
Nov 1, 2017, 8:17 PM EDT - warn: [main/docker-machine] VBoxManage: error: Could not open the medium '/Users/kaylenewhitaker/.docker/machine/machines/local-by-flywheel/disk.vmdk'.
Nov 1, 2017, 8:17 PM EDT - warn: [main/docker-machine] VBoxManage: error: VMDK: inconsistency between grain table and backup grain table in '/Users/kaylenewhitaker/.docker/machine/machines/local-by-flywheel/disk.vmdk' (VERR_VD_VMDK_INVALID_HEADER).
Nov 1, 2017, 8:17 PM EDT - warn: [main/docker-machine] VBoxManage: error: VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/kaylenewhitaker/.docker/machine/machines/local-by-flywheel/disk.vmdk' (VERR_VD_VMDK_INVALID_HEADER)
Nov 1, 2017, 8:17 PM EDT - warn: [main/docker-machine] VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MediumWrap, interface IMedium
Nov 1, 2017, 8:17 PM EDT - warn: [main/docker-machine]  
Nov 1, 2017, 8:17 PM EDT - warn: [main/docker-machine] Details: 00:00:00.093517 Power up failed (vrc=VINF_SUCCESS, rc=NS_ERROR_FAILURE (0X80004005))

Thanks, Clay, you are a legend that sorted my problem out.

Iā€™m also having the same problem. Iā€™m not able reinstall Virtual Box for some reason as it leads to a BSOD.

Sukanya,

If possible, can you snap a picture of the BSOD and post it here?

Sorry for the trouble!

Flywheel stuck at starting local machine
please help