Installation Hangs at Virtualbox Error

Hi I am getting a Virtualbox error when installing Local.

Error message and log are attached below. Thanks!

EDIT: I am already using the latest version of Virtualbox on Windows.

error

Feb 2, 2018, 9:14 AM PST - info: [main/index] Existing Pressmatic data does not exist.
Feb 2, 2018, 9:14 AM PST - info: [main/check-system] Check System: Docker Machine:  
{ stdout: '',
  stderr: 'Host does not exist: "local-by-flywheel"\n' }
Feb 2, 2018, 9:15 AM PST - info: [renderer/CheckEnvPage] Check system promise response: 
[ 'virtualbox-out-of-date', 'machine-does-not-exist' ]
Feb 2, 2018, 9:15 AM PST - info: [main/virtualbox-installer-windows] Starting VirtualBox Install...
Feb 2, 2018, 9:17 AM PST - info: [main/virtualbox-installer-windows] VirtualBox installed!
Feb 2, 2018, 9:17 AM PST - info: [main/docker-create-machine] Starting Docker Machine Creation...
Feb 2, 2018, 9:17 AM PST - info: [main/docker-create-machine] USING IP:  192.168.95.1/24
Feb 2, 2018, 9:17 AM PST - info: [main/docker-create-machine] Removing existing Docker Machine
Feb 2, 2018, 9:17 AM PST - 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'
Feb 2, 2018, 9:17 AM PST - info: [main/docker-create-machine] Creating Docker Machine... --virtualbox-boot2docker-url=file://C:\Users\Will\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\boot2docker.iso
Feb 2, 2018, 9:17 AM PST - info: [main/docker-create-machine] Creating machine with  
[ 'create',
  '--driver=virtualbox',
  '--virtualbox-hostonly-cidr',
  '192.168.95.1/24',
  '--virtualbox-boot2docker-url=file://C:/Users/Will/AppData/Local/Programs/local-by-flywheel/resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso',
  '--virtualbox-disk-size',
  '120000',
  'local-by-flywheel' ]
