Stuck at start Need help please. Thanks

Hi there. so…

Summary

Sep 13, 2017, 3:12 PM GMT+1 - info: [main/index] Existing Pressmatic data does not exist.
Sep 13, 2017, 3:12 PM GMT+1 - info: [main/check-system] Check System: Docker Machine:
{ stdout: ‘’,
stderr: ‘Host does not exist: “local-by-flywheel”\n’ }
Sep 13, 2017, 3:12 PM GMT+1 - warn: [main/index] Unhandled Rejection at: Promise Promise {
TypeError: Cannot use ‘in’ operator to search for ‘version’ in null
at C:\Users\dell\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\dell\AppData\Local\Programs\local-by-flywheel\resources\app.asar\main\updater.js:1:17667
at process._tickDomainCallback (internal/process/next_tick.js:129:7)
Sep 13, 2017, 3:12 PM GMT+1 - info: [renderer/CheckEnvPage] Check system promise response: [ undefined, ‘machine-does-not-exist’ ] machine-does-not-exist
Sep 13, 2017, 3:13 PM GMT+1 - info: [main/docker-create-machine] Starting Docker Machine Creation…
Sep 13, 2017, 3:13 PM GMT+1 - info: [main/docker-create-machine] USING IP: 192.168.95.1/24
Sep 13, 2017, 3:13 PM GMT+1 - info: [main/docker-create-machine] Removing existing Docker Machine
Sep 13, 2017, 3:13 PM GMT+1 - info: [main/docker-create-machine] null ‘About to remove local-by-flywheel\nWARNING: This action will delete both local reference and remote instance.\n’ 'Error removing host “local-by-flywheel”: Host does not exist: “local-by-flywheel”\nCan’t remove “local-by-flywheel”\n’
Sep 13, 2017, 3:13 PM GMT+1 - info: [main/docker-create-machine] Creating Docker Machine… --virtualbox-boot2docker-url=file://C:\Users\dell\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\boot2docker.iso
Sep 13, 2017, 3:13 PM GMT+1 - info: [main/docker-create-machine] Creating machine with
{ ‘0’: ‘create’,
‘1’: ‘–driver=virtualbox’,
‘2’: ‘–virtualbox-hostonly-cidr’,
‘3’: ‘192.168.95.1/24’,
‘4’: ‘–virtualbox-boot2docker-url=file://C:/Users/dell/AppData/Local/Programs/local-by-flywheel/resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso’,
‘5’: ‘–virtualbox-disk-size’,
‘6’: ‘120000’,
‘7’: ‘local-by-flywheel’ }
Sep 13, 2017, 3:13 PM GMT+1 - info: [main/docker-create-machine] Creating CA: C:\Users\dell.docker\machine\certs\ca.pem
Sep 13, 2017, 3:13 PM GMT+1 - info: [main/docker-create-machine] Creating client certificate: C:\Users\dell.docker\machine\certs\cert.pem
Sep 13, 2017, 3:13 PM GMT+1 - info: [main/docker-create-machine] Running pre-create checks…
Sep 13, 2017, 3:13 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) Image cache directory does not exist, creating it at C:\Users\dell.docker\machine\cache…
Sep 13, 2017, 3:13 PM GMT+1 - info: [main/docker-create-machine] Creating machine…
Sep 13, 2017, 3:13 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) Downloading C:\Users\dell.docker\machine\cache\boot2docker.iso from file://C:/Users/dell/AppData/Local/Programs/local-by-flywheel/resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso…
Sep 13, 2017, 3:13 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) Creating VirtualBox VM…
Sep 13, 2017, 3:13 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) Creating SSH key…
Sep 13, 2017, 3:15 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) Starting the VM…
Sep 13, 2017, 3:15 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) Check network to re-create if needed…
Sep 13, 2017, 3:15 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) Windows might ask for the permission to create a network adapter. Sometimes, such confirmation window is minimized in the taskbar.
Sep 13, 2017, 3:25 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) Creating a new host-only adapter produced an error: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe hostonlyif create failed:
Sep 13, 2017, 3:25 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) 0%…
Sep 13, 2017, 3:25 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) Progress state: E_FAIL
Sep 13, 2017, 3:25 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) VBoxManage.exe: error: Failed to create the host-only adapter
Sep 13, 2017, 3:25 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) VBoxManage.exe: error: Querying NetCfgInstanceId failed (0x00000002)
Sep 13, 2017, 3:25 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
Sep 13, 2017, 3:25 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) VBoxManage.exe: error: Context: “enum RTEXITCODE __cdecl handleCreate(struct HandlerArg *)” at line 94 of file VBoxManageHostonly.cpp
Sep 13, 2017, 3:25 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel)
Sep 13, 2017, 3:25 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) This is a known VirtualBox bug. Let’s try to recover anyway…
Sep 13, 2017, 3:26 PM GMT+1 - error: [main/docker-create-machine] Error creating machine: Error in driver during machine creation: Error setting up host only network on machine start: The host-only adapter we just created is not visible. This is a well known VirtualBox bug. You might want to uninstall it and reinstall at least version 5.0.12 that is is supposed to fix this issue
Sep 13, 2017, 3:26 PM GMT+1 - info: [main/docker-create-machine] Unable to create Docker Machine.
Sep 13, 2017, 3:27 PM GMT+1 - info: [main/index] All Local sites are stopped. Shutting down VM.
Sep 13, 2017, 3:28 PM GMT+1 - info: [main/index] Existing Pressmatic data does not exist.
Sep 13, 2017, 3:28 PM GMT+1 - warn: [main/index] Unhandled Rejection at: Promise Promise {
TypeError: Cannot use ‘in’ operator to search for ‘version’ in null
at C:\Users\dell\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\dell\AppData\Local\Programs\local-by-flywheel\resources\app.asar\main\updater.js:1:17667
at process._tickDomainCallback (internal/process/next_tick.js:129:7)
Sep 13, 2017, 3:28 PM GMT+1 - info: [main/check-system] Check System: Docker Machine:
{ stdout: ‘Stopped\n’, stderr: ‘’ }
Sep 13, 2017, 3:28 PM GMT+1 - info: [renderer/CheckEnvPage] Check system promise response: [ undefined, ‘machine-halted’ ] machine-halted
Sep 13, 2017, 3:28 PM GMT+1 - info: [main/docker-machine] Checking Boot2Docker.iso hash
Sep 13, 2017, 3:28 PM GMT+1 - info: [main/docker-machine] Running C:\Users\dell\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe start local-by-flywheel
Sep 13, 2017, 3:28 PM GMT+1 - info: [main/docker-machine] Starting “local-by-flywheel”…
Sep 13, 2017, 3:28 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) Check network to re-create if needed…
Sep 13, 2017, 3:28 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) Windows might ask for the permission to create a network adapter. Sometimes, such confirmation window is minimized in the taskbar.
Sep 13, 2017, 3:29 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) Creating a new host-only adapter produced an error: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe hostonlyif create failed:
Sep 13, 2017, 3:29 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) 0%…
Sep 13, 2017, 3:29 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) Progress state: E_FAIL
Sep 13, 2017, 3:29 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Failed to create the host-only adapter
Sep 13, 2017, 3:29 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Querying NetCfgInstanceId failed (0x00000002)
Sep 13, 2017, 3:29 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
Sep 13, 2017, 3:29 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Context: “enum RTEXITCODE __cdecl handleCreate(struct HandlerArg *)” at line 94 of file VBoxManageHostonly.cpp
Sep 13, 2017, 3:29 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel)
Sep 13, 2017, 3:29 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) This is a known VirtualBox bug. Let’s try to recover anyway…
Sep 13, 2017, 3:29 PM GMT+1 - warn: [main/docker-machine] Error setting up host only network on machine start: The host-only adapter we just created is not visible. This is a well known VirtualBox bug. You might want to uninstall it and reinstall at least version 5.0.12 that is is supposed to fix this issue
Sep 13, 2017, 3:32 PM GMT+1 - info: [main/index] All Local sites are stopped. Shutting down VM.
Sep 13, 2017, 3:33 PM GMT+1 - info: [main/index] Existing Pressmatic data does not exist.
Sep 13, 2017, 3:33 PM GMT+1 - warn: [main/index] Unhandled Rejection at: Promise Promise {
TypeError: Cannot use ‘in’ operator to search for ‘version’ in null
at C:\Users\dell\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\dell\AppData\Local\Programs\local-by-flywheel\resources\app.asar\main\updater.js:1:17667
at process._tickDomainCallback (internal/process/next_tick.js:129:7)
Sep 13, 2017, 3:33 PM GMT+1 - info: [main/check-system] Check System: Docker Machine:
{ stdout: ‘Stopped\n’, stderr: ‘’ }
Sep 13, 2017, 3:33 PM GMT+1 - info: [renderer/CheckEnvPage] Check system promise response: [ undefined, ‘machine-halted’ ] machine-halted
Sep 13, 2017, 3:33 PM GMT+1 - info: [main/docker-machine] Checking Boot2Docker.iso hash
Sep 13, 2017, 3:33 PM GMT+1 - info: [main/docker-machine] Running C:\Users\dell\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe start local-by-flywheel
Sep 13, 2017, 3:33 PM GMT+1 - info: [main/docker-machine] Starting “local-by-flywheel”…
Sep 13, 2017, 3:33 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) Check network to re-create if needed…
Sep 13, 2017, 3:33 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) Windows might ask for the permission to create a network adapter. Sometimes, such confirmation window is minimized in the taskbar.
Sep 13, 2017, 3:35 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) Creating a new host-only adapter produced an error: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe hostonlyif create failed:
Sep 13, 2017, 3:35 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) 0%…
Sep 13, 2017, 3:35 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) Progress state: E_FAIL
Sep 13, 2017, 3:35 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Failed to create the host-only adapter
Sep 13, 2017, 3:35 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Querying NetCfgInstanceId failed (0x00000002)
Sep 13, 2017, 3:35 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
Sep 13, 2017, 3:35 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Context: “enum RTEXITCODE __cdecl handleCreate(struct HandlerArg *)” at line 94 of file VBoxManageHostonly.cpp
Sep 13, 2017, 3:35 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel)
Sep 13, 2017, 3:35 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) This is a known VirtualBox bug. Let’s try to recover anyway…
Sep 13, 2017, 3:35 PM GMT+1 - warn: [main/docker-machine] Error setting up host only network on machine start: The host-only adapter we just created is not visible. This is a well known VirtualBox bug. You might want to uninstall it and reinstall at least version 5.0.12 that is is supposed to fix this issue
Sep 13, 2017, 3:44 PM GMT+1 - info: [main/index] All Local sites are stopped. Shutting down VM.
Sep 13, 2017, 3:48 PM GMT+1 - info: [main/index] Existing Pressmatic data does not exist.
Sep 13, 2017, 3:48 PM GMT+1 - warn: [main/index] Unhandled Rejection at: Promise Promise {
TypeError: Cannot use ‘in’ operator to search for ‘version’ in null
at C:\Users\dell\AppData\Local\Programs\local-by-flywheel\resources\app.asar\main\updater.js:1:17345
at
at process._tickDomainCallback (internal/process/next_tick.js:135:7) } reason: TypeError: Cannot use ‘in’ operator to search for ‘version’ in null
at C:\Users\dell\AppData\Local\Programs\local-by-flywheel\resources\app.asar\main\updater.js:1:17345
at
at process._tickDomainCallback (internal/process/next_tick.js:135:7)
Sep 13, 2017, 3:48 PM GMT+1 - info: [main/check-system] Check System: Docker Machine:
{ stdout: ‘’,
stderr: ‘error getting state for host local-by-flywheel: machine does not exist\n’ }
Sep 13, 2017, 3:48 PM GMT+1 - info: [renderer/CheckEnvPage] Check system promise response: [ undefined, ‘machine-does-not-exist’ ] machine-does-not-exist
Sep 13, 2017, 3:48 PM GMT+1 - info: [main/docker-create-machine] Starting Docker Machine Creation…
Sep 13, 2017, 3:48 PM GMT+1 - info: [main/docker-create-machine] Attempting to delete existing Local host machine.
Sep 13, 2017, 3:48 PM GMT+1 - info: [main/docker-create-machine] USING IP: 192.168.95.1/24
Sep 13, 2017, 3:48 PM GMT+1 - info: [main/docker-create-machine] Removing existing Docker Machine
Sep 13, 2017, 3:48 PM GMT+1 - info: [main/docker-create-machine] null ‘About to remove local-by-flywheel\nWARNING: This action will delete both local reference and remote instance.\n’ 'Error removing host “local-by-flywheel”: Host does not exist: “local-by-flywheel”\nCan’t remove “local-by-flywheel”\n’
Sep 13, 2017, 3:48 PM GMT+1 - info: [main/docker-create-machine] Creating Docker Machine… --virtualbox-boot2docker-url=file://C:\Users\dell\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\boot2docker.iso
Sep 13, 2017, 3:48 PM GMT+1 - info: [main/docker-create-machine] Creating machine with
{ ‘0’: ‘create’,
‘1’: ‘–driver=virtualbox’,
‘2’: ‘–virtualbox-hostonly-cidr’,
‘3’: ‘192.168.95.1/24’,
‘4’: ‘–virtualbox-boot2docker-url=file://C:/Users/dell/AppData/Local/Programs/local-by-flywheel/resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso’,
‘5’: ‘–virtualbox-disk-size’,
‘6’: ‘120000’,
‘7’: ‘local-by-flywheel’ }
Sep 13, 2017, 3:48 PM GMT+1 - info: [main/docker-create-machine] Running pre-create checks…
Sep 13, 2017, 3:48 PM GMT+1 - info: [main/docker-create-machine] Creating machine…
Sep 13, 2017, 3:48 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) Downloading C:\Users\dell.docker\machine\cache\boot2docker.iso from file://C:/Users/dell/AppData/Local/Programs/local-by-flywheel/resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso…
Sep 13, 2017, 3:48 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) Creating VirtualBox VM…
Sep 13, 2017, 3:48 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) Creating SSH key…
Sep 13, 2017, 3:50 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) Starting the VM…
Sep 13, 2017, 3:50 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) Check network to re-create if needed…
Sep 13, 2017, 3:50 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) Windows might ask for the permission to create a network adapter. Sometimes, such confirmation window is minimized in the taskbar.
Sep 13, 2017, 3:52 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) Creating a new host-only adapter produced an error: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe hostonlyif create failed:
Sep 13, 2017, 3:52 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) 0%…
Sep 13, 2017, 3:52 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) Progress state: E_FAIL
Sep 13, 2017, 3:52 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) VBoxManage.exe: error: Failed to create the host-only adapter
Sep 13, 2017, 3:52 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) VBoxManage.exe: error: Querying NetCfgInstanceId failed (0x00000002)
Sep 13, 2017, 3:52 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
Sep 13, 2017, 3:52 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) VBoxManage.exe: error: Context: “enum RTEXITCODE __cdecl handleCreate(struct HandlerArg *)” at line 94 of file VBoxManageHostonly.cpp
Sep 13, 2017, 3:52 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel)
Sep 13, 2017, 3:52 PM GMT+1 - info: [main/docker-create-machine] (local-by-flywheel) This is a known VirtualBox bug. Let’s try to recover anyway…
Sep 13, 2017, 3:52 PM GMT+1 - error: [main/docker-create-machine] Error creating machine: Error in driver during machine creation: Error setting up host only network on machine start: The host-only adapter we just created is not visible. This is a well known VirtualBox bug. You might want to uninstall it and reinstall at least version 5.0.12 that is is supposed to fix this issue
Sep 13, 2017, 3:52 PM GMT+1 - info: [main/docker-create-machine] Unable to create Docker Machine.
Sep 13, 2017, 4:13 PM GMT+1 - info: [main/index] Existing Pressmatic data does not exist.
Sep 13, 2017, 4:13 PM GMT+1 - warn: [main/index] Unhandled Rejection at: Promise Promise {
TypeError: Cannot use ‘in’ operator to search for ‘version’ in null
at C:\Users\dell\AppData\Local\Programs\local-by-flywheel\resources\app.asar\main\updater.js:1:17345
at
at process._tickDomainCallback (internal/process/next_tick.js:135:7) } reason: TypeError: Cannot use ‘in’ operator to search for ‘version’ in null
at C:\Users\dell\AppData\Local\Programs\local-by-flywheel\resources\app.asar\main\updater.js:1:17345
at
at process._tickDomainCallback (internal/process/next_tick.js:135:7)
Sep 13, 2017, 4:13 PM GMT+1 - info: [main/set-docker-env] Getting Docker Machine env.
Sep 13, 2017, 4:13 PM GMT+1 - info: [main/set-docker-env] Received Docker Machine env.
Sep 13, 2017, 4:13 PM GMT+1 - error: [main/index] TypeError: Cannot read property ‘forEach’ of null
at exports.(anonymous function) (C:\Users\dell\AppData\Local\Programs\local-by-flywheel\resources\app.asar\helpers\process-exports-vars.js:1:6141)
at C:\Users\dell\AppData\Local\Programs\local-by-flywheel\resources\app.asar\main\actions-docker\set-docker-env.js:1:8735
at ChildProcess.exithandler (child_process.js:224:5)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:194:7)
at maybeClose (internal/child_process.js:899:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
Sep 13, 2017, 4:48 PM GMT+1 - info: [main/docker-machine] Running C:\Users\dell\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe stop local-by-flywheel
Sep 13, 2017, 4:48 PM GMT+1 - info: [main/docker-machine] Stopping “local-by-flywheel”…
Sep 13, 2017, 4:48 PM GMT+1 - info: [main/docker-machine] Machine “local-by-flywheel” was stopped.
Sep 13, 2017, 4:48 PM GMT+1 - info: [main/docker-machine] child process exited with code 0
Sep 13, 2017, 4:48 PM GMT+1 - info: [main/docker-machine] Checking Boot2Docker.iso hash
Sep 13, 2017, 4:48 PM GMT+1 - info: [main/docker-machine] Boot2Docker.iso hash does not match!
Sep 13, 2017, 4:48 PM GMT+1 - info: [main/docker-machine] Copying C:\Users\dell\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\boot2docker.iso to C:\Users\dell.docker\machine\machines\local-by-flywheel\boot2docker.iso
Sep 13, 2017, 4:48 PM GMT+1 - info: [main/docker-machine] Running C:\Users\dell\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe start local-by-flywheel
Sep 13, 2017, 4:48 PM GMT+1 - info: [main/docker-machine] Starting “local-by-flywheel”…
Sep 13, 2017, 4:48 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) Check network to re-create if needed…
Sep 13, 2017, 4:48 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) Windows might ask for the permission to create a network adapter. Sometimes, such confirmation window is minimized in the taskbar.
Sep 13, 2017, 4:50 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) Creating a new host-only adapter produced an error: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe hostonlyif create failed:
Sep 13, 2017, 4:50 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) 0%…
Sep 13, 2017, 4:50 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) Progress state: E_FAIL
Sep 13, 2017, 4:50 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Failed to create the host-only adapter
Sep 13, 2017, 4:50 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Querying NetCfgInstanceId failed (0x00000002)
Sep 13, 2017, 4:50 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
Sep 13, 2017, 4:50 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Context: “enum RTEXITCODE __cdecl handleCreate(struct HandlerArg *)” at line 94 of file VBoxManageHostonly.cpp
Sep 13, 2017, 4:50 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel)
Sep 13, 2017, 4:50 PM GMT+1 - info: [main/docker-machine] (local-by-flywheel) This is a known VirtualBox bug. Let’s try to recover anyway…
Sep 13, 2017, 4:51 PM GMT+1 - warn: [main/docker-machine] Error setting up host only network on machine start: The host-only adapter we just created is not visible. This is a well known VirtualBox bug. You might want to uninstall it and reinstall at least version 5.0.12 that is is supposed to fix this issue
Sep 13, 2017, 4:51 PM GMT+1 - info: [main/menu] Unable to restart Docker Machine.

Is my log. I’ve hidden it on the basis it takes up alot of real estate for normal users.

so I have latest verion of Virtual Box. and obviously latest Local by flywheel. so… Stuck what I’m meant to do here. Ive uninstalled and re installed. Battery isnt low as Im plugged in. No prgrams are open. so…

Thoughts please.

Thanks.

Mike