lando / wordpress

The Official WordPress Lando Plugin
https://docs.lando.dev/wordpress/
GNU General Public License v3.0
14 stars 7 forks source link

Issue with WSL and can not start anymore #36

Open khuyennguyen7007 opened 1 year ago

khuyennguyen7007 commented 1 year ago

I ran into a problem today (was working yesterday) where starting project with WordPress recipe. Today, I decided to reinstall Windows and started from begin but no luck.

Environment

Windows 11 Pro 22H2 22621.1555 (fresh installation) WSL2 + Ubuntu 2204.1.8.0 Linux 5.15.90.1-microsoft-standard-WSL2 (Docker version 20.10.24, build 297e128) Docker Desktop for Windows v4.18.0 (enable WSL integration) Lando v3.15.0 (lando-x64-v3.15.0.deb) WordPress recipe: https://docs.lando.dev/wordpress/getting-started.html#quick-start

Output

 NAME      my-first-wordpress-app
 LOCATION  /home/xxx/wordpress
 SERVICES  appserver, database
 URLS
  ⚠ APPSERVER URLS
    ✖ https://localhost:49382 [ECONNREFUSED] - CONNECT ECONNREFUSED 127 0 0 1 49382
    ✖ http://localhost:49383 [ECONNREFUSED] - CONNECT ECONNREFUSED 127 0 0 1 49383
    ✖ http://my-first-wordpress-app.lndo.site/ [ECONNREFUSED] - CONNECT ECONNREFUSED 127 0 0 1 80
    ✖ https://my-first-wordpress-app.lndo.site/ [ECONNREFUSED] - CONNECT ECONNREFUSED 127 0 0 1 443

Lando Log

