I’m about to throw in the towel with Flywheel. I’ve been trying to get it to run properly for two months now. It ran fine for nearly a year, but with the last update will no longer work on either of my computers. I can create a new site and it will open the local site the first time on one computer. However, if I shut down the site and try to reopen it later it will no longer open the local site. It will start the site, but if I click on the Admin button the load starts, but just stops after a short time and just hangs. I’m running it on a MacBook Pro, OSX 10.13.3. Flywheel 2.2.4. I was using Safari, but had the same problem with Chrome last time I tried, that’s why I was using Safari this time around.
If I shut the site down I get this message “Uh-oh! MySQL was unavailable when Local tried to back up gardenhelper’s database. Please check the local-by-flywheel.log file for more details.”
So, I pulled up the log, but I’m not an expert or even a novice at this kind of stuff, so don’t know what I’m looking for or what it is telling me I may have to fix. If someone who knows more could tell me why Flywheel isn’t working right I’d really appreciate it. Here’s a copy of the log entries, starting from when I loaded a new site on it yesterday, through the closing of the site last night, and my trying to reopen it this morning.
Mar 2, 2018, 3:46 PM EST - info: [main/WordPressInstaller] Running install-wp.sh
Mar 2, 2018, 3:46 PM EST - info: [main/WordPressInstaller] install-wp.sh output
{ stdout: 'mysqld is alive\nwp-blog-header.php exists. configuring and installing.\nSuccess: Generated \'wp-config.php\' file.\nSuccess: WordPress installed successfully.\nDeleted \'akismet\' plugin.\nSuccess: Deleted 1 of 1 plugins.\nDeleted \'hello\' plugin.\nSuccess: Deleted 1 of 1 plugins.',
stderr: 'sh: 1: -t: not found' }
Mar 2, 2018, 3:46 PM EST - info: [main/WordPressInstaller] Writing salts to wp-config.php
Mar 2, 2018, 3:46 PM EST - info: [main/WordPressInstaller] Writing HTTPS Fix to wp-config.php
Mar 2, 2018, 3:46 PM EST - info: [main/WordPressInstaller] Writing SERVER_SOFTWARE Fix to wp-config.php
Mar 2, 2018, 3:46 PM EST - info: [main/waitForMySQL] Querying MySQL
Mar 2, 2018, 3:46 PM EST - info: [main/SiteEnvironmentInterimUpdater] wp-cli.phar is currently 1.3.0. Updating to 1.4.1.
Mar 2, 2018, 3:46 PM EST - info: [main/SiteEnvironmentInterimUpdater] adminer is currently 4.2.6-dev. Updating to 4.4.0.
Mar 2, 2018, 3:46 PM EST - info: [main/SiteEnvironmentInterimUpdater] mydumper is currently 0.6.1. Updating to 0.6.2.
Mar 2, 2018, 3:46 PM EST - info: [main/SiteEnvironmentInterimUpdater] myloader is currently 0.6.1. Updating to 0.6.2.
Mar 2, 2018, 5:52 PM EST - info: [main/waitForMySQL] Querying MySQL
Mar 2, 2018, 5:52 PM EST - info: [main/stopSite] Stopping site: running mydumper
Mar 2, 2018, 5:52 PM EST - info: [main/backupDB] Running mydumper on Bk7Ow4POG
Mar 2, 2018, 5:52 PM EST - info: [main/stopSite] Stopping site: stopping container f7cbae1f42ec6167eb8b2f048e16f0369549b434bb9d2a1101f8ed07fa06217d
Mar 3, 2018, 10:13 AM EST - info: [main/waitForMySQL] Querying MySQL
Mar 3, 2018, 10:13 AM EST - info: [main/docker-router] getRouterContainers()
Mar 3, 2018, 10:13 AM EST - info: [main/docker-network-manager] maybeCreateNetwork
Mar 3, 2018, 10:13 AM EST - info: [main/docker-router] reconnectNetwork()
Mar 3, 2018, 10:13 AM EST - info: [main/docker-network-manager] doesNetworkExist
Mar 3, 2018, 10:13 AM EST - info: [main/docker-network-manager] Network exists.
Mar 3, 2018, 10:13 AM EST - info: [main/waitForMySQL] Querying MySQL
Mar 3, 2018, 10:14 AM EST - info: [main/stopSite] Stopping site: running mydumper
Mar 3, 2018, 10:14 AM EST - info: [main/waitForMySQL] Querying MySQL
Mar 3, 2018, 10:14 AM EST - info: [main/docker-router] teardown()
Mar 3, 2018, 10:14 AM EST - info: [main/docker-router] Removing router container d37441155135ab7b6c025f2592236d61be0a82004253b82304d8d8fbfe11996c
Mar 3, 2018, 10:14 AM EST - info: [main/stopSite] Stopping site: stopping container f7cbae1f42ec6167eb8b2f048e16f0369549b434bb9d2a1101f8ed07fa06217d
Mar 3, 2018, 10:14 AM EST - warn: [main/stopSite] Error: (HTTP code 304) container already stopped -
at /private/var/folders/lk/k280crws4ts7dyq5x937vrjh0000gn/T/AppTranslocation/6137B858-ABC8-4FD7-8FF2-FCCDDF827AC7/d/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/docker-modem/lib/modem.js:239:17
at getCause (/private/var/folders/lk/k280crws4ts7dyq5x937vrjh0000gn/T/AppTranslocation/6137B858-ABC8-4FD7-8FF2-FCCDDF827AC7/d/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/docker-modem/lib/modem.js:269:7)
at Modem.buildPayload (/private/var/folders/lk/k280crws4ts7dyq5x937vrjh0000gn/T/AppTranslocation/6137B858-ABC8-4FD7-8FF2-FCCDDF827AC7/d/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/docker-modem/lib/modem.js:238:5)
at IncomingMessage.<anonymous> (/private/var/folders/lk/k280crws4ts7dyq5x937vrjh0000gn/T/AppTranslocation/6137B858-ABC8-4FD7-8FF2-FCCDDF827AC7/d/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/docker-modem/lib/modem.js:214:14)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:188:7)
at endReadableNT (_stream_readable.js:975:12)
at _combinedTickCallback (internal/process/next_tick.js:80:11)
at process._tickDomainCallback (internal/process/next_tick.js:128:9)
Mar 3, 2018, 10:14 AM EST - info: [main/docker-network-manager] Connected f7cbae1f42ec6167eb8b2f048e16f0369549b434bb9d2a1101f8ed07fa06217d.
Mar 3, 2018, 10:15 AM EST - info: [main/docker-router] updateProxyManager()
Mar 3, 2018, 10:15 AM EST - info: [main/docker-router] runContainer()
Mar 3, 2018, 10:25 AM EST - info: [main/waitForMySQL] Querying MySQL