Local and VirtualBox not working properly - Sites not showing up

I’m having an issue where my websites are not showing on the domain given.
Started looking over what was happening, so I discovered that VirtualBox was not running Local’s machine, it gives the error below when I try to start it:

Falha ao abrir uma sessão para a máquina virtual local-by-flywheel.

RC do Chamador: E_FAIL (0x80004005)

I have MAMP installed and it’s not working either.

I got a part of the log, since it was super huge:

Jun 23, 2017, 7:31 AM GMT-3 - info: [main/docker-create-site-container] Created container:  7427b44e379745546e385622d6e0063bc1e5d540d3ec6d1d1273d12f620a050e
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/hosts-helper] hostsHelper: Updating hosts with "C:\Users\Alexandre\AppData\Local\Programs\local-by-flywheel\resources\extraResources\node\node-windows.exe" "C:\Users\Alexandre\AppData\Local\Programs\local-by-flywheel\resources\app.asar.unpacked\main\provisioning\update-hosts.js" 192.168.94.100 teixeiraecastro.dev
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/docker-router] getRouterContainers()
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/docker-network-manager] maybeCreateNetwork
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/docker-router] reconnectNetwork()
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/docker-network-manager] doesNetworkExist
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/docker-network-manager] Network does not exist.
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/docker-network-manager] Creating local network.
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/docker-router] teardown()
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/docker-router] updateProxyManager()
Jun 23, 2017, 7:31 AM GMT-3 - warn: [main/docker-network-manager]  Error: (HTTP code 404) network or container is not found - network local not found 
    at C:\Users\Alexandre\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:239:17
    at getCause (C:\Users\Alexandre\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:269:7)
    at Modem.buildPayload (C:\Users\Alexandre\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:238:5)
    at IncomingMessage.<anonymous> (C:\Users\Alexandre\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:214:14)
    at emitNone (events.js:91:20)
    at IncomingMessage.emit (events.js:185:7)
    at endReadableNT (_stream_readable.js:974:12)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickDomainCallback (internal/process/next_tick.js:122:9)
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/docker-network-manager] Connected 7427b44e379745546e385622d6e0063bc1e5d540d3ec6d1d1273d12f620a050e.
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/spawnProvisioningWorker] ##### PROVISIONING APACHE ######
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/hosts-helper] hostsHelper: Updated hosts. 
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/spawnProvisioningWorker] ##### PROVISIONING PHP 5.6.20 ######
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/spawnProvisioningWorker] ## PHP Step 2 ##
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/docker-router] runContainer()
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/spawnProvisioningWorker] ## Copying PHP Config ##
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/spawnProvisioningWorker] ## PHP Step 3 ##
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/spawnProvisioningWorker] ## PHP Step 4 ##
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/spawnProvisioningWorker] ## PHP Step 5 ##
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/spawnProvisioningWorker] ##### PROVISIONING MySQL ######
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/spawnProvisioningWorker] ##### PROVISIONING SCRIPTS ######
Jun 23, 2017, 7:31 AM GMT-3 - info: [main/spawnProvisioningWorker] ##### PROVISIONING WP-CLI ######
Jun 23, 2017, 7:32 AM GMT-3 - info: [main/createWebServerConf] Creating Web Server Conf
Jun 23, 2017, 7:32 AM GMT-3 - info: [main/addApacheHtaccess] Adding .htaccess to C:\Users\Alexandre\Local Sites\teixeiraecastro
Jun 23, 2017, 7:32 AM GMT-3 - info: [environment/custom] Empty /etc/mysql
Jun 23, 2017, 7:32 AM GMT-3 - info: [main/createWebServerConf] C:\Users\Alexandre\AppData\Roaming\Local by Flywheel\environments\custom\templates\apache-conf C:\Users\Alexandre\Local Sites\teixeiraecastro\conf\apache\
Jun 23, 2017, 7:32 AM GMT-3 - info: [environment/custom] Copying MySQL config to container prior to starting.
Jun 23, 2017, 7:32 AM GMT-3 - info: [main/createWebServerConf]  
{ stdout: '',
  stderr: 'find: missing argument to `-exec\'\nrm: cannot remove \'/etc/apache2/mods-enabled/fcgid.load\': No such file or directory' }
