Can't fully install local by flywheel

Hi,
I wanted to try working on my website with local by flywheel but couldnt fully instal it.
See image enclosed.

Any idea ?

Hi,

I have the same problem.

Hi @seb332,

Sorry for the trouble!

Please try manually installing VirtualBox. Here’s the direct download link: http://download.virtualbox.org/virtualbox/5.1.26/VirtualBox-5.1.26-117224-Win.exe

If you run into any issues please let us know.

Thks a lot.

One issue solved but now, I have a ddifferent problem just before the nd of creation of the site.

Before accessing my local website, I’ve got this new issue. Warning! Missing hosts entry. This site may be inaccessible.

I will investigate a fix on the other post.

Tks again.

Hi Seb,

Glad you sorted out the VirtualBox issue!

Are you still running into the issue with the hosts file? You may want to make sure your internet security/AV isn’t blocking the hosts file from being edited.

Hi,

The issue isn’t solved because an another file is missing when restarting local machine. (node-windows.exe).

@seb332,

Can you please provide your local-by-flywheel.log file? You can find it by clicking on the menu in the top-left and then going to “Reveal Local’s Log”

Here it is.

Sep 22, 2017, 8:19 PM GMT+2 - info: [main/index] Existing Pressmatic data does not exist.
Sep 22, 2017, 8:19 PM 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\Sébastien\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\Sébastien\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 22, 2017, 8:19 PM GMT+2 - info: [main/check-system] Check System: Docker Machine:  
{ stdout: 'Stopped\n', stderr: '' }
Sep 22, 2017, 8:19 PM GMT+2 - info: [renderer/CheckEnvPage] Check system promise response: [ undefined, 'machine-halted' ] machine-halted
Sep 22, 2017, 8:19 PM GMT+2 - info: [main/docker-machine] Checking Boot2Docker.iso hash
Sep 22, 2017, 8:19 PM GMT+2 - info: [main/docker-machine] Running  C:\Users\Sébastien\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe start local-by-flywheel
Sep 22, 2017, 8:19 PM GMT+2 - info: [main/docker-machine] Starting "local-by-flywheel"...
Sep 22, 2017, 8:19 PM GMT+2 - info: [main/docker-machine] (local-by-flywheel) Check network to re-create if needed...
Sep 22, 2017, 8:20 PM GMT+2 - info: [main/docker-machine] (local-by-flywheel) Waiting for an IP...
Sep 22, 2017, 8:20 PM GMT+2 - info: [main/docker-machine] Machine "local-by-flywheel" was started.
Sep 22, 2017, 8:20 PM GMT+2 - info: [main/docker-machine] Waiting for SSH to be available...
Sep 22, 2017, 8:20 PM GMT+2 - info: [main/docker-machine] Detecting the provisioner...
Sep 22, 2017, 8:20 PM GMT+2 - info: [main/docker-machine] Started machines may have new IP addresses. You may need to re-run the `docker-machine env` command.
Sep 22, 2017, 8:20 PM GMT+2 - info: [main/docker-machine] Running  C:\Users\Sébastien\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe stop local-by-flywheel
Sep 22, 2017, 8:20 PM GMT+2 - info: [main/set-docker-env] Getting Docker Machine env.
Sep 22, 2017, 8:20 PM GMT+2 - info: [main/set-docker-env] Received Docker Machine env.
Sep 22, 2017, 8:20 PM GMT+2 - info: [main/docker-machine] Stopping "local-by-flywheel"...
Sep 22, 2017, 8:20 PM GMT+2 - info: [main/docker-machine] checking IP
Sep 22, 2017, 8:20 PM GMT+2 - info: [main/set-docker-env] Getting Docker Machine env.
Sep 22, 2017, 8:20 PM GMT+2 - info: [main/docker-machine] checked IP 192.168.95.100

Sep 22, 2017, 8:20 PM GMT+2 - info: [main/set-docker-env] Received Docker Machine env.
Sep 22, 2017, 8:20 PM GMT+2 - info: [environment/custom] Empty /etc/mysql
Sep 22, 2017, 8:33 PM GMT+2 - warn: [main/index] Unhandled Rejection at: Promise  Promise {
  <rejected> { Error: connect ECONNREFUSED 192.168.95.100:2376
    at Object.exports._errnoException (util.js:1022:11)
    at exports._exceptionWithHostPort (util.js:1045:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1090:14)
  code: 'ECONNREFUSED',
  errno: 'ECONNREFUSED',
  syscall: 'connect',
  address: '192.168.95.100',
  port: 2376 } }  reason:  Error: connect ECONNREFUSED 192.168.95.100:2376
    at Object.exports._errnoException (util.js:1022:11)
    at exports._exceptionWithHostPort (util.js:1045:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1090:14)
Sep 22, 2017, 8:33 PM GMT+2 - info: [main/docker-machine] Machine "local-by-flywheel" was stopped.
Sep 22, 2017, 8:20 PM GMT+2 - info: [main/docker-router] getRouterContainers()
Sep 22, 2017, 8:20 PM GMT+2 - info: [main/docker-network-manager] maybeCreateNetwork
Sep 22, 2017, 8:20 PM GMT+2 - info: [main/hosts-helper] hostsHelper: Updating hosts with 192.168.95.100 seb332.dev
Sep 22, 2017, 8:33 PM GMT+2 - info: [main/docker-machine] Checking Boot2Docker.iso hash
Sep 22, 2017, 8:20 PM GMT+2 - info: [main/docker-router] reconnectNetwork()
Sep 22, 2017, 8:33 PM GMT+2 - error: [main/hosts-helper] Could not update hosts. 
{ stdout: '', stderr: '', error: null, exitCode: -1 }
Sep 22, 2017, 8:33 PM GMT+2 - info: [main/docker-machine] child process exited with code 0
Sep 22, 2017, 8:20 PM GMT+2 - info: [main/docker-network-manager] doesNetworkExist
Sep 22, 2017, 8:33 PM GMT+2 - error: [renderer/CheckEnvPage] Getting a machine-halted error after startDockerMachine in CheckEnvPage. This should not happen.
Sep 22, 2017, 8:33 PM GMT+2 - info: [main/docker-machine] Running  C:\Users\Sébastien\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe start local-by-flywheel
Sep 22, 2017, 8:33 PM GMT+2 - info: [main/docker-machine] Starting "local-by-flywheel"...
Sep 22, 2017, 8:33 PM GMT+2 - info: [main/docker-machine] (local-by-flywheel) Check network to re-create if needed...
Sep 22, 2017, 8:33 PM GMT+2 - info: [main/docker-machine] (local-by-flywheel) Waiting for an IP...