appserver_1  | [Thu Apr 13 09:31:08.506235 2023] [core:notice] [pid 165] AH00094: Command line: 'apache2 -D FOREGROUND'
database_1   |
database_1   |
database_1   |
database_1   |                          STARTING UP
database_1   |
database_1   |          ██       █████  ███    ██ ██████   ██████ 
database_1   |          ██      ██   ██ ████   ██ ██   ██ ██    ██ 
database_1   |          ██      ███████ ██ ██  ██ ██   ██ ██    ██ 
database_1   |          ██      ██   ██ ██  ██ ██ ██   ██ ██    ██ 
database_1   |          ███████ ██   ██ ██   ████ ██████   ██████  
database_1   |
database_1   |        The best local development tool in the galaxy!                     
database_1   |
database_1   |
database_1   | ===============================================================
database_1   |
database_1   |
database_1   | chmod: changing permissions of '/helpers/acquia-clone.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/acquia-config-symlink.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/acquia-generate-key.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/acquia-pull.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/acquia-push.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/add-cert.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/auth.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/binding.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/generate-key.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/get-remote-url.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/install-composer.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/lagoon-auth.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/lagoon-generate-key.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/lagoon-pull.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/lagoon-push.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/lando-entrypoint.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/load-keys.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/log.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/mounter.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/pantheon.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/proxy-certs.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/psh-boot.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/psh-build.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/psh-clone.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/psh-exec.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/psh-fake-rpc.py': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/psh-mysql-helper.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/psh-open.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/psh-pull.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/psh-push.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/psh-recreate-users.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/pull.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/push.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/refresh-certs.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/setup-ca.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/sql-export.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/sql-import.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/switch.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/user-perm-helpers.sh': Operation not permitted
database_1   | chmod: changing permissions of '/helpers/user-perms.sh': Operation not permitted
database_1   | userperms 09:31:08.34 WARN  ==> Only the root user can reset permissions! This is probably ok though...
database_1   | loadkeys 09:31:08.34 WARN  ==> Only the root user can load ssh keys! This is probably ok though...
database_1   | lando 09:31:08.34 INFO  ==> Lando handing off to: /launch.sh
database_1   | lando 09:31:08.34 DEBUG ==> Running command with exec...
database_1   | mysql 09:31:08.39
database_1   | mysql 09:31:08.39 Welcome to the Bitnami mysql container
database_1   | mysql 09:31:08.39 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mysql
database_1   | mysql 09:31:08.39 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mysql/issues
database_1   | mysql 09:31:08.39 Send us your feedback at containers@bitnami.com
database_1   | mysql 09:31:08.39
database_1   | mysql 09:31:08.39 INFO  ==> ** Starting MySQL setup **
database_1   | mysql 09:31:08.42 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars
database_1   | mysql 09:31:08.42 WARN  ==> You set the environment variable ALLOW_EMPTY_PASSWORD=yes. For safety reasons, do not use this flag in a production environment.
database_1   | mysql 09:31:08.42 INFO  ==> Initializing mysql database
database_1   | mysql 09:31:08.42 DEBUG ==> Injecting custom configuration from my_custom.conf
database_1   | mysql 09:31:08.43 DEBUG ==> Ensuring expected directories/files exist
database_1   | mysql 09:31:08.43 DEBUG ==> Creating main configuration file
database_1   | mysql 09:31:08.43 DEBUG ==> Cleaning data directory to ensure successfully initialization
database_1   | mysql 09:31:08.44 INFO  ==> Installing database
database_1   | 2023-04-13T09:31:08.592537Z 0 [Warning] InnoDB: New log files created, LSN=45790
database_1   | 2023-04-13T09:31:08.625286Z 0 [Warning] InnoDB: Creating foreign key constraint system tables.
database_1   | 2023-04-13T09:31:08.633383Z 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: ebdabb4d-d9dd-11ed-82c2-0242ac160003.
database_1   | 2023-04-13T09:31:08.636332Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
database_1   | 2023-04-13T09:31:08.993576Z 0 [Warning] CA certificate ca.pem is self signed.
database_1   | 2023-04-13T09:31:09.044595Z 1 [Warning] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
database_1   | mysql 09:31:11.75 INFO  ==> Starting mysql in background
database_1   | 2023-04-13T09:31:11.929596Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
database_1   | 2023-04-13T09:31:11.929695Z 0 [Note] /opt/bitnami/mysql/bin/mysqld (mysqld 5.7.29) starting as process 194 ...
database_1   | 2023-04-13T09:31:11.933567Z 0 [Note] InnoDB: PUNCH HOLE support available
database_1   | 2023-04-13T09:31:11.933607Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
database_1   | 2023-04-13T09:31:11.933613Z 0 [Note] InnoDB: Uses event mutexes
database_1   | 2023-04-13T09:31:11.933616Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
database_1   | 2023-04-13T09:31:11.933620Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
database_1   | 2023-04-13T09:31:11.933624Z 0 [Note] InnoDB: Using Linux native AIO
database_1   | 2023-04-13T09:31:11.933845Z 0 [Note] InnoDB: Number of pools: 1
database_1   | 2023-04-13T09:31:11.933952Z 0 [Note] InnoDB: Using CPU crc32 instructions
database_1   | 2023-04-13T09:31:11.935166Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
database_1   | 2023-04-13T09:31:11.941242Z 0 [Note] InnoDB: Completed initialization of buffer pool
database_1   | 2023-04-13T09:31:11.943010Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
database_1   | 2023-04-13T09:31:11.955125Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
database_1   | 2023-04-13T09:31:11.964890Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
database_1   | 2023-04-13T09:31:11.964987Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
database_1   | 2023-04-13T09:31:11.982050Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
database_1   | 2023-04-13T09:31:11.982634Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
database_1   | 2023-04-13T09:31:11.982669Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
database_1   | 2023-04-13T09:31:11.983918Z 0 [Note] InnoDB: 5.7.29 started; log sequence number 2629923
database_1   | 2023-04-13T09:31:11.984700Z 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mysql/data/ib_buffer_pool
database_1   | 2023-04-13T09:31:11.985559Z 0 [Note] Plugin 'FEDERATED' is disabled.
database_1   | 2023-04-13T09:31:11.986370Z 0 [Note] InnoDB: Buffer pool(s) load completed at 230413  9:31:11
database_1   | 2023-04-13T09:31:11.990436Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
database_1   | 2023-04-13T09:31:11.990476Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
database_1   | 2023-04-13T09:31:11.991479Z 0 [Warning] CA certificate ca.pem is self signed.
database_1   | 2023-04-13T09:31:11.991543Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
database_1   | 2023-04-13T09:31:11.991640Z 0 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
database_1   | 2023-04-13T09:31:11.991678Z 0 [Note]   - '127.0.0.1' resolves to '127.0.0.1';
database_1   | 2023-04-13T09:31:11.991710Z 0 [Note] Server socket created on IP: '127.0.0.1'.
database_1   | 2023-04-13T09:31:12.009755Z 0 [Note] Event Scheduler: Loaded 0 events
database_1   | 2023-04-13T09:31:12.010062Z 0 [Note] /opt/bitnami/mysql/bin/mysqld: ready for connections.
database_1   | Version: '5.7.29'  socket: '/opt/bitnami/mysql/tmp/mysql.sock'  port: 3306  MySQL Community Server (GPL)
database_1   | 1
database_1   | mysql 09:31:12.77 INFO  ==> Configuring authentication
database_1   | mysql 09:31:12.77 DEBUG ==> Configuring root user credentials
database_1   | mysql 09:31:12.78 DEBUG ==> removing the unknown user
database_1   | mysql 09:31:12.79 DEBUG ==> Creating database wordpress
database_1   | mysql 09:31:12.80 DEBUG ==> creating database user \'wordpress\'
database_1   | mysql 09:31:12.81 DEBUG ==> Removing all other hosts for the user
database_1   | mysql 09:31:12.82 DEBUG ==> Providing privileges to username wordpress on database wordpress
database_1   | mysql 09:31:12.83 INFO  ==> Running mysql_upgrade
database_1   | Checking server version.
database_1   | Running queries to upgrade MySQL server.
database_1   | Checking system database.
database_1   | mysql.columns_priv                                 OK
database_1   | mysql.db                                           OK
database_1   | mysql.engine_cost                                  OK
database_1   | mysql.event                                        OK
database_1   | mysql.func                                         OK
database_1   | mysql.general_log                                  OK
database_1   | mysql.gtid_executed                                OK
database_1   | mysql.help_category                                OK
database_1   | mysql.help_keyword                                 OK
database_1   | mysql.help_relation                                OK
database_1   | mysql.help_topic                                   OK
database_1   | mysql.innodb_index_stats                           OK
database_1   | mysql.innodb_table_stats                           OK
database_1   | mysql.ndb_binlog_index                             OK
database_1   | mysql.plugin                                       OK
database_1   | mysql.proc                                         OK
database_1   | mysql.procs_priv                                   OK
database_1   | mysql.proxies_priv                                 OK
database_1   | mysql.server_cost                                  OK
database_1   | mysql.servers                                      OK
database_1   | mysql.slave_master_info                            OK
database_1   | mysql.slave_relay_log_info                         OK
database_1   | mysql.slave_worker_info                            OK
database_1   | mysql.slow_log                                     OK
database_1   | mysql.tables_priv                                  OK
database_1   | mysql.time_zone                                    OK
database_1   | mysql.time_zone_leap_second                        OK
database_1   | mysql.time_zone_name                               OK
database_1   | mysql.time_zone_transition                         OK
database_1   | mysql.time_zone_transition_type                    OK
database_1   | mysql.user                                         OK
database_1   | The sys schema is already up to date (version 1.5.2).
database_1   | Checking databases.
database_1   | sys.sys_config                                     OK
database_1   | Upgrade process completed successfully.
database_1   | Checking if update is needed.
database_1   | mysql 09:31:14.44 INFO  ==> Stopping mysql
database_1   | 2023-04-13T09:31:14.450288Z 0 [Note] Giving 0 client threads a chance to die gracefully
database_1   | 2023-04-13T09:31:14.450331Z 0 [Note] Shutting down slave threads
database_1   | 2023-04-13T09:31:14.450336Z 0 [Note] Forcefully disconnecting 0 remaining clients
database_1   | 2023-04-13T09:31:14.450344Z 0 [Note] Event Scheduler: Purging the queue. 0 events
database_1   | 2023-04-13T09:31:14.450411Z 0 [Note] Binlog end
database_1   | 2023-04-13T09:31:14.455726Z 0 [Note] Shutting down plugin 'ngram'
database_1   | 2023-04-13T09:31:14.455781Z 0 [Note] Shutting down plugin 'partition'
database_1   | 2023-04-13T09:31:14.455786Z 0 [Note] Shutting down plugin 'BLACKHOLE'
database_1   | 2023-04-13T09:31:14.455789Z 0 [Note] Shutting down plugin 'ARCHIVE'
database_1   | 2023-04-13T09:31:14.455791Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
database_1   | 2023-04-13T09:31:14.455824Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
database_1   | 2023-04-13T09:31:14.455829Z 0 [Note] Shutting down plugin 'MyISAM'
database_1   | 2023-04-13T09:31:14.455841Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
database_1   | 2023-04-13T09:31:14.455843Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
database_1   | 2023-04-13T09:31:14.455844Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
database_1   | 2023-04-13T09:31:14.455846Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
database_1   | 2023-04-13T09:31:14.455847Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
database_1   | 2023-04-13T09:31:14.455849Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
database_1   | 2023-04-13T09:31:14.455850Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
database_1   | 2023-04-13T09:31:14.455851Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
database_1   | 2023-04-13T09:31:14.455853Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
database_1   | 2023-04-13T09:31:14.455854Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
database_1   | 2023-04-13T09:31:14.455856Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
database_1   | 2023-04-13T09:31:14.455857Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
database_1   | 2023-04-13T09:31:14.455858Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
database_1   | 2023-04-13T09:31:14.455863Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
database_1   | 2023-04-13T09:31:14.455865Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
database_1   | 2023-04-13T09:31:14.455867Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
database_1   | 2023-04-13T09:31:14.455868Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
database_1   | 2023-04-13T09:31:14.455870Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
database_1   | 2023-04-13T09:31:14.455871Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
database_1   | 2023-04-13T09:31:14.455872Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
database_1   | 2023-04-13T09:31:14.455874Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
database_1   | 2023-04-13T09:31:14.455875Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
database_1   | 2023-04-13T09:31:14.455876Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
database_1   | 2023-04-13T09:31:14.455877Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
database_1   | 2023-04-13T09:31:14.455879Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
database_1   | 2023-04-13T09:31:14.455880Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
database_1   | 2023-04-13T09:31:14.455881Z 0 [Note] Shutting down plugin 'INNODB_CMP'
database_1   | 2023-04-13T09:31:14.455883Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
database_1   | 2023-04-13T09:31:14.455884Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
database_1   | 2023-04-13T09:31:14.455885Z 0 [Note] Shutting down plugin 'INNODB_TRX'
database_1   | 2023-04-13T09:31:14.455887Z 0 [Note] Shutting down plugin 'InnoDB'
database_1   | 2023-04-13T09:31:14.455984Z 0 [Note] InnoDB: FTS optimize thread exiting.
database_1   | 2023-04-13T09:31:14.456128Z 0 [Note] InnoDB: Starting shutdown...
database_1   | 2023-04-13T09:31:14.556421Z 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mysql/data/ib_buffer_pool
database_1   | 2023-04-13T09:31:14.556631Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 230413  9:31:14
database_1   | 2023-04-13T09:31:16.168999Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2728929
database_1   | 2023-04-13T09:31:16.170179Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
database_1   | 2023-04-13T09:31:16.170215Z 0 [Note] Shutting down plugin 'MEMORY'
database_1   | 2023-04-13T09:31:16.170221Z 0 [Note] Shutting down plugin 'CSV'
database_1   | 2023-04-13T09:31:16.170224Z 0 [Note] Shutting down plugin 'sha256_password'
database_1   | 2023-04-13T09:31:16.170225Z 0 [Note] Shutting down plugin 'mysql_native_password'
database_1   | 2023-04-13T09:31:16.170317Z 0 [Note] Shutting down plugin 'binlog'
database_1   | 2023-04-13T09:31:16.170809Z 0 [Note] /opt/bitnami/mysql/bin/mysqld: Shutdown complete
database_1   |
database_1   |
database_1   | mysql 09:31:16.45 INFO  ==> ** MySQL setup finished! **
database_1   | mysql 09:31:16.47 INFO  ==> ** Starting MySQL **
database_1   | 2023-04-13T09:31:16.632516Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
database_1   | 2023-04-13T09:31:16.632585Z 0 [Note] /opt/bitnami/mysql/bin/mysqld (mysqld 5.7.29) starting as process 18 ...
database_1   | 2023-04-13T09:31:16.635193Z 0 [Note] InnoDB: PUNCH HOLE support available
database_1   | 2023-04-13T09:31:16.635225Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
database_1   | 2023-04-13T09:31:16.635228Z 0 [Note] InnoDB: Uses event mutexes
database_1   | 2023-04-13T09:31:16.635230Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
database_1   | 2023-04-13T09:31:16.635231Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
database_1   | 2023-04-13T09:31:16.635233Z 0 [Note] InnoDB: Using Linux native AIO
database_1   | 2023-04-13T09:31:16.635358Z 0 [Note] InnoDB: Number of pools: 1
database_1   | 2023-04-13T09:31:16.635440Z 0 [Note] InnoDB: Using CPU crc32 instructions
database_1   | 2023-04-13T09:31:16.636297Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
database_1   | 2023-04-13T09:31:16.640391Z 0 [Note] InnoDB: Completed initialization of buffer pool
database_1   | 2023-04-13T09:31:16.641810Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
database_1   | 2023-04-13T09:31:16.653162Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
database_1   | 2023-04-13T09:31:16.659061Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
database_1   | 2023-04-13T09:31:16.659112Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
database_1   | 2023-04-13T09:31:16.672639Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
database_1   | 2023-04-13T09:31:16.673052Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
database_1   | 2023-04-13T09:31:16.673081Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
database_1   | 2023-04-13T09:31:16.673706Z 0 [Note] InnoDB: 5.7.29 started; log sequence number 2728929
database_1   | 2023-04-13T09:31:16.673847Z 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mysql/data/ib_buffer_pool
database_1   | 2023-04-13T09:31:16.673988Z 0 [Note] Plugin 'FEDERATED' is disabled.
database_1   | 2023-04-13T09:31:16.674942Z 0 [Note] InnoDB: Buffer pool(s) load completed at 230413  9:31:16
database_1   | 2023-04-13T09:31:16.676795Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
database_1   | 2023-04-13T09:31:16.676818Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
database_1   | 2023-04-13T09:31:16.677195Z 0 [Warning] CA certificate ca.pem is self signed.
database_1   | 2023-04-13T09:31:16.677235Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
database_1   | 2023-04-13T09:31:16.677288Z 0 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
database_1   | 2023-04-13T09:31:16.677319Z 0 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
database_1   | 2023-04-13T09:31:16.677340Z 0 [Note] Server socket created on IP: '0.0.0.0'.
database_1   | 2023-04-13T09:31:16.687779Z 0 [Note] Event Scheduler: Loaded 0 events
database_1   | 2023-04-13T09:31:16.687978Z 0 [Note] /opt/bitnami/mysql/bin/mysqld: ready for connections.
database_1   | Version: '5.7.29'  socket: '/opt/bitnami/mysql/tmp/mysql.sock'  port: 3306  MySQL Community Server (GPL)