Jun 23, 2017, 7:32 AM GMT-3 - info: [main/waitForFile] Waiting for  /conf/php/5.6.20/etc/php-fpm.conf 7427b44e379745546e385622d6e0063bc1e5d540d3ec6d1d1273d12f620a050e
Jun 23, 2017, 7:32 AM GMT-3 - info: [main/waitForFile] /conf/php/5.6.20/etc/php-fpm.conf exists
Jun 23, 2017, 7:32 AM GMT-3 - info: [main/WordPressInstaller] Init WordPressInstaller
Jun 23, 2017, 7:32 AM GMT-3 - info: [main/WordPressInstaller] Starting standardInstall()
Jun 23, 2017, 7:32 AM GMT-3 - info: [main/WordPressInstaller] maybeGetLatestVersion()
Jun 23, 2017, 7:32 AM GMT-3 - info: [main/WordPressInstaller] checkForLatestVersion()
Jun 23, 2017, 7:32 AM GMT-3 - info: [environment/custom]  Starting php-fpm  done
Jun 23, 2017, 7:32 AM GMT-3 - info: [main/WordPressInstaller] Latest version info 
{ version: '4.8',
  download: 'https://downloads.wordpress.org/release/wordpress-4.8.zip' }
Jun 23, 2017, 7:32 AM GMT-3 - info: [main/WordPressInstaller] Cached version info 4.8
Jun 23, 2017, 7:32 AM GMT-3 - info: [main/WordPressInstaller] copy() C:\Users\Alexandre\AppData\Roaming\Local by Flywheel\cached-wordpress\4.8 C:\Users\Alexandre\Local Sites\teixeiraecastro\app
Jun 23, 2017, 7:32 AM GMT-3 - info: [main/WordPressInstaller] Running install-wp.sh
Jun 23, 2017, 7:32 AM GMT-3 - info: [main/WordPressInstaller] install-wp.sh ran successfully.
Jun 23, 2017, 7:32 AM GMT-3 - info: [main/WordPressInstaller] Writing salts to wp-config.php
Jun 23, 2017, 7:32 AM GMT-3 - info: [main/WordPressInstaller] Writing HTTPS Fix to wp-config.php
Jun 23, 2017, 10:53 PM GMT-3 - info: [main/index] Existing Pressmatic data does not exist.
Jun 23, 2017, 10:53 PM GMT-3 - info: [renderer/CheckEnvPage] Check system promise response: [ 'virtualbox-not-ready', 'machine-halted' ] virtualbox-not-ready
Jun 23, 2017, 10:53 PM GMT-3 - info: [main/virtualbox-installer-windows] Starting VirtualBox Install...
Jun 23, 2017, 10:54 PM GMT-3 - info: [main/virtualbox-installer-windows] VirtualBox installed!
Jun 23, 2017, 10:54 PM GMT-3 - info: [main/docker-create-machine] Starting Docker Machine Creation...
Jun 23, 2017, 10:54 PM GMT-3 - info: [main/docker-create-machine] Attempting to delete existing Local host machine.
Jun 23, 2017, 10:54 PM GMT-3 - info: [main/docker-create-machine] USING IP:  192.168.95.1/24
Jun 23, 2017, 10:54 PM GMT-3 - info: [main/docker-create-machine] Removing existing Docker Machine
Jun 23, 2017, 10:54 PM GMT-3 - 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'
Jun 23, 2017, 10:54 PM GMT-3 - info: [main/docker-create-machine] Creating Docker Machine... --virtualbox-boot2docker-url=file://C:\Users\Alexandre\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\boot2docker.iso
Jun 23, 2017, 10:54 PM GMT-3 - 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/Alexandre/AppData/Local/Programs/local-by-flywheel/resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso',
  '5': '--virtualbox-disk-size',
  '6': '120000',
  '7': 'local-by-flywheel' }
