2023-07-02T20:26:10Z [INFO] [Entrypoint]: Initialising Invoice Ninja...
INFO Configuration cached successfully.
INFO Caching the framework bootstrap files.
config ........................................................... 36ms DONE
routes ........................................................... 82ms DONE
In Connection.php line 760:
SQLSTATE[HY000] [2002] Connection refused (SQL: select * from information_s
chema.tables where table_schema = ninja and table_name = accounts and table
_type = 'BASE TABLE')
In Connector.php line 70:
SQLSTATE[HY000] [2002] Connection refused
2023-07-02T20:26:13Z [ERROR] [Entrypoint]: Error connecting to DB
The seemingly functional mysql8 container.
2023-07-02 20:22:11+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.33-1.el8 started.
2023-07-02 20:22:13+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
2023-07-02 20:22:13+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.33-1.el8 started.
2023-07-02 20:22:14+00:00 [Note] [Entrypoint]: Initializing database files
2023-07-02T20:22:14.319642Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
2023-07-02T20:22:14.319761Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.33) initializing of server in progress as process 80
2023-07-02T20:22:14.966659Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2023-07-02T20:23:36.379654Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2023-07-02T20:26:45.021438Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
The error
The seemingly functional mysql8 container.
The docker-compose.yml