Feb 2, 2018, 9:18 AM PST - info: [main/docker-create-machine] Creating CA: C:\Users\Will\.docker\machine\certs\ca.pem
Feb 2, 2018, 9:18 AM PST - info: [main/docker-create-machine] Creating client certificate: C:\Users\Will\.docker\machine\certs\cert.pem
Feb 2, 2018, 9:18 AM PST - info: [main/docker-create-machine] Running pre-create checks...
Feb 2, 2018, 9:18 AM PST - info: [main/docker-create-machine] (local-by-flywheel) Image cache directory does not exist, creating it at C:\Users\Will\.docker\machine\cache...
Feb 2, 2018, 9:18 AM PST - info: [main/docker-create-machine] Creating machine...
Feb 2, 2018, 9:18 AM PST - info: [main/docker-create-machine] (local-by-flywheel) Downloading C:\Users\Will\.docker\machine\cache\boot2docker.iso from file://C:/Users/Will/AppData/Local/Programs/local-by-flywheel/resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso...
Feb 2, 2018, 9:18 AM PST - info: [main/docker-create-machine] (local-by-flywheel) Creating VirtualBox VM...
Feb 2, 2018, 9:18 AM PST - info: [main/docker-create-machine] (local-by-flywheel) Creating SSH key...
Feb 2, 2018, 9:22 AM PST - info: [main/docker-create-machine] (local-by-flywheel) Starting the VM...
Feb 2, 2018, 9:22 AM PST - info: [main/docker-create-machine] (local-by-flywheel) Check network to re-create if needed...
Feb 2, 2018, 9:22 AM PST - 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.
Feb 2, 2018, 9:25 AM PST - 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:
Feb 2, 2018, 9:25 AM PST - info: [main/docker-create-machine] (local-by-flywheel) 0%...
Feb 2, 2018, 9:25 AM PST - info: [main/docker-create-machine] (local-by-flywheel) Progress state: E_FAIL
Feb 2, 2018, 9:25 AM PST - info: [main/docker-create-machine] (local-by-flywheel) VBoxManage.exe: error: Failed to create the host-only adapter
Feb 2, 2018, 9:25 AM PST - info: [main/docker-create-machine] (local-by-flywheel) VBoxManage.exe: error: Querying NetCfgInstanceId failed (0x00000002)
Feb 2, 2018, 9:25 AM PST - info: [main/docker-create-machine] (local-by-flywheel) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
Feb 2, 2018, 9:25 AM PST - 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
Feb 2, 2018, 9:25 AM PST - info: [main/docker-create-machine] (local-by-flywheel) 
Feb 2, 2018, 9:25 AM PST - info: [main/docker-create-machine] (local-by-flywheel) This is a known VirtualBox bug. Let's try to recover anyway...
Feb 2, 2018, 9:25 AM PST - 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
Feb 2, 2018, 9:29 AM PST - info: [main/docker-create-machine] You can further specify your shell with either 'cmd' or 'powershell' with the --shell flag.
Feb 2, 2018, 9:29 AM PST - info: [main/docker-create-machine]  
Feb 2, 2018, 9:29 AM PST - info: [main/docker-create-machine] Unable to create Docker Machine.
Feb 2, 2018, 9:56 AM PST - info: [main/index] Existing Pressmatic data does not exist.
Feb 2, 2018, 9:56 AM PST - info: [main/check-system] Check System: Docker Machine:  
{ stdout: 'Stopped\n', stderr: '' }
Feb 2, 2018, 9:56 AM PST - info: [renderer/CheckEnvPage] Check system promise response: 
[ undefined, 'machine-halted' ]
Feb 2, 2018, 9:56 AM PST - info: [main/docker-machine] Checking Boot2Docker.iso hash
Feb 2, 2018, 9:56 AM PST - info: [main/docker-machine] Boot2Docker.iso hash does not match!
Feb 2, 2018, 9:56 AM PST - info: [main/docker-machine] Copying C:\Users\Will\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\boot2docker.iso to C:\Users\Will\.docker\machine\machines\local-by-flywheel\boot2docker.iso
Feb 2, 2018, 9:56 AM PST - info: [main/docker-machine] Running  C:\Users\Will\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe start local-by-flywheel
Feb 2, 2018, 9:56 AM PST - info: [main/docker-machine] Starting "local-by-flywheel"...
Feb 2, 2018, 9:56 AM PST - info: [main/docker-machine] (local-by-flywheel) Check network to re-create if needed...
Feb 2, 2018, 9:56 AM PST - 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.
Feb 2, 2018, 10:00 AM PST - 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:
Feb 2, 2018, 10:00 AM PST - info: [main/docker-machine] (local-by-flywheel) 0%...
Feb 2, 2018, 10:00 AM PST - info: [main/docker-machine] (local-by-flywheel) Progress state: E_FAIL
Feb 2, 2018, 10:00 AM PST - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Failed to create the host-only adapter
Feb 2, 2018, 10:00 AM PST - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Querying NetCfgInstanceId failed (0x00000002)
Feb 2, 2018, 10:00 AM PST - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
Feb 2, 2018, 10:00 AM PST - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Context: "enum RTEXITCODE __cdecl handleCreate(struct HandlerArg *)" at line 94 of file VBoxManageHostonly.cpp
Feb 2, 2018, 10:00 AM PST - info: [main/docker-machine] (local-by-flywheel) 
Feb 2, 2018, 10:00 AM PST - info: [main/docker-machine] (local-by-flywheel) This is a known VirtualBox bug. Let's try to recover anyway...
Feb 2, 2018, 10:00 AM PST - 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
Feb 2, 2018, 10:45 AM PST - info: [main/index] Existing Pressmatic data does not exist.
Feb 2, 2018, 10:45 AM PST - info: [main/check-system] Check System: Docker Machine:  
{ stdout: 'Stopped\n', stderr: '' }
Feb 2, 2018, 10:45 AM PST - info: [renderer/CheckEnvPage] Check system promise response: 
[ undefined, 'machine-halted' ]
Feb 2, 2018, 10:45 AM PST - info: [main/docker-machine] Checking Boot2Docker.iso hash
Feb 2, 2018, 10:45 AM PST - info: [main/docker-machine] Boot2Docker.iso hash does not match!
Feb 2, 2018, 10:45 AM PST - info: [main/docker-machine] Copying C:\Users\Will\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\boot2docker.iso to C:\Users\Will\.docker\machine\machines\local-by-flywheel\boot2docker.iso
Feb 2, 2018, 10:45 AM PST - info: [main/docker-machine] Running  C:\Users\Will\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe start local-by-flywheel
Feb 2, 2018, 10:45 AM PST - info: [main/docker-machine] Starting "local-by-flywheel"...
Feb 2, 2018, 10:45 AM PST - info: [main/docker-machine] (local-by-flywheel) Check network to re-create if needed...
Feb 2, 2018, 10:45 AM PST - 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.
Feb 2, 2018, 10:48 AM PST - 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:
Feb 2, 2018, 10:48 AM PST - info: [main/docker-machine] (local-by-flywheel) 0%...
Feb 2, 2018, 10:48 AM PST - info: [main/docker-machine] (local-by-flywheel) Progress state: E_FAIL
Feb 2, 2018, 10:48 AM PST - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Failed to create the host-only adapter
Feb 2, 2018, 10:48 AM PST - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Querying NetCfgInstanceId failed (0x00000002)
Feb 2, 2018, 10:48 AM PST - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
Feb 2, 2018, 10:48 AM PST - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Context: "enum RTEXITCODE __cdecl handleCreate(struct HandlerArg *)" at line 94 of file VBoxManageHostonly.cpp
Feb 2, 2018, 10:48 AM PST - info: [main/docker-machine] (local-by-flywheel) 
Feb 2, 2018, 10:48 AM PST - info: [main/docker-machine] (local-by-flywheel) This is a known VirtualBox bug. Let's try to recover anyway...
Feb 2, 2018, 10:48 AM PST - 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
Feb 2, 2018, 10:53 AM PST - info: [main/index] Existing Pressmatic data does not exist.
Feb 2, 2018, 10:53 AM PST - info: [main/check-system] Check System: Docker Machine:  
{ stdout: 'Stopped\n', stderr: '' }
Feb 2, 2018, 10:53 AM PST - info: [renderer/CheckEnvPage] Check system promise response: 
[ undefined, 'machine-halted' ]
Feb 2, 2018, 10:53 AM PST - info: [main/docker-machine] Checking Boot2Docker.iso hash
Feb 2, 2018, 10:53 AM PST - info: [main/docker-machine] Boot2Docker.iso hash does not match!
Feb 2, 2018, 10:53 AM PST - info: [main/docker-machine] Copying C:\Users\Will\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\boot2docker.iso to C:\Users\Will\.docker\machine\machines\local-by-flywheel\boot2docker.iso
Feb 2, 2018, 10:53 AM PST - info: [main/docker-machine] Running  C:\Users\Will\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe start local-by-flywheel
Feb 2, 2018, 10:53 AM PST - info: [main/docker-machine] Starting "local-by-flywheel"...
Feb 2, 2018, 10:53 AM PST - info: [main/docker-machine] (local-by-flywheel) Check network to re-create if needed...
Feb 2, 2018, 10:53 AM PST - 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.
Feb 2, 2018, 10:59 AM PST - info: [main/index] Existing Pressmatic data does not exist.
Feb 2, 2018, 10:59 AM PST - info: [main/check-system] Check System: Docker Machine:  
{ stdout: 'Stopped\n', stderr: '' }
Feb 2, 2018, 10:59 AM PST - info: [renderer/CheckEnvPage] Check system promise response: 
[ undefined, 'machine-halted' ]
Feb 2, 2018, 10:59 AM PST - info: [main/docker-machine] Checking Boot2Docker.iso hash
Feb 2, 2018, 10:59 AM PST - info: [main/docker-machine] Boot2Docker.iso hash does not match!
Feb 2, 2018, 10:59 AM PST - info: [main/docker-machine] Copying C:\Users\Will\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\boot2docker.iso to C:\Users\Will\.docker\machine\machines\local-by-flywheel\boot2docker.iso
Feb 2, 2018, 10:59 AM PST - info: [main/docker-machine] Running  C:\Users\Will\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe start local-by-flywheel
Feb 2, 2018, 10:59 AM PST - info: [main/docker-machine] Starting "local-by-flywheel"...
Feb 2, 2018, 10:59 AM PST - info: [main/docker-machine] (local-by-flywheel) Check network to re-create if needed...
Feb 2, 2018, 10:59 AM PST - 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.
Feb 2, 2018, 11:02 AM PST - 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:
Feb 2, 2018, 11:02 AM PST - info: [main/docker-machine] (local-by-flywheel) 0%...
Feb 2, 2018, 11:02 AM PST - info: [main/docker-machine] (local-by-flywheel) Progress state: E_FAIL
Feb 2, 2018, 11:02 AM PST - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Failed to create the host-only adapter
Feb 2, 2018, 11:02 AM PST - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Querying NetCfgInstanceId failed (0x00000002)
Feb 2, 2018, 11:02 AM PST - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
Feb 2, 2018, 11:02 AM PST - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Context: "enum RTEXITCODE __cdecl handleCreate(struct HandlerArg *)" at line 94 of file VBoxManageHostonly.cpp
Feb 2, 2018, 11:02 AM PST - info: [main/docker-machine] (local-by-flywheel) 
Feb 2, 2018, 11:02 AM PST - info: [main/docker-machine] (local-by-flywheel) This is a known VirtualBox bug. Let's try to recover anyway...
Feb 2, 2018, 11:02 AM PST - 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
Feb 2, 2018, 11:22 AM PST - info: [main/index] Existing Pressmatic data does not exist.
Feb 2, 2018, 11:23 AM PST - info: [main/check-system] Check System: Docker Machine:  
{ stdout: 'Stopped\n', stderr: '' }
Feb 2, 2018, 11:23 AM PST - info: [renderer/CheckEnvPage] Check system promise response: 
[ undefined, 'machine-halted' ]
Feb 2, 2018, 11:23 AM PST - info: [main/docker-machine] Checking Boot2Docker.iso hash
Feb 2, 2018, 11:23 AM PST - info: [main/docker-machine] Boot2Docker.iso hash does not match!
Feb 2, 2018, 11:23 AM PST - info: [main/docker-machine] Copying C:\Users\Will\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\boot2docker.iso to C:\Users\Will\.docker\machine\machines\local-by-flywheel\boot2docker.iso
Feb 2, 2018, 11:23 AM PST - info: [main/docker-machine] Running  C:\Users\Will\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe start local-by-flywheel
Feb 2, 2018, 11:23 AM PST - info: [main/docker-machine] Starting "local-by-flywheel"...
Feb 2, 2018, 11:23 AM PST - info: [main/docker-machine] (local-by-flywheel) Check network to re-create if needed...
Feb 2, 2018, 11:23 AM PST - 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.
Feb 2, 2018, 11:26 AM PST - 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:
Feb 2, 2018, 11:26 AM PST - info: [main/docker-machine] (local-by-flywheel) 0%...
Feb 2, 2018, 11:26 AM PST - info: [main/docker-machine] (local-by-flywheel) Progress state: E_FAIL
Feb 2, 2018, 11:26 AM PST - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Failed to create the host-only adapter
Feb 2, 2018, 11:26 AM PST - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Querying NetCfgInstanceId failed (0x00000002)
Feb 2, 2018, 11:26 AM PST - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
Feb 2, 2018, 11:26 AM PST - info: [main/docker-machine] (local-by-flywheel) VBoxManage.exe: error: Context: "enum RTEXITCODE __cdecl handleCreate(struct HandlerArg *)" at line 94 of file VBoxManageHostonly.cpp
Feb 2, 2018, 11:26 AM PST - info: [main/docker-machine] (local-by-flywheel) 
Feb 2, 2018, 11:26 AM PST - info: [main/docker-machine] (local-by-flywheel) This is a known VirtualBox bug. Let's try to recover anyway...
Feb 2, 2018, 11:26 AM PST - 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
Feb 2, 2018, 11:32 AM PST - info: [main/index] Existing Pressmatic data does not exist.
Feb 2, 2018, 11:32 AM PST - info: [main/check-system] Check System: Docker Machine:  
{ stdout: '',
  stderr: 'error getting state for host local-by-flywheel: machine does not exist\n' }
