@clay I’m using OSX 10.11.6
Here is the log file
Sep 26, 2018, 9:03 PM GMT+2 - info: [main/index] Shutting Down VM
Sep 26, 2018, 9:03 PM GMT+2 - error: [main/index] TypeError: Cannot read property 'removeListener' of null
at Timeout.setTimeout [as _onTimeout] (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/main-process.js:2:8358)
at ontimeout (timers.js:475:11)
at tryOnTimeout (timers.js:310:5)
at Timer.listOnTimeout (timers.js:270:5)
Sep 26, 2018, 9:03 PM GMT+2 - warn: [main/index] Unhandled Rejection at: Promise Promise {
<rejected> TypeError: Cannot read property 'sender' of undefined
at removeRemoteListenersAndLogWarning (/Applications/Local by Flywheel.app/Contents/Resources/electron.asar/browser/rpc-server.js:153:35)
at callIntoRenderer (/Applications/Local by Flywheel.app/Contents/Resources/electron.asar/browser/rpc-server.js:220:13)
at <anonymous> } reason: TypeError: Cannot read property 'sender' of undefined
at removeRemoteListenersAndLogWarning (/Applications/Local by Flywheel.app/Contents/Resources/electron.asar/browser/rpc-server.js:153:35)
at callIntoRenderer (/Applications/Local by Flywheel.app/Contents/Resources/electron.asar/browser/rpc-server.js:220:13)
at <anonymous>
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Environment does not have package.json: /Users/username/Library/Application Support/Local by Flywheel/environments/custom/package.json
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Environment does not have package.json: /Users/username/Library/Application Support/Local by Flywheel/environments/custom-1-3-0/package.json
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Loading Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/custom-1-0-0/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Successfully Loaded Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/custom-1-0-0/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Loading Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/custom-1-1-0/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Successfully Loaded Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/custom-1-1-0/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Loading Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/custom-1-2-0/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Successfully Loaded Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/custom-1-2-0/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Loading Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/custom-1-3-0/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Successfully Loaded Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/custom-1-3-0/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Loading Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/custom-1-3-1/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Successfully Loaded Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/custom-1-3-1/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Loading Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/flywheel-1-0-0/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Successfully Loaded Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/flywheel-1-0-0/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Loading Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/flywheel-1-1-0/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Successfully Loaded Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/flywheel-1-1-0/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Loading Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/flywheel-1-2-0/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Successfully Loaded Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/flywheel-1-2-0/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Loading Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/flywheel-1-3-0/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Successfully Loaded Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/flywheel-1-3-0/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Loading Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/flywheel-1-3-1/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/EnvironmentLoader] Successfully Loaded Environment: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/environments/flywheel-1-3-1/out/environment.js
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/check-system] Check System: Docker Machine:
{ stdout: 'Stopped\n', stderr: '' }
Sep 26, 2018, 9:05 PM GMT+2 - info: [renderer/CheckEnvPage] Check system promise response:
[ undefined, 'machine-halted' ]
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/docker-machine] Checking Boot2Docker.iso hash
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/docker-machine] Running /Applications/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/osx/docker-machine start local-by-flywheel
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/docker-machine] Starting "local-by-flywheel"...
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/docker-machine] (local-by-flywheel) Check network to re-create if needed...
Sep 26, 2018, 9:05 PM GMT+2 - info: [main/docker-machine] (local-by-flywheel) Waiting for an IP...
Sep 26, 2018, 9:06 PM GMT+2 - info: [main/docker-machine] Machine "local-by-flywheel" was started.
Sep 26, 2018, 9:06 PM GMT+2 - info: [main/docker-machine] Waiting for SSH to be available...
Sep 26, 2018, 9:06 PM GMT+2 - info: [main/docker-machine] Detecting the provisioner...
Sep 26, 2018, 9:06 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 26, 2018, 9:06 PM GMT+2 - info: [main/set-docker-env] Getting Docker Machine env.
Sep 26, 2018, 9:06 PM GMT+2 - info: [main/set-docker-env] Received Docker Machine env. export DOCKER_TLS_VERIFY="1"
export DOCKER_HOST="tcp://192.168.75.100:2376"
export DOCKER_CERT_PATH="/Users/username/.docker/machine/machines/local-by-flywheel"
export DOCKER_MACHINE_NAME="local-by-flywheel"
# Run this command to configure your shell:
# eval $("/Applications/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/osx/docker-machine" env --shell bash local-by-flywheel)
Sep 26, 2018, 9:06 PM GMT+2 - info: [main/docker-machine] checking IP
Sep 26, 2018, 9:06 PM GMT+2 - info: [main/docker-machine] checked IP 192.168.75.100
Sep 26, 2018, 9:09 PM GMT+2 - info: [main/docker-create-site-container] Creating container directories
Sep 26, 2018, 9:09 PM GMT+2 - info: [main/docker-create-site-container] Creating container with
{ Image: 'flywheel:1.3.1',
Tty: true,
Cmd: 'supervisord',
ExposedPorts: { '80/tcp': {}, '443/tcp': {}, '3306/tcp': {}, '1080/tcp': {} },
HostConfig:
{ Binds:
[ '/Users/username/Local Sites/preferredenvironment/app:/app',
'/Users/username/Local Sites/preferredenvironment/logs/supervisor:/var/log/supervisor',
'/Users/username/Local Sites/preferredenvironment/logs/mysql:/var/log/mysql',
'/Users/username/Local Sites/preferredenvironment/logs/nginx:/var/log/nginx',
'/Users/username/Local Sites/preferredenvironment/logs/php:/var/log/php' ],
PortBindings:
{ '80/tcp': [ { HostPort: '4013' } ],
'443/tcp': [ { HostPort: '4014' } ],
'3306/tcp': [ { HostPort: '4015' } ],
'1080/tcp': [ { HostPort: '4016' } ] } } }
Sep 26, 2018, 9:09 PM GMT+2 - info: [main/docker-create-site-container] Created container: 700a19a678543f0088f0b6f8441bce90548d7654fb3cce915f3cd377d48c2f17
Sep 26, 2018, 9:09 PM GMT+2 - info: [main/docker-router] getRouterContainers()
Sep 26, 2018, 9:09 PM GMT+2 - info: [main/docker-router] teardown()
Sep 26, 2018, 9:09 PM GMT+2 - info: [main/docker-router] Removing router container 6e0dc1c1b0b064f16b5d8331b1dc1979bf03ef7a4f2665980431c1389b44a17b
Sep 26, 2018, 9:09 PM GMT+2 - info: [main/WordPressInstaller] Init WordPressInstaller
Sep 26, 2018, 9:09 PM GMT+2 - info: [main/WordPressInstaller] Starting standardInstall()
Sep 26, 2018, 9:09 PM GMT+2 - info: [main/WordPressInstaller] maybeGetLatestVersion()
Sep 26, 2018, 9:09 PM GMT+2 - info: [main/WordPressInstaller] checkForLatestVersion()
Sep 26, 2018, 9:09 PM GMT+2 - info: [main/docker-router] updateProxyManager()
Sep 26, 2018, 9:09 PM GMT+2 - info: [main/hosts-helper] hostsHelper: Updating hosts with 192.168.75.100 false test.test www.test.test develop-wp.test www.develop-wp.test wp-reference.test www.wp-reference.test preferredenvironment.local www.preferredenvironment.local
Sep 26, 2018, 9:09 PM GMT+2 - info: [main/WordPressInstaller] Latest version info
{ version: '4.9.8',
download: 'https://downloads.wordpress.org/release/wordpress-4.9.8.zip' }
Sep 26, 2018, 9:09 PM GMT+2 - info: [main/WordPressInstaller] Cached version info 4.9.8
Sep 26, 2018, 9:09 PM GMT+2 - info: [main/docker-router] runContainer()
Sep 26, 2018, 9:09 PM GMT+2 - info: [main/docker-network-manager] removeExistingNetworks
Sep 26, 2018, 9:09 PM GMT+2 - info: [main/docker-network-manager] createNetwork
Sep 26, 2018, 9:10 PM GMT+2 - info: [main/docker-router] reconnectNetwork()
Sep 26, 2018, 9:10 PM GMT+2 - info: [main/hosts-helper] hostsHelper: Updated hosts.
{ stdout: 'Updating hosts file at /etc/hosts\nUpdated hosts file at /etc/hosts\n',
stderr: '' }
Sep 26, 2018, 9:10 PM GMT+2 - error: [main/WordPressInstaller] Error
at /Applications/Local by Flywheel.app/Contents/Resources/app.asar/main/actions-sites/wait-for-mysql.js:1:2754
at Generator.next (<anonymous>)
at _0x48423e (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/main/actions-sites/wait-for-mysql.js:1:1621)
at Object.wrTIQ (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/main/actions-sites/wait-for-mysql.js:1:1168)
at Object.xrPCq (/Applications/Local by Flywheel.app/Contents/Resources/app.asar/main/actions-sites/wait-for-mysql.js:1:1420)
at /Applications/Local by Flywheel.app/Contents/Resources/app.asar/main/actions-sites/wait-for-mysql.js:1:1880
at <anonymous>
at process._tickDomainCallback (internal/process/next_tick.js:228:7)
Sep 26, 2018, 9:10 PM GMT+2 - warn: [main/waitForMySQL] waitForMySQL Response:
{ stdout: '', stderr: '' }
Sep 26, 2018, 9:13 PM GMT+2 - warn: [main/waitForMySQL] waitForMySQL Response:
{ stdout: '', stderr: '' }