Jun 23, 2017, 10:54 PM GMT-3 - info: [main/docker-create-machine] Running pre-create checks...
Jun 23, 2017, 10:54 PM GMT-3 - info: [main/docker-create-machine] Creating machine...
Jun 23, 2017, 10:54 PM GMT-3 - info: [main/docker-create-machine] (local-by-flywheel) Downloading C:\Users\Alexandre\.docker\machine\cache\boot2docker.iso from file://C:/Users/Alexandre/AppData/Local/Programs/local-by-flywheel/resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso...
Jun 23, 2017, 10:54 PM GMT-3 - info: [main/docker-create-machine] (local-by-flywheel) Creating VirtualBox VM...
Jun 23, 2017, 10:54 PM GMT-3 - info: [main/docker-create-machine] (local-by-flywheel) Creating SSH key...
Jun 23, 2017, 10:55 PM GMT-3 - info: [main/docker-create-machine] (local-by-flywheel) Starting the VM...
Jun 23, 2017, 10:55 PM GMT-3 - info: [main/docker-create-machine] (local-by-flywheel) Check network to re-create if needed...
Jun 23, 2017, 10:55 PM GMT-3 - 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.
Jun 23, 2017, 10:56 PM GMT-3 - info: [main/docker-create-machine] (local-by-flywheel) Found a new host-only adapter: "VirtualBox Host-Only Ethernet Adapter #2"
Jun 23, 2017, 10:56 PM GMT-3 - info: [main/docker-create-machine] (local-by-flywheel) Windows might ask for the permission to configure a network adapter. Sometimes, such confirmation window is minimized in the taskbar.
Jun 23, 2017, 10:56 PM GMT-3 - info: [main/docker-create-machine] (local-by-flywheel) Windows might ask for the permission to configure a dhcp server. Sometimes, such confirmation window is minimized in the taskbar.
Jun 23, 2017, 10:56 PM GMT-3 - info: [main/docker-create-machine] (local-by-flywheel) Waiting for an IP...
Jun 23, 2017, 10:57 PM GMT-3 - info: [main/docker-create-machine] Waiting for machine to be running, this may take a few minutes...
Jun 23, 2017, 10:57 PM GMT-3 - info: [main/docker-create-machine] Detecting operating system of created instance...
Jun 23, 2017, 10:57 PM GMT-3 - info: [main/docker-create-machine] Waiting for SSH to be available...
Jun 23, 2017, 10:57 PM GMT-3 - info: [main/docker-create-machine] Detecting the provisioner...
Jun 23, 2017, 10:57 PM GMT-3 - info: [main/docker-create-machine] Provisioning with boot2docker...
Jun 23, 2017, 10:57 PM GMT-3 - info: [main/docker-create-machine] Copying certs to the local machine directory...
Jun 23, 2017, 10:57 PM GMT-3 - info: [main/docker-create-machine] Copying certs to the remote machine...
Jun 23, 2017, 10:57 PM GMT-3 - info: [main/docker-create-machine] Setting Docker configuration on the remote daemon...
Jun 23, 2017, 10:57 PM GMT-3 - info: [main/docker-create-machine] Checking connection to Docker...
Jun 23, 2017, 10:57 PM GMT-3 - info: [main/docker-create-machine] Docker is up and running!
Jun 23, 2017, 10:57 PM GMT-3 - info: [main/docker-create-machine] To see how to connect your Docker Client to the Docker Engine running on this virtual machine, run: C:\Users\Alexandre\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe env local-by-flywheel
Jun 23, 2017, 10:57 PM GMT-3 - info: [main/docker-create-machine] Created Docker Machine.
Jun 23, 2017, 10:57 PM GMT-3 - info: [main/set-docker-env] Getting Docker Machine env.
Jun 23, 2017, 10:57 PM GMT-3 - info: [main/set-docker-env] Received Docker Machine env.
Jun 23, 2017, 10:57 PM GMT-3 - info: [main/set-docker-env] Getting Docker Machine env.
Jun 23, 2017, 10:57 PM GMT-3 - info: [docker-import-image] Checking for Local Docker Image...
Jun 23, 2017, 10:57 PM GMT-3 - info: [main/set-docker-env] Received Docker Machine env.
Jun 23, 2017, 10:57 PM GMT-3 - info: [docker-import-image] Importing Local image...
Jun 23, 2017, 10:57 PM GMT-3 - info: [docker-import-image] Imported Local image.
Jun 23, 2017, 11:11 PM GMT-3 - info: [main/docker-delete-site-container] Deleting Site 
{ name: 'teixeiraecastro',
  container: '7427b44e379745546e385622d6e0063bc1e5d540d3ec6d1d1273d12f620a050e' }