Feb 2, 2018, 11:32 AM PST - info: [renderer/CheckEnvPage] Check system promise response: 
[ undefined, 'machine-does-not-exist' ]
Feb 2, 2018, 11:32 AM PST - info: [main/docker-create-machine] Starting Docker Machine Creation...
Feb 2, 2018, 11:32 AM PST - info: [main/docker-create-machine] Attempting to delete existing Local host machine.
Feb 2, 2018, 11:32 AM PST - info: [main/docker-create-machine] USING IP:  192.168.95.1/24
Feb 2, 2018, 11:32 AM PST - info: [main/docker-create-machine] Removing existing Docker Machine
Feb 2, 2018, 11:32 AM PST - 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'
Feb 2, 2018, 11:32 AM PST - info: [main/docker-create-machine] Creating Docker Machine... --virtualbox-boot2docker-url=file://C:\Users\Will\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\boot2docker.iso
Feb 2, 2018, 11:32 AM PST - info: [main/docker-create-machine] Creating machine with  
[ 'create',
  '--driver=virtualbox',
  '--virtualbox-hostonly-cidr',
  '192.168.95.1/24',
  '--virtualbox-boot2docker-url=file://C:/Users/Will/AppData/Local/Programs/local-by-flywheel/resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso',
  '--virtualbox-disk-size',
  '120000',
  'local-by-flywheel' ]
