April 10, 20242 yr Hello, after i updated unraid to version 6.12.10 and the Update of my docker containers, suddenly my maria-db-official Container by mguttt will suddenly not start. After looking into the Log of this container, I see following: Quote 2024-04-10 10:59:41 0 [Warning] Can't create test file '/var/lib/mysql/92fc711253db.lower-test' (Errcode: 13 "Permission denied") 2024-04-10 10:59:41 0 [ERROR] mariadbd: Can't create/write to file './ddl_recovery.log' (Errcode: 13 "Permission denied") 2024-04-10 10:59:41 0 [ERROR] DDL_LOG: Failed to create ddl log file: ./ddl_recovery.log 2024-04-10 10:59:41 0 [ERROR] Aborting 2024-04-10 11:00:25 0 [Warning] Can't create test file '/var/lib/mysql/92fc711253db.lower-test' (Errcode: 13 "Permission denied") 2024-04-10 11:00:25 0 [ERROR] mariadbd: Can't create/write to file './ddl_recovery.log' (Errcode: 13 "Permission denied") 2024-04-10 11:00:25 0 [ERROR] DDL_LOG: Failed to create ddl log file: ./ddl_recovery.log 2024-04-10 11:00:25 0 [ERROR] Aborting and use the command line tool /usr/bin/mariadb to connect to the mysql database and look at the grant tables: shell> /usr/bin/mariadb -u root mysql MariaDB> show tables; Try '/usr/sbin/mariadbd --help' if you have problems with paths. Using --general-log gives you a log in /var/lib/mysql/ that may be helpful. The latest information about mariadb-install-db is available at https://mariadb.com/kb/en/installing-system-tables-mysql_install_db You can find the latest source at https://downloads.mariadb.org and the maria-discuss email list at https://launchpad.net/~maria-discuss Please check all of the above before submitting a bug report at https://mariadb.org/jira 2024-04-10 10:59:40+02:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.3.2+maria~ubu2204 started. 2024-04-10 10:59:41+02:00 [Note] [Entrypoint]: Initializing database files Installation of system tables failed! Examine the logs in /var/lib/mysql/ for more information. The problem could be conflicting information in an external my.cnf files. You can ignore these by doing: shell> /usr/bin/mariadb-install-db --defaults-file=~/.my.cnf You can also try to start the mariadbd daemon with: shell> /usr/sbin/mariadbd --skip-grant-tables --general-log & and use the command line tool /usr/bin/mariadb to connect to the mysql database and look at the grant tables: shell> /usr/bin/mariadb -u root mysql MariaDB> show tables; Try '/usr/sbin/mariadbd --help' if you have problems with paths. Using --general-log gives you a log in /var/lib/mysql/ that may be helpful. The latest information about mariadb-install-db is available at https://mariadb.com/kb/en/installing-system-tables-mysql_install_db You can find the latest source at https://downloads.mariadb.org and the maria-discuss email list at https://launchpad.net/~maria-discuss Please check all of the above before submitting a bug report at https://mariadb.org/jira 2024-04-10 11:00:24+02:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.3.2+maria~ubu2204 started. 2024-04-10 11:00:24+02:00 [Note] [Entrypoint]: Initializing database files Installation of system tables failed! Examine the logs in /var/lib/mysql/ for more information. The problem could be conflicting information in an external my.cnf files. You can ignore these by doing: shell> /usr/bin/mariadb-install-db --defaults-file=~/.my.cnf You can also try to start the mariadbd daemon with: shell> /usr/sbin/mariadbd --skip-grant-tables --general-log & and use the command line tool /usr/bin/mariadb to connect to the mysql database and look at the grant tables: shell> /usr/bin/mariadb -u root mysql MariaDB> show tables; Try '/usr/sbin/mariadbd --help' if you have problems with paths. Using --general-log gives you a log in /var/lib/mysql/ that may be helpful. The latest information about mariadb-install-db is available at https://mariadb.com/kb/en/installing-system-tables-mysql_install_db You can find the latest source at https://downloads.mariadb.org and the maria-discuss email list at https://launchpad.net/~maria-discuss Please check all of the above before submitting a bug report at https://mariadb.org/jira ** Press ANY KEY to close this window ** but I'm totally new to unraid and Docker and don't get it, where and how i should look to solve this Problem. I hope u can help me.
April 10, 20242 yr Community Expert Probably going to need to re-post in the existing container support thread, but post the diagnostics first.
April 10, 20242 yr Community Expert Everything looks normal to me with the docker engine, so possibly a container issue, find the support thread by clicking on it and re-post there:
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.