Jun 23, 2017, 11:11 PM GMT-3 - info: [main/deleteSite] Trashing C:\Users\Alexandre\Local Sites\teixeiraecastro Attempt number:  1
Jun 23, 2017, 11:11 PM GMT-3 - info: [main/deleteSite] Trashed C:\Users\Alexandre\Local Sites\teixeiraecastro
Jun 23, 2017, 11:11 PM GMT-3 - info: [main/hosts-helper] hostsHelper: Updating hosts with "C:\Users\Alexandre\AppData\Local\Programs\local-by-flywheel\resources\extraResources\node\node-windows.exe" "C:\Users\Alexandre\AppData\Local\Programs\local-by-flywheel\resources\app.asar.unpacked\main\provisioning\update-hosts.js" 192.168.95.100 
Jun 23, 2017, 11:11 PM GMT-3 - info: [main/hosts-helper] hostsHelper: Updated hosts. 
Jun 23, 2017, 11:12 PM GMT-3 - info: [main/downloader] Imported image.
Jun 23, 2017, 11:12 PM GMT-3 - info: [main/docker-create-site-container] Creating container with 
{ Image: 'custom:1.2',
  Tty: true,
  Cmd: '/etc/scripts/sleep.sh',
  ExposedPorts: { '80/tcp': {}, '443/tcp': {}, '3306/tcp': {}, '1080/tcp': {} },
  HostConfig: 
   { Binds: 
      [ '/c/Users/Alexandre/Local Sites/teixeiraecastro/app:/app',
        '/c/Users/Alexandre/Local Sites/teixeiraecastro/logs/nginx:/var/log/nginx',
        '/c/Users/Alexandre/Local Sites/teixeiraecastro/logs/apache:/var/log/apache2',
        '/c/Users/Alexandre/Local Sites/teixeiraecastro/logs/php:/var/log/php',
        '/c/Users/Alexandre/Local Sites/teixeiraecastro/logs/mysql:/var/log/mysql/',
        '/c/Users/Alexandre/Local Sites/teixeiraecastro/conf/nginx:/etc/nginx/wordpress',
        '/c/Users/Alexandre/Local Sites/teixeiraecastro/conf/php:/conf/php',
        '/c/Users/Alexandre/Local Sites/teixeiraecastro/conf/apache:/etc/apache2' ],
     PortBindings: 
      { '80/tcp': [ { HostPort: '4000' } ],
        '443/tcp': [ { HostPort: '4001' } ],
        '3306/tcp': [ { HostPort: '4002' } ],
        '1080/tcp': [ { HostPort: '4003' } ] } } }
Jun 23, 2017, 11:12 PM GMT-3 - info: [main/docker-create-site-container] Created container:  95123ac59d9cc82719420f5d5481814e5f188d049f80f175a03860567d30bd4e
Jun 23, 2017, 11:12 PM GMT-3 - info: [main/hosts-helper] hostsHelper: Updating hosts with "C:\Users\Alexandre\AppData\Local\Programs\local-by-flywheel\resources\extraResources\node\node-windows.exe" "C:\Users\Alexandre\AppData\Local\Programs\local-by-flywheel\resources\app.asar.unpacked\main\provisioning\update-hosts.js" 192.168.95.100 teixeiraecastro.dev
Jun 23, 2017, 11:12 PM GMT-3 - info: [main/docker-router] getRouterContainers()
Jun 23, 2017, 11:12 PM GMT-3 - info: [main/docker-network-manager] maybeCreateNetwork
Jun 23, 2017, 11:12 PM GMT-3 - info: [main/docker-router] reconnectNetwork()
Jun 23, 2017, 11:12 PM GMT-3 - info: [main/docker-network-manager] doesNetworkExist
Jun 23, 2017, 11:12 PM GMT-3 - info: [main/docker-network-manager] Network does not exist.
Jun 23, 2017, 11:12 PM GMT-3 - info: [main/docker-network-manager] Creating local network.
Jun 23, 2017, 11:12 PM GMT-3 - info: [main/docker-router] teardown()
Jun 23, 2017, 11:12 PM GMT-3 - info: [main/docker-router] updateProxyManager()
Jun 23, 2017, 11:12 PM GMT-3 - warn: [main/docker-network-manager]  Error: (HTTP code 404) network or container is not found - network local not found 
    at C:\Users\Alexandre\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:239:17
    at getCause (C:\Users\Alexandre\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:269:7)
    at Modem.buildPayload (C:\Users\Alexandre\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:238:5)
    at IncomingMessage.<anonymous> (C:\Users\Alexandre\AppData\Local\Programs\local-by-flywheel\resources\app.asar\node_modules\docker-modem\lib\modem.js:214:14)
    at emitNone (events.js:91:20)
    at IncomingMessage.emit (events.js:185:7)
    at endReadableNT (_stream_readable.js:974:12)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickDomainCallback (internal/process/next_tick.js:122:9)
