Error exporting DB when shutting down site in Local

Issue Summary

I can launch and work on the site with no issues, but there is an issue happening when I’m shutting down the database. I receive the following error:
Uh-oh! Local ran into an issue while exporting this site’s database to the site’s ‘app/sql’ directory.

Replication

The one thing different with this installation is that when I try to access the database. The access is not root / root, but a custom one, but local recognizes this when I click on the database tab.

System Details

5.9.2

  • What Operating System (OS) and OS version is being used?
    Big Sur

  • Attach the Local Log. See this Community Forum post for instructions on how to do so:

{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%userDataPath%%/addons/local-addon-xdebug-vscode/lib/main.js”,“timestamp”:“2020-11-13T09:27:15.423Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%userDataPath%%/addons/local-addon-xdebug-vscode/lib/main.js”,“timestamp”:“2020-11-13T09:27:15.475Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%userDataPath%%/lightning-services/php-7.4.1+13/lib/main.js”,“timestamp”:“2020-11-13T09:27:15.478Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%userDataPath%%/lightning-services/php-7.4.1+13/lib/main.js”,“timestamp”:“2020-11-13T09:27:15.515Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%/lightning-services/mailhog-1.0.0+3/lib/main.js”,“timestamp”:“2020-11-13T09:27:15.517Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%/lightning-services/mailhog-1.0.0+3/lib/main.js”,“timestamp”:“2020-11-13T09:27:15.519Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%/lightning-services/mariadb-10.4.10+4/lib/main.js”,“timestamp”:“2020-11-13T09:27:15.520Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%/lightning-services/mariadb-10.4.10+4/lib/main.js”,“timestamp”:“2020-11-13T09:27:15.558Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%/lightning-services/mysql-8.0.16+5/lib/main.js”,“timestamp”:“2020-11-13T09:27:15.560Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%/lightning-services/mysql-8.0.16+5/lib/main.js”,“timestamp”:“2020-11-13T09:27:15.606Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%/lightning-services/nginx-1.16.0+3/lib/main.js”,“timestamp”:“2020-11-13T09:27:15.607Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%/lightning-services/nginx-1.16.0+3/lib/main.js”,“timestamp”:“2020-11-13T09:27:15.642Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%/lightning-services/php-7.3.5+10/lib/main.js”,“timestamp”:“2020-11-13T09:27:15.643Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%/lightning-services/php-7.3.5+10/lib/main.js”,“timestamp”:“2020-11-13T09:27:15.678Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%appPath%%/node_modules/@getflywheel/local-addon-broken-link-checker/lib/main.js”,“timestamp”:“2020-11-13T09:27:15.680Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%appPath%%/node_modules/@getflywheel/local-addon-broken-link-checker/lib/main.js”,“timestamp”:“2020-11-13T09:27:15.681Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%/node_modules/@getflywheel/local-browsersync/package.json”,“level”:“info”,“timestamp”:“2020-11-13T09:27:15.682Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%/node_modules/@getflywheel/local-browsersync-client/package.json”,“level”:“info”,“timestamp”:“2020-11-13T09:27:15.683Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%/node_modules/@getflywheel/local-components/package.json”,“level”:“info”,“timestamp”:“2020-11-13T09:27:15.684Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%/node_modules/@getflywheel/localcert/package.json”,“level”:“info”,“timestamp”:“2020-11-13T09:27:15.685Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%/node_modules/@getflywheel/localtunnel/package.json”,“level”:“info”,“timestamp”:“2020-11-13T09:27:15.686Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%/node_modules/@getflywheel/memoize-one-ts/package.json”,“level”:“info”,“timestamp”:“2020-11-13T09:27:15.687Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “main” or “renderer” specified in package.json: %%appPath%%/node_modules/@getflywheel/replacestream/package.json”,“level”:“info”,“timestamp”:“2020-11-13T09:27:15.687Z”}
{“thread”:“main”,“name”:“DeprecationWarning”,“code”:“DEP0005”,“level”:“info”,“message”:“Warning:Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.”,“stack”:“DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.\n at showFlaggedDeprecation (buffer.js:174:11)\n at new Buffer (buffer.js:257:3)\n at encoder (%%appPath%%/node_modules/superagent/lib/node/index.js:499:12)\n at RequestBase._auth (%%appPath%%/node_modules/superagent/lib/request-base.js:431:44)\n at Request.auth (%%appPath%%/node_modules/superagent/lib/node/index.js:502:15)\n at Analytics.flush (%%appPath%%/node_modules/analytics-node/lib/index.js:152:6)\n at listOnTimeout (internal/timers.js:531:17)\n at processTimers (internal/timers.js:475:7)”,“timestamp”:“2020-11-13T09:27:25.841Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%userDataPath%%/addons/local-addon-xdebug-vscode/lib/main.js”,“timestamp”:“2020-11-13T09:28:43.091Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%userDataPath%%/addons/local-addon-xdebug-vscode/lib/main.js”,“timestamp”:“2020-11-13T09:28:43.121Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%userDataPath%%/lightning-services/php-7.4.1+13/lib/main.js”,“timestamp”:“2020-11-13T09:28:43.123Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%userDataPath%%/lightning-services/php-7.4.1+13/lib/main.js”,“timestamp”:“2020-11-13T09:28:43.146Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%/lightning-services/mailhog-1.0.0+3/lib/main.js”,“timestamp”:“2020-11-13T09:28:43.147Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%/lightning-services/mailhog-1.0.0+3/lib/main.js”,“timestamp”:“2020-11-13T09:28:43.149Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%/lightning-services/mariadb-10.4.10+4/lib/main.js”,“timestamp”:“2020-11-13T09:28:43.150Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%/lightning-services/mariadb-10.4.10+4/lib/main.js”,“timestamp”:“2020-11-13T09:28:43.177Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%/lightning-services/mysql-8.0.16+5/lib/main.js”,“timestamp”:“2020-11-13T09:28:43.178Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%/lightning-services/mysql-8.0.16+5/lib/main.js”,“timestamp”:“2020-11-13T09:28:43.204Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%/lightning-services/nginx-1.16.0+3/lib/main.js”,“timestamp”:“2020-11-13T09:28:43.205Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%/lightning-services/nginx-1.16.0+3/lib/main.js”,“timestamp”:“2020-11-13T09:28:43.230Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%/lightning-services/php-7.3.5+10/lib/main.js”,“timestamp”:“2020-11-13T09:28:43.231Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%/lightning-services/php-7.3.5+10/lib/main.js”,“timestamp”:“2020-11-13T09:28:43.257Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%appPath%%/node_modules/@getflywheel/local-addon-broken-link-checker/lib/main.js”,“timestamp”:“2020-11-13T09:28:43.258Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%appPath%%/node_modules/@getflywheel/local-addon-broken-link-checker/lib/main.js”,“timestamp”:“2020-11-13T09:28:43.259Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%/node_modules/@getflywheel/local-browsersync/package.json”,“level”:“info”,“timestamp”:“2020-11-13T09:28:43.260Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%/node_modules/@getflywheel/local-browsersync-client/package.json”,“level”:“info”,“timestamp”:“2020-11-13T09:28:43.261Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%/node_modules/@getflywheel/local-components/package.json”,“level”:“info”,“timestamp”:“2020-11-13T09:28:43.262Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%/node_modules/@getflywheel/localcert/package.json”,“level”:“info”,“timestamp”:“2020-11-13T09:28:43.262Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%/node_modules/@getflywheel/localtunnel/package.json”,“level”:“info”,“timestamp”:“2020-11-13T09:28:43.263Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%/node_modules/@getflywheel/memoize-one-ts/package.json”,“level”:“info”,“timestamp”:“2020-11-13T09:28:43.263Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “main” or “renderer” specified in package.json: %%appPath%%/node_modules/@getflywheel/replacestream/package.json”,“level”:“info”,“timestamp”:“2020-11-13T09:28:43.264Z”}
{“thread”:“main”,“reason”:{},“p”:{},“level”:“warn”,“message”:“Unhandled Rejection.”,“timestamp”:“2020-11-13T09:28:43.279Z”}
{“thread”:“main”,“name”:“DeprecationWarning”,“code”:“DEP0005”,“level”:“info”,“message”:“Warning:Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.”,“stack”:“DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.\n at showFlaggedDeprecation (buffer.js:174:11)\n at new Buffer (buffer.js:257:3)\n at encoder (%%appPath%%/node_modules/superagent/lib/node/index.js:499:12)\n at RequestBase._auth (%%appPath%%/node_modules/superagent/lib/request-base.js:431:44)\n at Request.auth (%%appPath%%/node_modules/superagent/lib/node/index.js:502:15)\n at Analytics.flush (%%appPath%%/node_modules/analytics-node/lib/index.js:152:6)\n at listOnTimeout (internal/timers.js:531:17)\n at processTimers (internal/timers.js:475:7)”,“timestamp”:“2020-11-13T09:28:53.367Z”}
{“thread”:“main”,“class”:"",“message”:“Compiling service configs…”,“level”:“info”,“timestamp”:“2020-11-13T09:30:02.989Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T09:30:03.374751Z 0 [System] [MY-010116] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld (mysqld 8.0.16) starting as process 5013”,“timestamp”:“2020-11-13T09:30:04.108Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T09:30:03.377546Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.”,“timestamp”:“2020-11-13T09:30:04.108Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T09:30:03.379384Z 0 [Warning] [MY-010159] [Server] Setting lower_case_table_names=2 because file system for %%site.runData%%/mysql/data/ is case insensitive”,“timestamp”:“2020-11-13T09:30:04.109Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T09:30:04.079708Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.”,“timestamp”:“2020-11-13T09:30:04.110Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T09:30:04.108079Z 0 [System] [MY-010931] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld: ready for connections. Version: ‘8.0.16’ socket: ‘%%site.runData%%/mysql/mysqld.sock’ port: 10034 MySQL Community Server - GPL.”,“timestamp”:“2020-11-13T09:30:04.110Z”}
{“thread”:“main”,“class”:"",“message”:“Creating site folders…”,“level”:“info”,“timestamp”:“2020-11-13T18:21:23.387Z”}
{“thread”:“main”,“class”:"",“message”:“Copying service config templates…”,“level”:“info”,“timestamp”:“2020-11-13T18:21:23.391Z”}
{“thread”:“main”,“class”:"",“message”:“Compiling service configs…”,“level”:“info”,“timestamp”:“2020-11-13T18:21:23.417Z”}
{“thread”:“main”,“service”:{},“serviceBinVersion”:{},“dataPath”:"%%site.runData%%/mysql/data",“level”:“info”,“message”:“Initializing MySQL datadir…”,“timestamp”:“2020-11-13T18:21:23.472Z”}
{“thread”:“main”,“class”:"",“message”:“Compiling service configs…”,“level”:“info”,“timestamp”:“2020-11-13T18:21:27.028Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:5020,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T18:21:27.459Z”}
{“thread”:“main”,“service”:{},“serviceBinVersion”:{},“message”:“Setting up MySQL user…”,“level”:“info”,“timestamp”:“2020-11-13T18:21:27.475Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T18:21:27.250413Z 0 [System] [MY-010116] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld (mysqld 8.0.16) starting as process 6635”,“timestamp”:“2020-11-13T18:21:27.807Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T18:21:27.254335Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.”,“timestamp”:“2020-11-13T18:21:27.807Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T18:21:27.255847Z 0 [Warning] [MY-010159] [Server] Setting lower_case_table_names=2 because file system for %%site.runData%%/mysql/data/ is case insensitive”,“timestamp”:“2020-11-13T18:21:27.808Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T18:21:27.784858Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.”,“timestamp”:“2020-11-13T18:21:27.808Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T18:21:27.806769Z 0 [System] [MY-010931] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld: ready for connections. Version: ‘8.0.16’ socket: ‘%%site.runData%%/mysql/mysqld.sock’ port: 10049 MySQL Community Server - GPL.”,“timestamp”:“2020-11-13T18:21:27.808Z”}
{“thread”:“main”,“class”:“HostsFileService”,“level”:“info”,“message”:“Updating hosts with”,“timestamp”:“2020-11-13T18:21:27.856Z”}
{“thread”:“main”,“service”:{},“serviceBinVersion”:{},“message”:“Creating MySQL database…”,“level”:“info”,“timestamp”:“2020-11-13T18:21:28.577Z”}
{“thread”:“main”,“class”:“HostsFileService”,“stdout”:“Updating hosts file at /etc/hosts\nUpdated hosts file at /etc/hosts\n”,“stderr”:"",“level”:“info”,“message”:“Updated hosts.”,“timestamp”:“2020-11-13T18:21:31.579Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“Init WordPressInstaller”,“level”:“info”,“timestamp”:“2020-11-13T18:21:31.581Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“Starting standardInstall()”,“level”:“info”,“timestamp”:“2020-11-13T18:21:31.582Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“maybeGetLatestVersion()”,“level”:“info”,“timestamp”:“2020-11-13T18:21:31.582Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“latestOfflineWpVersion”:“5.5.3”,“level”:“info”,“message”:“Latest offline version info”,“timestamp”:“2020-11-13T18:21:31.582Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“version”:“5.5.3”,“download”:“https://downloads.wordpress.org/release/wordpress-5.5.3.tar.gz",“level”:“info”,“message”:"Latest version info”,“timestamp”:“2020-11-13T18:21:32.290Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“Configuring wp-config.php”,“level”:“info”,“timestamp”:“2020-11-13T18:21:36.516Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“Installing WordPress”,“level”:“info”,“timestamp”:“2020-11-13T18:21:36.957Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“Deleting Akismet and Hello Dolly”,“level”:“info”,“timestamp”:“2020-11-13T18:21:38.081Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“Writing salts to wp-config.php”,“level”:“info”,“timestamp”:“2020-11-13T18:21:38.921Z”}
{“thread”:“main”,“reason”:{},“p”:{},“level”:“warn”,“message”:“Unhandled Rejection.”,“timestamp”:“2020-11-13T18:25:53.188Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mailhog”,“pid”:5010,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T18:25:53.462Z”}
{“thread”:“main”,“class”:“Process”,“process”:“phpFpm”,“pid”:5011,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T18:25:53.463Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:5012,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T18:25:53.463Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“pid”:5013,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T18:25:53.464Z”}
{“thread”:“main”,“reason”:{},“p”:{},“level”:“warn”,“message”:“Unhandled Rejection.”,“timestamp”:“2020-11-13T18:25:55.091Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mailhog”,“pid”:6632,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T18:25:55.191Z”}
{“thread”:“main”,“class”:“Process”,“process”:“phpFpm”,“pid”:6633,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T18:25:55.192Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:6634,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T18:25:55.192Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“pid”:6635,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T18:25:55.194Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:6641,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T18:26:53.857Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%userDataPath%%/addons/local-addon-xdebug-vscode/lib/main.js”,“timestamp”:“2020-11-13T18:29:23.216Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%userDataPath%%/addons/local-addon-xdebug-vscode/lib/main.js”,“timestamp”:“2020-11-13T18:29:23.270Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%userDataPath%%/lightning-services/php-7.4.1+13/lib/main.js”,“timestamp”:“2020-11-13T18:29:23.272Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%userDataPath%%/lightning-services/php-7.4.1+13/lib/main.js”,“timestamp”:“2020-11-13T18:29:23.310Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%/lightning-services/mailhog-1.0.0+3/lib/main.js”,“timestamp”:“2020-11-13T18:29:23.312Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%/lightning-services/mailhog-1.0.0+3/lib/main.js”,“timestamp”:“2020-11-13T18:29:23.314Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%/lightning-services/mariadb-10.4.10+4/lib/main.js”,“timestamp”:“2020-11-13T18:29:23.316Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%/lightning-services/mariadb-10.4.10+4/lib/main.js”,“timestamp”:“2020-11-13T18:29:23.355Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%/lightning-services/mysql-8.0.16+5/lib/main.js”,“timestamp”:“2020-11-13T18:29:23.357Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%/lightning-services/mysql-8.0.16+5/lib/main.js”,“timestamp”:“2020-11-13T18:29:23.397Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%/lightning-services/nginx-1.16.0+3/lib/main.js”,“timestamp”:“2020-11-13T18:29:23.399Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%/lightning-services/nginx-1.16.0+3/lib/main.js”,“timestamp”:“2020-11-13T18:29:23.436Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%/lightning-services/php-7.3.5+10/lib/main.js”,“timestamp”:“2020-11-13T18:29:23.437Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%/lightning-services/php-7.3.5+10/lib/main.js”,“timestamp”:“2020-11-13T18:29:23.475Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%appPath%%/node_modules/@getflywheel/local-addon-broken-link-checker/lib/main.js”,“timestamp”:“2020-11-13T18:29:23.477Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%appPath%%/node_modules/@getflywheel/local-addon-broken-link-checker/lib/main.js”,“timestamp”:“2020-11-13T18:29:23.479Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%/node_modules/@getflywheel/local-browsersync/package.json”,“level”:“info”,“timestamp”:“2020-11-13T18:29:23.480Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%/node_modules/@getflywheel/local-browsersync-client/package.json”,“level”:“info”,“timestamp”:“2020-11-13T18:29:23.481Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%/node_modules/@getflywheel/local-components/package.json”,“level”:“info”,“timestamp”:“2020-11-13T18:29:23.482Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%/node_modules/@getflywheel/localcert/package.json”,“level”:“info”,“timestamp”:“2020-11-13T18:29:23.482Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%/node_modules/@getflywheel/localtunnel/package.json”,“level”:“info”,“timestamp”:“2020-11-13T18:29:23.483Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%/node_modules/@getflywheel/memoize-one-ts/package.json”,“level”:“info”,“timestamp”:“2020-11-13T18:29:23.484Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “main” or “renderer” specified in package.json: %%appPath%%/node_modules/@getflywheel/replacestream/package.json”,“level”:“info”,“timestamp”:“2020-11-13T18:29:23.484Z”}
{“thread”:“main”,“reason”:{},“p”:{},“level”:“warn”,“message”:“Unhandled Rejection.”,“timestamp”:“2020-11-13T18:29:23.499Z”}
{“thread”:“main”,“name”:“DeprecationWarning”,“code”:“DEP0005”,“level”:“info”,“message”:“Warning:Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.”,“stack”:“DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.\n at showFlaggedDeprecation (buffer.js:174:11)\n at new Buffer (buffer.js:257:3)\n at encoder (%%appPath%%/node_modules/superagent/lib/node/index.js:499:12)\n at RequestBase._auth (%%appPath%%/node_modules/superagent/lib/request-base.js:431:44)\n at Request.auth (%%appPath%%/node_modules/superagent/lib/node/index.js:502:15)\n at Analytics.flush (%%appPath%%/node_modules/analytics-node/lib/index.js:152:6)\n at listOnTimeout (internal/timers.js:531:17)\n at processTimers (internal/timers.js:475:7)”,“timestamp”:“2020-11-13T18:29:33.603Z”}
{“thread”:“main”,“class”:"",“message”:“Compiling service configs…”,“level”:“info”,“timestamp”:“2020-11-13T18:30:01.097Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T18:30:01.688638Z 0 [System] [MY-010116] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld (mysqld 8.0.16) starting as process 805”,“timestamp”:“2020-11-13T18:30:02.730Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T18:30:01.696561Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.”,“timestamp”:“2020-11-13T18:30:02.731Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T18:30:01.703247Z 0 [Warning] [MY-010159] [Server] Setting lower_case_table_names=2 because file system for %%site.runData%%/mysql/data/ is case insensitive”,“timestamp”:“2020-11-13T18:30:02.731Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T18:30:02.686695Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.”,“timestamp”:“2020-11-13T18:30:02.732Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T18:30:02.730429Z 0 [System] [MY-010931] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld: ready for connections. Version: ‘8.0.16’ socket: ‘%%site.runData%%/mysql/mysqld.sock’ port: 10049 MySQL Community Server - GPL.”,“timestamp”:“2020-11-13T18:30:02.732Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mailhog”,“pid”:802,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T18:30:52.838Z”}
{“thread”:“main”,“class”:“Process”,“process”:“phpFpm”,“pid”:803,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T18:30:52.838Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:804,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T18:30:52.839Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“pid”:805,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T18:30:52.839Z”}
{“thread”:“main”,“reason”:{},“p”:{},“level”:“warn”,“message”:“Unhandled Rejection.”,“timestamp”:“2020-11-13T18:30:52.844Z”}
{“thread”:“main”,“class”:"",“message”:“Deleting %%site.runData%%”,“level”:“info”,“timestamp”:“2020-11-13T18:30:54.112Z”}
{“thread”:“main”,“reason”:{},“p”:{},“level”:“warn”,“message”:“Unhandled Rejection.”,“timestamp”:“2020-11-13T18:30:54.189Z”}
{“thread”:“main”,“class”:“HostsFileService”,“level”:“info”,“message”:“Updating hosts with”,“timestamp”:“2020-11-13T18:30:54.945Z”}
{“thread”:“main”,“class”:“HostsFileService”,“stdout”:“Updating hosts file at /etc/hosts\nUpdated hosts file at /etc/hosts\n”,“stderr”:"",“level”:“info”,“message”:“Updated hosts.”,“timestamp”:“2020-11-13T18:30:58.513Z”}
{“thread”:“main”,“class”:"",“message”:“Creating site folders…”,“level”:“info”,“timestamp”:“2020-11-13T18:31:07.812Z”}
{“thread”:“main”,“class”:"",“message”:“Copying service config templates…”,“level”:“info”,“timestamp”:“2020-11-13T18:31:07.817Z”}
{“thread”:“main”,“class”:"",“message”:“Compiling service configs…”,“level”:“info”,“timestamp”:“2020-11-13T18:31:07.842Z”}
{“thread”:“main”,“service”:{},“serviceBinVersion”:{},“dataPath”:"%%site.runData%%/mysql/data",“level”:“info”,“message”:“Initializing MySQL datadir…”,“timestamp”:“2020-11-13T18:31:07.900Z”}
{“thread”:“main”,“class”:"",“message”:“Compiling service configs…”,“level”:“info”,“timestamp”:“2020-11-13T18:31:12.438Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:812,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T18:31:12.717Z”}
{“thread”:“main”,“service”:{},“serviceBinVersion”:{},“message”:“Setting up MySQL user…”,“level”:“info”,“timestamp”:“2020-11-13T18:31:12.737Z”}
{“thread”:“main”,“class”:“HostsFileService”,“level”:“info”,“message”:“Updating hosts with”,“timestamp”:“2020-11-13T18:31:13.309Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T18:31:12.698369Z 0 [System] [MY-010116] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld (mysqld 8.0.16) starting as process 932”,“timestamp”:“2020-11-13T18:31:13.490Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T18:31:12.701517Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.”,“timestamp”:“2020-11-13T18:31:13.490Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T18:31:12.704295Z 0 [Warning] [MY-010159] [Server] Setting lower_case_table_names=2 because file system for %%site.runData%%/mysql/data/ is case insensitive”,“timestamp”:“2020-11-13T18:31:13.490Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T18:31:13.448506Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.”,“timestamp”:“2020-11-13T18:31:13.491Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T18:31:13.489504Z 0 [System] [MY-010931] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld: ready for connections. Version: ‘8.0.16’ socket: ‘%%site.runData%%/mysql/mysqld.sock’ port: 10049 MySQL Community Server - GPL.”,“timestamp”:“2020-11-13T18:31:13.491Z”}
{“thread”:“main”,“service”:{},“serviceBinVersion”:{},“message”:“Creating MySQL database…”,“level”:“info”,“timestamp”:“2020-11-13T18:31:13.839Z”}
{“thread”:“main”,“class”:“HostsFileService”,“stdout”:“Updating hosts file at /etc/hosts\nUpdated hosts file at /etc/hosts\n”,“stderr”:"",“level”:“info”,“message”:“Updated hosts.”,“timestamp”:“2020-11-13T18:31:16.104Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“Init WordPressInstaller”,“level”:“info”,“timestamp”:“2020-11-13T18:31:16.107Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“Starting standardInstall()”,“level”:“info”,“timestamp”:“2020-11-13T18:31:16.107Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“maybeGetLatestVersion()”,“level”:“info”,“timestamp”:“2020-11-13T18:31:16.108Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“latestOfflineWpVersion”:“5.5.3”,“level”:“info”,“message”:“Latest offline version info”,“timestamp”:“2020-11-13T18:31:16.108Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“version”:“5.5.3”,“download”:“https://downloads.wordpress.org/release/wordpress-5.5.3.tar.gz",“level”:“info”,“message”:"Latest version info”,“timestamp”:“2020-11-13T18:31:17.062Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“Configuring wp-config.php”,“level”:“info”,“timestamp”:“2020-11-13T18:31:22.063Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“Installing WordPress”,“level”:“info”,“timestamp”:“2020-11-13T18:31:22.818Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“Deleting Akismet and Hello Dolly”,“level”:“info”,“timestamp”:“2020-11-13T18:31:24.758Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“Writing salts to wp-config.php”,“level”:“info”,“timestamp”:“2020-11-13T18:31:26.263Z”}
{“thread”:“main”,“reason”:{},“p”:{},“level”:“warn”,“message”:“Unhandled Rejection.”,“timestamp”:“2020-11-13T21:29:04.056Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mailhog”,“pid”:929,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T21:29:05.523Z”}
{“thread”:“main”,“class”:“Process”,“process”:“phpFpm”,“pid”:930,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T21:29:05.524Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:931,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T21:29:05.524Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“pid”:932,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T21:29:05.525Z”}
{“thread”:“main”,“class”:"",“message”:“Compiling service configs…”,“level”:“info”,“timestamp”:“2020-11-13T22:32:47.043Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:938,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-13T22:32:47.408Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T22:32:47.487978Z 0 [System] [MY-010116] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld (mysqld 8.0.16) starting as process 28203”,“timestamp”:“2020-11-13T22:32:48.329Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T22:32:47.496277Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.”,“timestamp”:“2020-11-13T22:32:48.329Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T22:32:47.502034Z 0 [Warning] [MY-010159] [Server] Setting lower_case_table_names=2 because file system for %%site.runData%%/mysql/data/ is case insensitive”,“timestamp”:“2020-11-13T22:32:48.330Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T22:32:48.273678Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.”,“timestamp”:“2020-11-13T22:32:48.330Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-13T22:32:48.326983Z 0 [System] [MY-010931] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld: ready for connections. Version: ‘8.0.16’ socket: ‘%%site.runData%%/mysql/mysqld.sock’ port: 10034 MySQL Community Server - GPL.”,“timestamp”:“2020-11-13T22:32:48.330Z”}
{“thread”:“main”,“reason”:{},“p”:{},“level”:“warn”,“message”:“Unhandled Rejection.”,“timestamp”:“2020-11-14T09:44:41.868Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mailhog”,“pid”:28200,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-14T09:44:42.152Z”}
{“thread”:“main”,“class”:“Process”,“process”:“phpFpm”,“pid”:28201,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-14T09:44:42.152Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:28202,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-14T09:44:42.153Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“pid”:28203,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-14T09:44:42.153Z”}
{“thread”:“main”,“class”:"",“message”:“Compiling service configs…”,“level”:“info”,“timestamp”:“2020-11-14T09:44:44.642Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:28208,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-14T09:44:44.819Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-14T09:44:44.872580Z 0 [System] [MY-010116] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld (mysqld 8.0.16) starting as process 29482”,“timestamp”:“2020-11-14T09:44:45.894Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-14T09:44:44.876129Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.”,“timestamp”:“2020-11-14T09:44:45.894Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-14T09:44:44.877018Z 0 [Warning] [MY-010159] [Server] Setting lower_case_table_names=2 because file system for %%site.runData%%/mysql/data/ is case insensitive”,“timestamp”:“2020-11-14T09:44:45.894Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-14T09:44:45.865382Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.”,“timestamp”:“2020-11-14T09:44:45.895Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-14T09:44:45.893692Z 0 [System] [MY-010931] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld: ready for connections. Version: ‘8.0.16’ socket: ‘%%site.runData%%/mysql/mysqld.sock’ port: 10049 MySQL Community Server - GPL.”,“timestamp”:“2020-11-14T09:44:45.895Z”}
{“thread”:“main”,“class”:"",“message”:“Creating site folders…”,“level”:“info”,“timestamp”:“2020-11-14T11:26:13.991Z”}
{“thread”:“main”,“class”:"",“message”:“Copying service config templates…”,“level”:“info”,“timestamp”:“2020-11-14T11:26:13.997Z”}
{“thread”:“main”,“class”:"",“message”:“Compiling service configs…”,“level”:“info”,“timestamp”:“2020-11-14T11:26:14.029Z”}
{“thread”:“main”,“service”:{},“serviceBinVersion”:{},“dataPath”:"%%site.runData%%/mysql/data",“level”:“info”,“message”:“Initializing MySQL datadir…”,“timestamp”:“2020-11-14T11:26:14.105Z”}
{“thread”:“main”,“class”:"",“message”:“Compiling service configs…”,“level”:“info”,“timestamp”:“2020-11-14T11:26:18.774Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:29487,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-14T11:26:18.967Z”}
{“thread”:“main”,“service”:{},“serviceBinVersion”:{},“message”:“Setting up MySQL user…”,“level”:“info”,“timestamp”:“2020-11-14T11:26:18.983Z”}
{“thread”:“main”,“class”:“HostsFileService”,“level”:“info”,“message”:“Updating hosts with”,“timestamp”:“2020-11-14T11:26:19.624Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-14T11:26:19.082194Z 0 [System] [MY-010116] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld (mysqld 8.0.16) starting as process 33414”,“timestamp”:“2020-11-14T11:26:19.798Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-14T11:26:19.085349Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.”,“timestamp”:“2020-11-14T11:26:19.798Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-14T11:26:19.090711Z 0 [Warning] [MY-010159] [Server] Setting lower_case_table_names=2 because file system for %%site.runData%%/mysql/data/ is case insensitive”,“timestamp”:“2020-11-14T11:26:19.798Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-14T11:26:19.767964Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.”,“timestamp”:“2020-11-14T11:26:19.799Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-14T11:26:19.797473Z 0 [System] [MY-010931] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld: ready for connections. Version: ‘8.0.16’ socket: ‘%%site.runData%%/mysql/mysqld.sock’ port: 10054 MySQL Community Server - GPL.”,“timestamp”:“2020-11-14T11:26:19.799Z”}
{“thread”:“main”,“service”:{},“serviceBinVersion”:{},“message”:“Creating MySQL database…”,“level”:“info”,“timestamp”:“2020-11-14T11:26:20.142Z”}
{“thread”:“main”,“class”:“HostsFileService”,“stdout”:“Updating hosts file at /etc/hosts\nUpdated hosts file at /etc/hosts\n”,“stderr”:"",“level”:“info”,“message”:“Updated hosts.”,“timestamp”:“2020-11-14T11:26:24.406Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“Init WordPressInstaller”,“level”:“info”,“timestamp”:“2020-11-14T11:26:24.408Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“Starting standardInstall()”,“level”:“info”,“timestamp”:“2020-11-14T11:26:24.409Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“maybeGetLatestVersion()”,“level”:“info”,“timestamp”:“2020-11-14T11:26:24.409Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“latestOfflineWpVersion”:“5.5.3”,“level”:“info”,“message”:“Latest offline version info”,“timestamp”:“2020-11-14T11:26:24.409Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“version”:“5.5.3”,“download”:“https://downloads.wordpress.org/release/wordpress-5.5.3.tar.gz",“level”:“info”,“message”:"Latest version info”,“timestamp”:“2020-11-14T11:26:24.961Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“Configuring wp-config.php”,“level”:“info”,“timestamp”:“2020-11-14T11:26:30.274Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“Installing WordPress”,“level”:“info”,“timestamp”:“2020-11-14T11:26:31.062Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“Deleting Akismet and Hello Dolly”,“level”:“info”,“timestamp”:“2020-11-14T11:26:32.902Z”}
{“thread”:“main”,“class”:“WordPressInstaller”,“message”:“Writing salts to wp-config.php”,“level”:“info”,“timestamp”:“2020-11-14T11:26:33.884Z”}
{“thread”:“main”,“class”:"",“level”:“info”,“message”:“Extracted add-on to”,“timestamp”:“2020-11-14T11:28:23.211Z”}
{“thread”:“main”,“reason”:{},“p”:{},“level”:“warn”,“message”:“Unhandled Rejection.”,“timestamp”:“2020-11-14T11:28:26.685Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mailhog”,“pid”:29479,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-14T11:28:28.561Z”}
{“thread”:“main”,“class”:“Process”,“process”:“phpFpm”,“pid”:29480,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-14T11:28:28.561Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:29481,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-14T11:28:28.562Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“pid”:29482,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-14T11:28:28.562Z”}
{“thread”:“main”,“reason”:{},“p”:{},“level”:“warn”,“message”:“Unhandled Rejection.”,“timestamp”:“2020-11-14T11:42:59.045Z”}
{“thread”:“main”,“class”:"",“stack”:“Error: mysqldump exited with non-zero exit code.\n at exports.default. (%%appPath%%/main/sites/database/SiteDatabaseService.js:1:1949)\n at Generator.next ()\n at a (%%appPath%%/main/sites/database/SiteDatabaseService.js:1:124)\n at processTicksAndRejections (internal/process/task_queues.js:94:5)”,“level”:“error”,“message”:“Unable to dump database.”,“timestamp”:“2020-11-14T11:42:59.068Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mailhog”,“pid”:33411,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-14T11:43:02.318Z”}
{“thread”:“main”,“class”:“Process”,“process”:“phpFpm”,“pid”:33412,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-14T11:43:02.319Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:33413,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-14T11:43:02.320Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“pid”:33414,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-14T11:43:02.321Z”}
{“thread”:“main”,“class”:“Process”,“process”:“php-adminer”,“pid”:34188,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-14T11:43:02.321Z”}
{“thread”:“main”,“class”:"",“message”:“Compiling service configs…”,“level”:“info”,“timestamp”:“2020-11-15T11:49:38.416Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:33419,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T11:49:38.822Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T11:49:38.892509Z 0 [System] [MY-010116] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld (mysqld 8.0.16) starting as process 44039”,“timestamp”:“2020-11-15T11:49:40.076Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T11:49:38.914399Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.”,“timestamp”:“2020-11-15T11:49:40.077Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T11:49:38.922174Z 0 [Warning] [MY-010159] [Server] Setting lower_case_table_names=2 because file system for %%site.runData%%/mysql/data/ is case insensitive”,“timestamp”:“2020-11-15T11:49:40.077Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T11:49:40.030374Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.”,“timestamp”:“2020-11-15T11:49:40.078Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T11:49:40.076210Z 0 [System] [MY-010931] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld: ready for connections. Version: ‘8.0.16’ socket: ‘%%site.runData%%/mysql/mysqld.sock’ port: 10034 MySQL Community Server - GPL.”,“timestamp”:“2020-11-15T11:49:40.078Z”}
{“thread”:“main”,“reason”:{},“p”:{},“level”:“warn”,“message”:“Unhandled Rejection.”,“timestamp”:“2020-11-15T18:29:25.681Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mailhog”,“pid”:44036,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T18:29:25.957Z”}
{“thread”:“main”,“class”:“Process”,“process”:“phpFpm”,“pid”:44037,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T18:29:25.957Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:44038,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T18:29:25.957Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“pid”:44039,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T18:29:25.958Z”}
{“thread”:“main”,“class”:"",“message”:“Compiling service configs…”,“level”:“info”,“timestamp”:“2020-11-15T18:50:13.697Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:44051,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T18:50:13.898Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T18:50:13.932711Z 0 [System] [MY-010116] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld (mysqld 8.0.16) starting as process 45878”,“timestamp”:“2020-11-15T18:50:14.779Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T18:50:13.937744Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.”,“timestamp”:“2020-11-15T18:50:14.779Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T18:50:13.939033Z 0 [Warning] [MY-010159] [Server] Setting lower_case_table_names=2 because file system for %%site.runData%%/mysql/data/ is case insensitive”,“timestamp”:“2020-11-15T18:50:14.780Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T18:50:14.737218Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.”,“timestamp”:“2020-11-15T18:50:14.780Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T18:50:14.778933Z 0 [System] [MY-010931] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld: ready for connections. Version: ‘8.0.16’ socket: ‘%%site.runData%%/mysql/mysqld.sock’ port: 10049 MySQL Community Server - GPL.”,“timestamp”:“2020-11-15T18:50:14.781Z”}
{“thread”:“main”,“reason”:{},“p”:{},“level”:“warn”,“message”:“Unhandled Rejection.”,“timestamp”:“2020-11-15T18:50:18.300Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mailhog”,“pid”:45875,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T18:50:19.726Z”}
{“thread”:“main”,“class”:“Process”,“process”:“phpFpm”,“pid”:45876,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T18:50:19.726Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:45877,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T18:50:19.726Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“pid”:45878,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T18:50:19.727Z”}
{“thread”:“main”,“class”:"",“message”:“Compiling service configs…”,“level”:“info”,“timestamp”:“2020-11-15T18:50:20.966Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:45885,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T18:50:21.178Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T18:50:21.183758Z 0 [System] [MY-010116] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld (mysqld 8.0.16) starting as process 45900”,“timestamp”:“2020-11-15T18:50:21.869Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T18:50:21.186173Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.”,“timestamp”:“2020-11-15T18:50:21.869Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T18:50:21.187461Z 0 [Warning] [MY-010159] [Server] Setting lower_case_table_names=2 because file system for %%site.runData%%/mysql/data/ is case insensitive”,“timestamp”:“2020-11-15T18:50:21.869Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T18:50:21.807517Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.”,“timestamp”:“2020-11-15T18:50:21.870Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T18:50:21.868849Z 0 [System] [MY-010931] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld: ready for connections. Version: ‘8.0.16’ socket: ‘%%site.runData%%/mysql/mysqld.sock’ port: 10054 MySQL Community Server - GPL.”,“timestamp”:“2020-11-15T18:50:21.870Z”}
{“thread”:“main”,“reason”:{},“p”:{},“level”:“warn”,“message”:“Unhandled Rejection.”,“timestamp”:“2020-11-15T19:09:31.942Z”}
{“thread”:“main”,“class”:"",“stack”:“Error: mysqldump exited with non-zero exit code.\n at exports.default. (%%appPath%%/main/sites/database/SiteDatabaseService.js:1:1949)\n at Generator.next ()\n at a (%%appPath%%/main/sites/database/SiteDatabaseService.js:1:124)\n at processTicksAndRejections (internal/process/task_queues.js:94:5)”,“level”:“error”,“message”:“Unable to dump database.”,“timestamp”:“2020-11-15T19:09:31.973Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mailhog”,“pid”:45897,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T19:12:35.783Z”}
{“thread”:“main”,“class”:“Process”,“process”:“phpFpm”,“pid”:45898,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T19:12:35.783Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:45899,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T19:12:35.784Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“pid”:45900,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T19:12:35.784Z”}
{“thread”:“main”,“class”:“Process”,“process”:“php-adminer”,“pid”:45920,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T19:12:35.784Z”}
{“thread”:“main”,“class”:"",“message”:“Compiling service configs…”,“level”:“info”,“timestamp”:“2020-11-15T19:12:59.663Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:45907,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T19:12:59.888Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T19:12:59.902481Z 0 [System] [MY-010116] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld (mysqld 8.0.16) starting as process 46309”,“timestamp”:“2020-11-15T19:13:00.478Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T19:12:59.906511Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.”,“timestamp”:“2020-11-15T19:13:00.478Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T19:12:59.908214Z 0 [Warning] [MY-010159] [Server] Setting lower_case_table_names=2 because file system for %%site.runData%%/mysql/data/ is case insensitive”,“timestamp”:“2020-11-15T19:13:00.479Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T19:13:00.446891Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.”,“timestamp”:“2020-11-15T19:13:00.480Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-15T19:13:00.478065Z 0 [System] [MY-010931] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld: ready for connections. Version: ‘8.0.16’ socket: ‘%%site.runData%%/mysql/mysqld.sock’ port: 10054 MySQL Community Server - GPL.”,“timestamp”:“2020-11-15T19:13:00.481Z”}
{“thread”:“main”,“reason”:{},“p”:{},“level”:“warn”,“message”:“Unhandled Rejection.”,“timestamp”:“2020-11-15T19:13:17.792Z”}
{“thread”:“main”,“class”:"",“stack”:“Error: mysqldump exited with non-zero exit code.\n at exports.default. (%%appPath%%/main/sites/database/SiteDatabaseService.js:1:1949)\n at Generator.next ()\n at a (%%appPath%%/main/sites/database/SiteDatabaseService.js:1:124)\n at processTicksAndRejections (internal/process/task_queues.js:94:5)”,“level”:“error”,“message”:“Unable to dump database.”,“timestamp”:“2020-11-15T19:13:17.811Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mailhog”,“pid”:46306,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T19:13:25.616Z”}
{“thread”:“main”,“class”:“Process”,“process”:“phpFpm”,“pid”:46307,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T19:13:25.616Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:46308,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T19:13:25.617Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“pid”:46309,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-15T19:13:25.617Z”}
{“thread”:“main”,“class”:"",“message”:“Compiling service configs…”,“level”:“info”,“timestamp”:“2020-11-16T07:09:06.908Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:46317,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-16T07:09:07.157Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-16T07:09:07.174738Z 0 [System] [MY-010116] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld (mysqld 8.0.16) starting as process 46811”,“timestamp”:“2020-11-16T07:09:07.888Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-16T07:09:07.180721Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.”,“timestamp”:“2020-11-16T07:09:07.888Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-16T07:09:07.182001Z 0 [Warning] [MY-010159] [Server] Setting lower_case_table_names=2 because file system for %%site.runData%%/mysql/data/ is case insensitive”,“timestamp”:“2020-11-16T07:09:07.889Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-16T07:09:07.854597Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.”,“timestamp”:“2020-11-16T07:09:07.889Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-16T07:09:07.888167Z 0 [System] [MY-010931] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld: ready for connections. Version: ‘8.0.16’ socket: ‘%%site.runData%%/mysql/mysqld.sock’ port: 10054 MySQL Community Server - GPL.”,“timestamp”:“2020-11-16T07:09:07.889Z”}
{“thread”:“main”,“reason”:{},“p”:{},“level”:“warn”,“message”:“Unhandled Rejection.”,“timestamp”:“2020-11-16T07:31:37.729Z”}
{“thread”:“main”,“class”:"",“stack”:“Error: mysqldump exited with non-zero exit code.\n at exports.default. (%%appPath%%/main/sites/database/SiteDatabaseService.js:1:1949)\n at Generator.next ()\n at a (%%appPath%%/main/sites/database/SiteDatabaseService.js:1:124)\n at processTicksAndRejections (internal/process/task_queues.js:94:5)”,“level”:“error”,“message”:“Unable to dump database.”,“timestamp”:“2020-11-16T07:31:37.768Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mailhog”,“pid”:46808,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-16T07:31:39.179Z”}
{“thread”:“main”,“class”:“Process”,“process”:“phpFpm”,“pid”:46809,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-16T07:31:39.179Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:46810,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-16T07:31:39.180Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“pid”:46811,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-16T07:31:39.180Z”}
{“thread”:“main”,“class”:"",“message”:“Compiling service configs…”,“level”:“info”,“timestamp”:“2020-11-16T08:46:23.121Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:46820,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-16T08:46:23.498Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-16T08:46:23.493302Z 0 [System] [MY-010116] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld (mysqld 8.0.16) starting as process 47818”,“timestamp”:“2020-11-16T08:46:24.500Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-16T08:46:23.502068Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.”,“timestamp”:“2020-11-16T08:46:24.501Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-16T08:46:23.508851Z 0 [Warning] [MY-010159] [Server] Setting lower_case_table_names=2 because file system for %%site.runData%%/mysql/data/ is case insensitive”,“timestamp”:“2020-11-16T08:46:24.501Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-16T08:46:24.454629Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.”,“timestamp”:“2020-11-16T08:46:24.502Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-16T08:46:24.500345Z 0 [System] [MY-010931] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld: ready for connections. Version: ‘8.0.16’ socket: ‘%%site.runData%%/mysql/mysqld.sock’ port: 10054 MySQL Community Server - GPL.”,“timestamp”:“2020-11-16T08:46:24.502Z”}
{“thread”:“main”,“reason”:{},“p”:{},“level”:“warn”,“message”:“Unhandled Rejection.”,“timestamp”:“2020-11-17T07:34:13.122Z”}
{“thread”:“main”,“class”:"",“stack”:“Error: mysqldump exited with non-zero exit code.\n at exports.default. (%%appPath%%/main/sites/database/SiteDatabaseService.js:1:1949)\n at Generator.next ()\n at a (%%appPath%%/main/sites/database/SiteDatabaseService.js:1:124)\n at processTicksAndRejections (internal/process/task_queues.js:94:5)”,“level”:“error”,“message”:“Unable to dump database.”,“timestamp”:“2020-11-17T07:34:13.203Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mailhog”,“pid”:47815,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-17T07:35:38.576Z”}
{“thread”:“main”,“class”:“Process”,“process”:“phpFpm”,“pid”:47816,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-17T07:35:38.581Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:47817,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-17T07:35:38.582Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“pid”:47818,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-17T07:35:38.582Z”}
{“thread”:“main”,“class”:"",“message”:“Compiling service configs…”,“level”:“info”,“timestamp”:“2020-11-17T07:38:53.259Z”}
{“thread”:“main”,“class”:“Process”,“process”:“nginx”,“pid”:47830,“level”:“info”,“message”:“Killing process”,“timestamp”:“2020-11-17T07:38:53.572Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-17T07:38:53.679350Z 0 [System] [MY-010116] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld (mysqld 8.0.16) starting as process 78967”,“timestamp”:“2020-11-17T07:38:54.529Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-17T07:38:53.687317Z 0 [Warning] [MY-013243] [Server] --character-set-server: The character set UTF8MB3 is deprecated and will be removed in a future release. Please consider using UTF8MB4 instead.”,“timestamp”:“2020-11-17T07:38:54.529Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-17T07:38:53.693096Z 0 [Warning] [MY-010159] [Server] Setting lower_case_table_names=2 because file system for %%site.runData%%/mysql/data/ is case insensitive”,“timestamp”:“2020-11-17T07:38:54.530Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-17T07:38:54.496046Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.”,“timestamp”:“2020-11-17T07:38:54.530Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2020-11-17T07:38:54.526563Z 0 [System] [MY-010931] [Server] %%resourcesPath%%/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld: ready for connections. Version: ‘8.0.16’ socket: ‘%%site.runData%%/mysql/mysqld.sock’ port: 10054 MySQL Community Server - GPL.”,“timestamp”:“2020-11-17T07:38:54.530Z”}

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.