Installation stuck at Host Machine step

Hello. I got Windows 7 and when i tried to install Flywheel it stuck on step2 (Host Machine).
Here is the log:

Apr 27, 2018, 2:29 AM GMT+6 - info: [main/index] Existing Pressmatic data does not exist.
Apr 27, 2018, 2:29 AM GMT+6 - info: [main/check-system] Check System: Docker Machine:  
{ stdout: '',
  stderr: 'Host does not exist: "local-by-flywheel"\n' }
Apr 27, 2018, 2:29 AM GMT+6 - info: [renderer/CheckEnvPage] Check system promise response: 
[ 'virtualbox-not-ready', 'machine-does-not-exist' ]
Apr 27, 2018, 2:29 AM GMT+6 - info: [main/virtualbox-installer-windows] Starting VirtualBox Install...
Apr 27, 2018, 2:31 AM GMT+6 - info: [main/virtualbox-installer-windows] VirtualBox installed!
Apr 27, 2018, 2:31 AM GMT+6 - info: [main/docker-create-machine] Starting Docker Machine Creation...

Sorry about that!

Is that the entire log?

Can you try manually upgrading to VirtualBox v5.2.8? Here’s the direct download link: https://download.virtualbox.org/virtualbox/5.2.8/VirtualBox-5.2.8-121009-Win.exe

Once you upgrade VirtualBox, re-open Local

Yes.

I also updated it to 5.2.8, but still got this

Can you please attach the local-by-flywheel.log file?

Also, when it gets stuck, how long do you let it run there before closing out of Local?

First time I was waiting for like 1-2 hours

local-by-flywheel.log (4.1 KB)

@imnotafake,

Got it, thanks!

Can you please open Cmd.exe and try running the following command?

%LocalAppData%\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe create local-by-flywheel

Please provide the output here. Once the command finishes, try opening Local.

Here is the output from cmd.

Local stuck when i opened it. I attached log from local and screen

C:\Windows\system32>%LocalAppData%\Programs\local-by-flywheel\resources\extraRes

ources\virtual-machine\vendor\docker\windows\docker-machine.exe create local-by-

flywheel

Creating CA: C:\Users\dauren\.docker\machine\certs\ca.pem

Creating client certificate: C:\Users\dauren\.docker\machine\certs\cert.pem

Running pre-create checks...

(local-by-flywheel) Image cache directory does not exist, creating it at C:\User

s\dauren\.docker\machine\cache...

(local-by-flywheel) No default Boot2Docker ISO found locally, downloading the la

test release...

(local-by-flywheel) Latest release for [github.com/boot2docker/boot2docker](http://github.com/boot2docker/boot2docker) is v18

.03.1-ce

(local-by-flywheel) Downloading C:\Users\dauren\.docker\machine\cache\boot2docke

r.iso from [https://github.com/boot2docker/boot2docker/releases/download/v18.03.1](https://github.com/boot2docker/boot2docker/releases/download/v18.03.1)

-ce/boot2docker.iso...

(local-by-flywheel) 0%....10%....20%....30%....40%....50%....60%....70%....80%..

..90%....100%

Creating machine...

(local-by-flywheel) Copying C:\Users\dauren\.docker\machine\cache\[boot2docker.is](http://boot2docker.is)

o to C:\Users\dauren\.docker\machine\machines\local-by-flywheel\boot2docker.iso.

..

(local-by-flywheel) Creating VirtualBox VM...

(local-by-flywheel) Creating SSH key...

(local-by-flywheel) Starting the VM...

(local-by-flywheel) Check network to re-create if needed...

(local-by-flywheel) Windows might ask for the permission to create a network ada

pter. Sometimes, such confirmation window is minimized in the taskbar.

(local-by-flywheel) Found a new host-only adapter: "VirtualBox Host-Only Etherne

t Adapter #2"

(local-by-flywheel) Windows might ask for the permission to configure a network

adapter. Sometimes, such confirmation window is minimized in the taskbar.

(local-by-flywheel) Windows might ask for the permission to configure a dhcp ser

ver. Sometimes, such confirmation window is minimized in the taskbar.

Error creating machine: Error in driver during machine creation: This computer d

oesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory

local-by-flywheel.log (4.54 KB)

Hello!
I ran today local and second step was passed successfully. But now, it stucks on step 3 (Local Image)

Here is the log from last launch

Apr 28, 2018, 7:16 PM GMT+6 - info: [main/index] Existing Pressmatic data does not exist.

Apr 28, 2018, 7:16 PM GMT+6 - info: [main/check-system] Check System: Docker Machine:

{ stdout: 'Stopped\n', stderr: '' }

Apr 28, 2018, 7:16 PM GMT+6 - info: [renderer/CheckEnvPage] Check system promise response:

[ 'virtualbox-not-ready', 'machine-halted' ]

Apr 28, 2018, 7:16 PM GMT+6 - info: [main/virtualbox-installer-windows] Starting VirtualBox Install...

Apr 28, 2018, 7:16 PM GMT+6 - info: [main/virtualbox-installer-windows] VirtualBox installed!

Apr 28, 2018, 7:16 PM GMT+6 - info: [main/docker-create-machine] Starting Docker Machine Creation...

Apr 28, 2018, 7:16 PM GMT+6 - info: [main/docker-create-machine] Starting existing Docker Machine...

Apr 28, 2018, 7:16 PM GMT+6 - info: [main/docker-create-machine] Started existing Docker Machine.

Apr 28, 2018, 7:16 PM GMT+6 - info: [docker-import-image] Checking for Local Docker Image...

Apr 28, 2018, 7:16 PM GMT+6 - info: [main/set-docker-env] Getting Docker Machine env.

Apr 28, 2018, 7:20 PM GMT+6 - info: [main/set-docker-env] Received Docker Machine env.

Okay. I find solution myself. thanks

@imnotafake,

Sorry for the delay!

Were you able to get it resolved by following the instructions here? [Windows] Help! I'm getting a BIOS error about VT-X/AMD-v during installation

Hello Clay

I have not been able to get past install host in setup.
As the attached images show that Virtual is enabled on a brand new HP Omen laptop.

Spent 2 hours on support with HP and they accessed my system.
The end of it all was that the HP support specialist said it’s a software issue not hardware!

Any help would be appreciated.

Martin

Hey vibebeacons,

Our new Local v5 (and later) doesn’t require VirtualBox :tada: which means it’s way more reliable and faster to startup.

Download our latest release: https://localbyflywheel.com/?download

Happy coding!