Jun 23, 2017, 11:12 PM GMT-3 - info: [main/docker-network-manager] Connected 95123ac59d9cc82719420f5d5481814e5f188d049f80f175a03860567d30bd4e.
Jun 23, 2017, 11:12 PM GMT-3 - info: [main/spawnProvisioningWorker] ##### PROVISIONING APACHE ######
Jun 23, 2017, 11:12 PM GMT-3 - info: [main/hosts-helper] hostsHelper: Updated hosts. 
Jun 23, 2017, 11:12 PM GMT-3 - info: [main/docker-router] runContainer()
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/spawnProvisioningWorker] ##### PROVISIONING PHP 5.6.20 ######
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/spawnProvisioningWorker] ## PHP Step 2 ##
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/spawnProvisioningWorker] ## Copying PHP Config ##
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/spawnProvisioningWorker] ## PHP Step 3 ##
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/spawnProvisioningWorker] ## PHP Step 4 ##
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/spawnProvisioningWorker] ## PHP Step 5 ##
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/spawnProvisioningWorker] ##### PROVISIONING MySQL ######
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/spawnProvisioningWorker] ##### PROVISIONING SCRIPTS ######
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/spawnProvisioningWorker] ##### PROVISIONING WP-CLI ######
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/createWebServerConf] Creating Web Server Conf
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/addApacheHtaccess] Adding .htaccess to C:\Users\Alexandre\Local Sites\teixeiraecastro
Jun 23, 2017, 11:13 PM GMT-3 - info: [environment/custom] Empty /etc/mysql
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/createWebServerConf] C:\Users\Alexandre\AppData\Roaming\Local by Flywheel\environments\custom\templates\apache-conf C:\Users\Alexandre\Local Sites\teixeiraecastro\conf\apache\
Jun 23, 2017, 11:13 PM GMT-3 - info: [environment/custom] Copying MySQL config to container prior to starting.
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/createWebServerConf]  
{ stdout: '',
  stderr: 'find: missing argument to `-exec\'\nrm: cannot remove \'/etc/apache2/mods-enabled/fcgid.load\': No such file or directory' }
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/waitForFile] Waiting for  /conf/php/5.6.20/etc/php-fpm.conf 95123ac59d9cc82719420f5d5481814e5f188d049f80f175a03860567d30bd4e
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/waitForFile] /conf/php/5.6.20/etc/php-fpm.conf exists
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/WordPressInstaller] Init WordPressInstaller
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/WordPressInstaller] Starting standardInstall()
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/WordPressInstaller] maybeGetLatestVersion()
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/WordPressInstaller] checkForLatestVersion()
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/WordPressInstaller] Latest version info 
{ version: '4.8',
  download: 'https://downloads.wordpress.org/release/wordpress-4.8.zip' }
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/WordPressInstaller] Cached version info 4.8
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/WordPressInstaller] copy() C:\Users\Alexandre\AppData\Roaming\Local by Flywheel\cached-wordpress\4.8 C:\Users\Alexandre\Local Sites\teixeiraecastro\app
Jun 23, 2017, 11:13 PM GMT-3 - info: [environment/custom]  Starting php-fpm  done
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/WordPressInstaller] Running install-wp.sh
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/WordPressInstaller] install-wp.sh ran successfully.
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/WordPressInstaller] Writing salts to wp-config.php
Jun 23, 2017, 11:13 PM GMT-3 - info: [main/WordPressInstaller] Writing HTTPS Fix to wp-config.php
Jun 24, 2017, 12:08 PM GMT-3 - info: [main/index] Existing Pressmatic data does not exist.
Jun 24, 2017, 12:08 PM GMT-3 - info: [main/set-docker-env] Getting Docker Machine env.
Jun 24, 2017, 12:08 PM GMT-3 - info: [main/set-docker-env] Received Docker Machine env.
Jun 24, 2017, 12:08 PM GMT-3 - info: [renderer/CheckEnvPage] Check system promise response: [ undefined, true ] true
Jun 24, 2017, 12:08 PM GMT-3 - info: [renderer/SiteInfoSSL] Trusting cert with command:  certutil -addstore -f "ROOT" "C:\Users\Alexandre\AppData\Roaming\Local by Flywheel\routes\certs\teixeiraecastro.dev.crt"
Jun 24, 2017, 12:08 PM GMT-3 - info: [renderer/SiteInfoSSL] Trusting cert with command:  certutil -addstore -f "ROOT" "C:\Users\Alexandre\AppData\Roaming\Local by Flywheel\routes\certs\teixeiraecastro.dev.crt"
Jun 24, 2017, 12:35 PM GMT-3 - info: [main/index] Existing Pressmatic data does not exist.
Jun 24, 2017, 12:35 PM GMT-3 - info: [main/check-system] Check System: Docker Machine:  
{ stdout: 'Stopped\n', stderr: '' }
Jun 24, 2017, 12:35 PM GMT-3 - info: [renderer/CheckEnvPage] Check system promise response: [ undefined, 'machine-halted' ] machine-halted
Jun 24, 2017, 12:35 PM GMT-3 - info: [main/docker-machine] Checking Boot2Docker.iso hash
Jun 24, 2017, 12:35 PM GMT-3 - info: [main/docker-machine] Running  C:\Users\Alexandre\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe start local-by-flywheel
Jun 24, 2017, 12:35 PM GMT-3 - info: [main/docker-machine] Starting "local-by-flywheel"...
Jun 24, 2017, 12:35 PM GMT-3 - info: [main/docker-machine] (local-by-flywheel) Check network to re-create if needed...
Jun 24, 2017, 12:35 PM GMT-3 - info: [main/docker-machine] (local-by-flywheel) Waiting for an IP...
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/docker-machine] Machine "local-by-flywheel" was started.
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/docker-machine] Waiting for SSH to be available...
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/docker-machine] Detecting the provisioner...
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/docker-machine] Started machines may have new IP addresses. You may need to re-run the `docker-machine env` command.
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/set-docker-env] Getting Docker Machine env.
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/set-docker-env] Received Docker Machine env.
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/docker-machine] checking IP
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/set-docker-env] Getting Docker Machine env.
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/set-docker-env] Received Docker Machine env.
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/docker-machine] checked IP 192.168.95.100

