宝塔面板使用 "Mariadb多版本管理(Docker应用) 1.0.2"插件安装mariadb10 和 11, mariadb均无法启动, 日志如下:- mariadb_4lmvp4tt2m | 2024-02-22 14:31:33+00:00 [ERROR] [Entrypoint]: Database is uninitialized and password option is not specified
- mariadb_4lmvp4tt2m | You need to specify one of MARIADB_ROOT_PASSWORD, MARIADB_ROOT_PASSWORD_HASH, MARIADB_ALLOW_EMPTY_ROOT_PASSWORD and MARIADB_RANDOM_ROOT_PASSWORD
- mariadb_4lmvp4tt2m | 2024-02-22 14:32:33+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.3.1+maria~ubu2204 started.
- mariadb_4lmvp4tt2m | 2024-02-22 14:32:33+00:00 [Warn] [Entrypoint]: /sys/fs/cgroup///memory.pressure not writable, functionality unavailable to MariaDB
- mariadb_4lmvp4tt2m | 2024-02-22 14:32:33+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
- mariadb_4lmvp4tt2m | 2024-02-22 14:32:33+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.3.1+maria~ubu2204 started.
- mariadb_4lmvp4tt2m | 2024-02-22 14:32:33+00:00 [ERROR] [Entrypoint]: Database is uninitialized and password option is not specified
- mariadb_4lmvp4tt2m | You need to specify one of MARIADB_ROOT_PASSWORD, MARIADB_ROOT_PASSWORD_HASH, MARIADB_ALLOW_EMPTY_ROOT_PASSWORD and MARIADB_RANDOM_ROOT_PASSWORD
复制代码
|
|