Lando Error Log

{"level":"warn","message":"Version 1 Landonet detected, attempting upgrade...","label":"lando","timestamp":"2023-04-13T09:29:54.464Z"}

WordPress Lando Log

{"level":"verbose","message":"initiatilizing app at /home/xxx/wordpress...","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.466Z"}
{"level":"verbose","message":"proxy settings detected.","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.468Z"}
{"level":"debug","message":"emitting event pre-init","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.493Z"}
{"level":"verbose","message":"building wordpress recipe named","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.493Z"}
{"level":"verbose","message":"building php service appserver","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.503Z"}
{"level":"verbose","message":"building mysql service database","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.504Z"}
{"level":"debug","message":"emitting event post-init","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.505Z"}
{"level":"debug","message":"adding hostnames to the app...","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.506Z"}
["appserver.myfirstwordpressapp.internal"]
["database.myfirstwordpressapp.internal"]
{"level":"verbose","message":"attempting to find open services...","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.506Z"}
{"level":"debug","message":"engine is up.","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.683Z"}
["appserver","database"]
["database"]
{"level":"verbose","message":"analyzing user ssh keys... using 0 of 0","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.696Z"}
{"level":"debug","message":"key config...  none","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.696Z"}
{"level":"verbose","message":"additional tooling detected","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.696Z"}
{"level":"debug","message":"adding app cli task composer","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.696Z"}
{"level":"debug","message":"adding app cli task db-import <file>","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.696Z"}
{"level":"debug","message":"adding app cli task db-export [file]","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.696Z"}
{"level":"debug","message":"adding app cli task php","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.696Z"}
{"level":"debug","message":"adding app cli task mysql","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.696Z"}
{"level":"debug","message":"adding app cli task wp","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.696Z"}
{"level":"verbose","message":"setting LANDO_INFO...","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.697Z"}
{"level":"debug","message":"ensuring exposed ports on appserver are bound to 127.0.0.1","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.697Z"}
{"level":"debug","message":"ensuring exposed ports on appserver are bound to 127.0.0.1","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.697Z"}
{"level":"debug","message":"ensuring exposed ports on database are bound to 127.0.0.1","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.697Z"}
{"level":"verbose","message":"app is ready!","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.702Z"}
{"level":"debug","message":"emitting event ready","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.702Z"}
{"level":"verbose","message":"discovering dynamic portforward info...","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.702Z"}
{"level":"info","message":"starting app...","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.794Z"}
{"level":"verbose","message":"initiatilizing app at /home/xxx/wordpress...","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.795Z"}
{"level":"verbose","message":"proxy settings detected.","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.796Z"}
{"level":"debug","message":"emitting event pre-init","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.796Z"}
{"level":"verbose","message":"building wordpress recipe named","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.797Z"}
{"level":"verbose","message":"building php service appserver","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.805Z"}
{"level":"verbose","message":"building mysql service database","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.807Z"}
{"level":"debug","message":"emitting event post-init","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.808Z"}
{"level":"debug","message":"adding hostnames to the app...","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.809Z"}
["appserver.myfirstwordpressapp.internal"]
["database.myfirstwordpressapp.internal"]
{"level":"verbose","message":"attempting to find open services...","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:50.809Z"}
{"level":"debug","message":"engine is up.","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.013Z"}
["appserver","database"]
["database"]
{"level":"verbose","message":"analyzing user ssh keys... using 0 of 0","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.020Z"}
{"level":"debug","message":"key config...  none","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.020Z"}
{"level":"verbose","message":"additional tooling detected","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.020Z"}
{"level":"debug","message":"adding app cli task composer","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.020Z"}
{"level":"debug","message":"adding app cli task db-import <file>","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.020Z"}
{"level":"debug","message":"adding app cli task db-export [file]","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.021Z"}
{"level":"debug","message":"adding app cli task php","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.021Z"}
{"level":"debug","message":"adding app cli task mysql","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.021Z"}
{"level":"debug","message":"adding app cli task wp","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.021Z"}
{"level":"verbose","message":"setting LANDO_INFO...","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.021Z"}
{"level":"debug","message":"ensuring exposed ports on appserver are bound to 127.0.0.1","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.021Z"}
{"level":"debug","message":"ensuring exposed ports on appserver are bound to 127.0.0.1","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.021Z"}
{"level":"debug","message":"ensuring exposed ports on database are bound to 127.0.0.1","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.021Z"}
{"level":"verbose","message":"app is ready!","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.027Z"}
{"level":"debug","message":"emitting event ready","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.027Z"}
{"level":"verbose","message":"discovering dynamic portforward info...","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.027Z"}
[{"report":true,"url":"https://metrics.lando.dev"},{"report":true,"url":"https://metrics.lando.dev"}]
{"command":"lando start","context":"local","devMode":false,"instance":"5a7813a3050281b3cf0d96988a40eb251f911522","nodeVersion":"v16.16.0","mode":"cli","os":{"type":"Linux","platform":"linux","release":"5.15.90.1-microsoft-standard-WSL2","arch":"x64"},"product":"lando","version":"3.15.0","app":"8d12247c914c0d305cdfbbde2076facfc33e98e3","type":"wordpress","services":["php:7.4","mysql"],"action":"start","created":"2023-04-13T09:29:51.033Z","level":"debug","message":"reported data","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.033Z"}
{"level":"debug","message":"emitting event pre-start","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:51.033Z"}
{"level":"debug","message":"metrics post to https://metrics.lando.dev failed with 400 (Bad Request) No Living connections","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:52.021Z"}
{"level":"debug","message":"metrics post to https://metrics.lando.dev failed with 400 (Bad Request) No Living connections","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:29:52.111Z"}
["/home/xxx/.lando/compose/myfirstwordpressapp/proxy-0.yml"]
{"level":"info","message":"running build steps...","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:30:03.432Z"}
{"cstdio":"inherit","silent":false,"mode":"spawn","detached":false,"level":"debug","message":"process pid12 running /usr/share/lando/bin/docker-compose up","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:30:03.437Z"}
{"level":"debug","message":"process pid12 finished with exit code 0","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:30:39.950Z"}
{"cstdio":"inherit","silent":false,"mode":"spawn","detached":false,"level":"debug","message":"process pid13 running /usr/share/lando/bin/docker-compose exec appserver /bin/sh /helpers/user-perms.sh --silent","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:30:39.952Z"}
{"level":"debug","message":"process pid13 finished with exit code 0","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:30:40.716Z"}
{"cstdio":["inherit","pipe","pipe"],"silent":false,"mode":"spawn","detached":false,"level":"debug","message":"process pid14 running /usr/share/lando/bin/docker-compose exec appserver /bin/sh /helpers/install-composer.sh 2.2.18","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:30:40.725Z"}
{"level":"debug","message":"process pid14 finished with exit code 0","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:30:45.993Z"}
{"cstdio":["inherit","pipe","pipe"],"silent":false,"mode":"spawn","detached":false,"level":"debug","message":"process pid15 running /usr/share/lando/bin/docker-compose exec appserver /bin/sh curl https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar -LsS -o /tmp/wp-cli.phar && chmod +x /tmp/wp-cli.phar && mv /tmp/wp-cli.phar /usr/local/bin/wp && php /usr/local/bin/wp --info","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:30:46.006Z"}
{"level":"debug","message":"process pid15 finished with exit code 0","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:30:52.241Z"}
{"cstdio":["inherit","pipe","pipe"],"silent":false,"mode":"spawn","detached":false,"level":"debug","message":"process pid16 running /usr/share/lando/bin/docker-compose kill","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:30:52.243Z"}
{"level":"debug","message":"process pid16 finished with exit code 0","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:30:53.503Z"}
{"level":"info","message":"build steps completed. and locked with my-first-wordpress-app.build.lock","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:30:53.504Z"}
{"level":"debug","message":"engine is up.","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:30:53.691Z"}
{"cstdio":"inherit","silent":false,"mode":"spawn","detached":false,"level":"debug","message":"process pid18 running /usr/share/lando/bin/docker-compose up","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:30:53.699Z"}
{"level":"debug","message":"process pid18 finished with exit code 0","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:08.430Z"}
{"level":"debug","message":"emitting event post-start","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:08.431Z"}
{"cstdio":"pipe","silent":true,"mode":"spawn","detached":false,"level":"debug","message":"process pid20 running /usr/share/lando/bin/docker-compose exec database /bin/sh bash -c \"[ -f /bitnami/mysql/.mysql_initialized ]\"","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:08.652Z"}
{"level":"debug","message":"process pid20 finished with exit code 1","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:09.327Z"}
{"level":"debug","message":"running healthcheck bash -c \"[ -f /bitnami/mysql/.mysql_initialized ]\" for database...","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:09.329Z"}
{"cstdio":"pipe","silent":true,"mode":"spawn","detached":false,"level":"debug","message":"process pid21 running /usr/share/lando/bin/docker-compose exec database /bin/sh bash -c \"[ -f /bitnami/mysql/.mysql_initialized ]\"","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:10.338Z"}
{"level":"debug","message":"process pid21 finished with exit code 1","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:10.984Z"}
{"level":"debug","message":"running healthcheck bash -c \"[ -f /bitnami/mysql/.mysql_initialized ]\" for database...","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:10.986Z"}
{"cstdio":"pipe","silent":true,"mode":"spawn","detached":false,"level":"debug","message":"process pid22 running /usr/share/lando/bin/docker-compose exec database /bin/sh bash -c \"[ -f /bitnami/mysql/.mysql_initialized ]\"","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:12.997Z"}
{"level":"debug","message":"process pid22 finished with exit code 1","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:13.730Z"}
{"level":"debug","message":"running healthcheck bash -c \"[ -f /bitnami/mysql/.mysql_initialized ]\" for database...","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:13.731Z"}
{"level":"debug","message":"engine is up.","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:16.903Z"}
{"cstdio":"pipe","silent":true,"mode":"spawn","detached":false,"level":"debug","message":"process pid24 running /usr/share/lando/bin/docker-compose exec database /bin/sh bash -c \"[ -f /bitnami/mysql/.mysql_initialized ]\"","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:16.912Z"}
{"level":"debug","message":"process pid24 finished with exit code 0","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:17.534Z"}
{"level":"debug","message":"connected myfirstwordpressapp_database_1 to the landonet","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:17.547Z"}
{"level":"debug","message":"connected myfirstwordpressapp_appserver_1 to the landonet","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:17.549Z"}
{"level":"debug","message":"aliased [\"my-first-wordpress-app.lndo.site\"] to the proxynet","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:17.568Z"}
{"cstdio":"inherit","silent":false,"mode":"spawn","detached":false,"level":"debug","message":"process pid25 running /usr/share/lando/bin/docker-compose exec database /bin/sh /helpers/user-perms.sh --silent","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:17.737Z"}
{"level":"debug","message":"process pid25 finished with exit code 0","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:18.267Z"}
{"level":"verbose","message":"attempting to find open services...","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:18.268Z"}
{"cstdio":"inherit","silent":false,"mode":"spawn","detached":false,"level":"debug","message":"process pid26 running /usr/share/lando/bin/docker-compose exec appserver /bin/sh mkdir -p /certs && /helpers/refresh-certs.sh > /certs/refresh.log","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:18.305Z"}
{"level":"debug","message":"process pid26 finished with exit code 0","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:18.828Z"}
{"cstdio":"inherit","silent":false,"mode":"spawn","detached":false,"level":"debug","message":"process pid27 running /usr/share/lando/bin/docker-compose exec database /bin/sh mkdir -p /certs && /helpers/refresh-certs.sh > /certs/refresh.log","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:18.836Z"}
{"level":"debug","message":"process pid27 finished with exit code 0","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:19.368Z"}
{"level":"info","message":"started app.","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:19.368Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:19.441Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:19.442Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:19.570Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:19.572Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:22.445Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:22.446Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:22.576Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:22.577Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:25.548Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:25.549Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:25.679Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:25.680Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:28.752Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:28.752Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:28.883Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:28.884Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:32.055Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:32.056Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:32.187Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:32.187Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:35.458Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:35.459Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:35.593Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:35.593Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:38.961Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:38.962Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:39.096Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:39.097Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:42.565Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:42.566Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:42.700Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:42.701Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:46.269Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:46.270Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:46.403Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:46.404Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:50.074Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:50.075Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:50.207Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:50.207Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:53.977Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:53.978Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:54.110Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:54.110Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:57.980Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:57.981Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:58.115Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:31:58.115Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:02.083Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:02.084Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:02.217Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:02.217Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:06.286Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:06.287Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:06.419Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:06.420Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:10.589Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:10.590Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:10.722Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:10.723Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:14.992Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:14.993Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:15.125Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:15.125Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:19.496Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:19.496Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:19.627Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:19.628Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:24.098Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:24.099Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:24.231Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:24.231Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:28.802Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:28.803Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:28.933Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:28.934Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:33.605Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:33.605Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:33.737Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:33.737Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:38.508Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:38.508Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:38.640Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:38.640Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:43.510Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:43.511Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:43.645Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:43.646Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:48.614Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:48.615Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:48.748Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:48.749Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:53.819Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:53.819Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:53.952Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:53.953Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:59.121Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:59.122Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:59.256Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:32:59.257Z"}
{"level":"debug","message":"scan of 'https://localhost:49382/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:33:04.525Z"}
{"level":"debug","message":"scan of 'http://localhost:49383/' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:33:04.526Z"}
{"level":"debug","message":"scan of 'http://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:33:04.659Z"}
{"level":"debug","message":"scan of 'https://my-first-wordpress-app.lndo.site//' failed with 'ECONNREFUSED' 'unknown'","label":"my-first-wordpress-app","timestamp":"2023-04-13T09:33:04.660Z"}
{"level":"verbose","message":"initiatilizing app at /home/xxx/wordpress...","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.191Z"}
{"level":"verbose","message":"proxy settings detected.","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.193Z"}
{"level":"debug","message":"emitting event pre-init","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.217Z"}
{"level":"verbose","message":"building wordpress recipe named","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.218Z"}
{"level":"verbose","message":"building php service appserver","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.232Z"}
{"level":"verbose","message":"building mysql service database","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.236Z"}
{"level":"debug","message":"emitting event post-init","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.238Z"}
{"level":"debug","message":"adding hostnames to the app...","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.238Z"}
["appserver.myfirstwordpressapp.internal"]
["database.myfirstwordpressapp.internal"]
{"level":"verbose","message":"attempting to find open services...","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.239Z"}
{"level":"debug","message":"engine is up.","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.421Z"}
["appserver","database"]
["database"]
{"level":"verbose","message":"analyzing user ssh keys... using 0 of 0","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.454Z"}
{"level":"debug","message":"key config...  none","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.454Z"}
{"level":"verbose","message":"additional tooling detected","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.455Z"}
{"level":"debug","message":"adding app cli task composer","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.455Z"}
{"level":"debug","message":"adding app cli task db-import <file>","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.455Z"}
{"level":"debug","message":"adding app cli task db-export [file]","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.455Z"}
{"level":"debug","message":"adding app cli task php","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.455Z"}
{"level":"debug","message":"adding app cli task mysql","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.455Z"}
{"level":"debug","message":"adding app cli task wp","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.455Z"}
{"level":"verbose","message":"setting LANDO_INFO...","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.456Z"}
{"level":"debug","message":"ensuring exposed ports on appserver are bound to 127.0.0.1","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.456Z"}
{"level":"debug","message":"ensuring exposed ports on appserver are bound to 127.0.0.1","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.456Z"}
{"level":"debug","message":"ensuring exposed ports on database are bound to 127.0.0.1","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.456Z"}
{"level":"verbose","message":"app is ready!","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.461Z"}
{"level":"debug","message":"emitting event ready","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.461Z"}
{"level":"verbose","message":"discovering dynamic portforward info...","label":"my-first-wordpress-app","timestamp":"2023-04-13T10:39:23.461Z"}