Jun 24, 2017, 12:36 PM GMT-3 - error: [renderer/CheckEnvPage] Getting a machine-halted error after startDockerMachine in CheckEnvPage. This should not happen.
Jun 24, 2017, 12:36 PM GMT-3 - info: [environment/custom] Empty /etc/mysql
Jun 24, 2017, 12:36 PM GMT-3 - info: [environment/custom] Copying MySQL config to container prior to starting.
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/docker-router] getRouterContainers()
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/docker-network-manager] maybeCreateNetwork
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/docker-router] reconnectNetwork()
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/docker-network-manager] doesNetworkExist
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/docker-network-manager] Network exists.
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/docker-router] teardown()
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/docker-router] Removing router container 2649eab71ae17d6e14fead24a11b0d62462509d902d6187be7bea433f7a21a21
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/docker-network-manager] Connected 95123ac59d9cc82719420f5d5481814e5f188d049f80f175a03860567d30bd4e.
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/docker-router] updateProxyManager()
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/docker-router] runContainer()
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/waitForFile] Waiting for  /conf/php/5.6.20/etc/php-fpm.conf 95123ac59d9cc82719420f5d5481814e5f188d049f80f175a03860567d30bd4e
Jun 24, 2017, 12:36 PM GMT-3 - info: [main/waitForFile] /conf/php/5.6.20/etc/php-fpm.conf exists
Jun 24, 2017, 12:36 PM GMT-3 - info: [environment/custom]  Starting php-fpm  done
Jun 24, 2017, 12:36 PM GMT-3 - info: [renderer/SiteInfoSSL] Trusting cert with command:  certutil -addstore -f "ROOT" "C:\Users\Alexandre\AppData\Roaming\Local by Flywheel\routes\certs\teixeiraecastro.dev.crt"
Jun 24, 2017, 12:36 PM GMT-3 - info: [renderer/SiteInfoSSL] Trusting cert with command:  certutil -addstore -f "ROOT" "C:\Users\Alexandre\AppData\Roaming\Local by Flywheel\routes\certs\teixeiraecastro.dev.crt"
Jun 24, 2017, 12:36 PM GMT-3 - info: [renderer/SiteInfoSSL] Trusting cert with command:  certutil -addstore -f "ROOT" "C:\Users\Alexandre\AppData\Roaming\Local by Flywheel\routes\certs\teixeiraecastro.dev.crt"
Jun 24, 2017, 12:36 PM GMT-3 - info: [renderer/SiteInfoSSL] Trusting cert with command:  certutil -addstore -f "ROOT" "C:\Users\Alexandre\AppData\Roaming\Local by Flywheel\routes\certs\teixeiraecastro.dev.crt"
Jun 24, 2017, 12:36 PM GMT-3 - info: [renderer/SiteInfoSSL] Trusting cert with command:  certutil -addstore -f "ROOT" "C:\Users\Alexandre\AppData\Roaming\Local by Flywheel\routes\certs\teixeiraecastro.dev.crt"
Jun 24, 2017, 12:36 PM GMT-3 - info: [renderer/SiteInfoSSL] Trusting cert with command:  certutil -addstore -f "ROOT" "C:\Users\Alexandre\AppData\Roaming\Local by Flywheel\routes\certs\teixeiraecastro.dev.crt"
Jun 24, 2017, 1:08 PM GMT-3 - info: [main/index] Existing Pressmatic data does not exist.
Jun 24, 2017, 1:08 PM GMT-3 - info: [main/set-docker-env] Getting Docker Machine env.
Jun 24, 2017, 1:08 PM GMT-3 - info: [main/set-docker-env] Received Docker Machine env.
Jun 24, 2017, 1:08 PM GMT-3 - info: [renderer/CheckEnvPage] Check system promise response: [ undefined, true ] true