Feb 2, 2018, 11:32 AM PST - info: [main/docker-create-machine] Running pre-create checks...
Feb 2, 2018, 11:32 AM PST - info: [main/docker-create-machine] Creating machine...
Feb 2, 2018, 11:32 AM PST - info: [main/docker-create-machine] (local-by-flywheel) Downloading C:\Users\Will\.docker\machine\cache\boot2docker.iso from file://C:/Users/Will/AppData/Local/Programs/local-by-flywheel/resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso...
Feb 2, 2018, 11:32 AM PST - info: [main/docker-create-machine] (local-by-flywheel) Creating VirtualBox VM...
Feb 2, 2018, 11:32 AM PST - info: [main/docker-create-machine] (local-by-flywheel) Creating SSH key...
Feb 2, 2018, 11:36 AM PST - info: [main/docker-create-machine] (local-by-flywheel) Starting the VM...
Feb 2, 2018, 11:36 AM PST - info: [main/docker-create-machine] (local-by-flywheel) Check network to re-create if needed...
Feb 2, 2018, 11:36 AM PST - 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.
Feb 2, 2018, 11:39 AM PST - 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:
Feb 2, 2018, 11:39 AM PST - info: [main/docker-create-machine] (local-by-flywheel) 0%...
Feb 2, 2018, 11:39 AM PST - info: [main/docker-create-machine] (local-by-flywheel) Progress state: E_FAIL
Feb 2, 2018, 11:39 AM PST - info: [main/docker-create-machine] (local-by-flywheel) VBoxManage.exe: error: Failed to create the host-only adapter
Feb 2, 2018, 11:39 AM PST - info: [main/docker-create-machine] (local-by-flywheel) VBoxManage.exe: error: Querying NetCfgInstanceId failed (0x00000002)
Feb 2, 2018, 11:39 AM PST - info: [main/docker-create-machine] (local-by-flywheel) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
Feb 2, 2018, 11:39 AM PST - 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
Feb 2, 2018, 11:39 AM PST - info: [main/docker-create-machine] (local-by-flywheel) 
Feb 2, 2018, 11:39 AM PST - info: [main/docker-create-machine] (local-by-flywheel) This is a known VirtualBox bug. Let's try to recover anyway...
Feb 2, 2018, 11:39 AM PST - 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
Feb 2, 2018, 11:45 AM PST - info: [main/docker-create-machine] You can further specify your shell with either 'cmd' or 'powershell' with the --shell flag.
Feb 2, 2018, 11:45 AM PST - info: [main/docker-create-machine]  
Feb 2, 2018, 11:45 AM PST - info: [main/docker-create-machine] Unable to create Docker Machine.