I tried a lot of things:

  • Reinstalling Local
  • Deleting VB’s machine and running local again
  • Updating VirtualBox
  • Removing VirtualBox completely and reinstalling (since I already had it on my system)
  • Running Local as admin
  • Some other things I don’t even remember anymore…

I ran out of ideas of what to do, and saw a lot of threads here on the forums, but nothing worked.
Any ideas?

Hi Alexandre,

Sorry for the trouble!

Can you please try this version of Local? Missing Hosts entry.This site may be inaccessible

This is a pre-release that includes a fix to the Docker network creation step.

No problem Clay,

I`ll try it tonight and get back here.

Thank you for the support!
Great tool btw

Clay,

Tested the pre-released you sent and no luck :confused:
But I have some informations for you.

Because of that topic you sent, I discovered some things on the case.
First off, everything kinda works, but the custom domain Local sets for the IP on the VBox

  • When I type the domain on the browser, nothing happens, not even a “missing hosts entry” message
  • I clicked to trust the certificate from the domain on Local’s GUI, but every time I restart Local the button appears unclicked (with the text “Trust” and not “Trusted”)
  • But when I put the IP directly on the browser, it loads Wordpress files but with no references (since all the references are created with the domain that doesnt resolve)

I also looked at my hosts file and there it was, the Local table with the IP’s and the domain Local set up.
The hosts file appear to have been edited correctly but the problem is somewhere in the domain… I read something about some routers maybe not being able to serve DNS: networking - How to resolve local domain name? - Super User
– EDIT #1
Also found out that my VirtualBox is still giving me this error:


The machine have the status “aborted” and that message shows when I try to start it.

–EDIT #2
Just looked into VBox logs and saw something very intereresting, that might be causing the issue:

00:25:41.915904          ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={b2547866-a0a1-4391-8b86-6952d82efaa0} aComponent={SessionMachine} aText={No storage device attached to device slot 0 on port 29 of controller 'SATA'}, preserve=false aResultDetail=0
00:25:41.920811          ERROR [COM]: aRC=E_FAIL (0x80004005) aIID={b2547866-a0a1-4391-8b86-6952d82efaa0} aComponent={SessionMachine} aText={This machine does not have any snapshots}, preserve=false aResultDetail=0

VBox hangs in this message “No storage device attached to device slot 0” and reapeats it on every port, until it gives that error “This machine does not have any snapshots”.

Since I completely unninstalled VBox and installed again, local-by-flywheel is the only machine I have.
Just tried again removing VBox machine so Local recreates it, but also no luck ):

–EDIT #3 (Oh god)
I was able to make the VBox machine work by deleting the folder “.VirtualBox” on the user folder. Now it runs perfectly, but somehow the domain is still not resolving to the website.

To everyone having the same issue, the last update from Local (2.0.6) resolved the issue, everything seems to be running perfectly now. :smiley:

1 Like