If anyone can help me that would be great!

Can anyone help? It’s been over a month without a reply.

I did a search and it appears there are many with this issue but without a solution. Hopefully, I’ll have better luck.

Mar 9, 2018, 1:45 PM PST - info: [main/index] Existing Pressmatic data does not exist.
Mar 9, 2018, 1:45 PM PST - info: [renderer/CheckEnvPage] Check system promise response:
[ ‘virtualbox-not-ready’, ‘machine-halted’ ]
Mar 9, 2018, 1:45 PM PST - info: [main/virtualbox-installer-windows] Starting VirtualBox Install…
Mar 9, 2018, 1:47 PM PST - info: [main/virtualbox-installer-windows] VirtualBox installed!
Mar 9, 2018, 1:47 PM PST - info: [main/docker-create-machine] Starting Docker Machine Creation…
Mar 9, 2018, 1:47 PM PST - info: [main/docker-create-machine] Starting existing Docker Machine…
Mar 9, 2018, 1:50 PM PST - info: [main/docker-create-machine] Started existing Docker Machine.
Mar 9, 2018, 1:50 PM PST - info: [docker-import-image] Checking for Local Docker Image…
Mar 9, 2018, 1:50 PM PST - info: [main/set-docker-env] Getting Docker Machine env.
Mar 9, 2018, 1:50 PM PST - info: [main/set-docker-env] Received Docker Machine env.

local-by-flywheel.log (971 Bytes)

@MisterChew,

I have merged your other topic into this one.

Can you please clarify which issue you’re running into? Are you stuck on the VirtualBox installation or Local Image step?

I’ve spent over a month installing Local more than 10 times with different errors as indicated. I downloaded DesktopServer and installed it on my first go.

SOLUTION: Uninstall/disable your antivirus/anti-malware software. It was conflicting with the Local installation.

I had to uninstall Avast anti-virus for this to work. I am now using Bitdefender and Malwarebytes Premium in combination instead.