Mariadb container issues

hi

I have been getting these errors in the mariadb bb.dd for a few days now. i have not made any changes only periodic updates of the container as appropriate.
now mariadb does not start and consequently my apps do not work.

here is the log, any ideas?


root@4a17592c2c80:/config/databases# tail -f 4a17592c2c80.err
2023-06-27 17:55:31 0 [Note] InnoDB: Buffered log writes (block size=512 bytes)
2023-06-27 17:55:31 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.5.12. You must start up and shut down MariaDB 10.7 or earlier.
2023-06-27 17:55:31 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2023-06-27 17:55:31 0 [Note] InnoDB: Starting shutdown...
2023-06-27 17:55:31 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-06-27 17:55:31 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-06-27 17:55:31 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-27 17:55:31 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-06-27 17:55:31 0 [ERROR] Aborting
230627 17:55:31 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
230627 17:55:32 mysqld_safe Starting mariadbd daemon with databases from /config/databases
2023-06-27 17:55:32 0 [Note] Starting MariaDB 10.11.4-MariaDB-log source revision 4e2b93dffef2414a11ca5edc8d215f57ee5010e5 as process 21497
2023-06-27 17:55:33 0 [Note] Using unique option prefix 'myisam_recover' is error-prone and can break in the future. Please use the full name 'myisam-recover-options' instead.
2023-06-27 17:55:33 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
2023-06-27 17:55:33 0 [Note] InnoDB: Number of transaction pools: 1
2023-06-27 17:55:33 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-06-27 17:55:33 0 [Note] InnoDB: Using Linux native AIO
2023-06-27 17:55:33 0 [Note] InnoDB: Initializing buffer pool, total size = 256.000MiB, chunk size = 4.000MiB
2023-06-27 17:55:33 0 [Note] InnoDB: Completed initialization of buffer pool
2023-06-27 17:55:33 0 [Note] InnoDB: Buffered log writes (block size=512 bytes)
2023-06-27 17:55:33 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.5.12. You must start up and shut down MariaDB 10.7 or earlier.
2023-06-27 17:55:33 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2023-06-27 17:55:33 0 [Note] InnoDB: Starting shutdown...
2023-06-27 17:55:33 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-06-27 17:55:33 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-06-27 17:55:33 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-27 17:55:33 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-06-27 17:55:33 0 [ERROR] Aborting
230627 17:55:33 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
230627 17:55:34 mysqld_safe Starting mariadbd daemon with databases from /config/databases
2023-06-27 17:55:34 0 [Note] Starting MariaDB 10.11.4-MariaDB-log source revision 4e2b93dffef2414a11ca5edc8d215f57ee5010e5 as process 21757
2023-06-27 17:55:34 0 [Note] Using unique option prefix 'myisam_recover' is error-prone and can break in the future. Please use the full name 'myisam-recover-options' instead.
2023-06-27 17:55:34 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
2023-06-27 17:55:34 0 [Note] InnoDB: Number of transaction pools: 1
2023-06-27 17:55:34 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-06-27 17:55:34 0 [Note] InnoDB: Using Linux native AIO
2023-06-27 17:55:34 0 [Note] InnoDB: Initializing buffer pool, total size = 256.000MiB, chunk size = 4.000MiB
2023-06-27 17:55:34 0 [Note] InnoDB: Completed initialization of buffer pool
2023-06-27 17:55:34 0 [Note] InnoDB: Buffered log writes (block size=512 bytes)
2023-06-27 17:55:34 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.5.12. You must start up and shut down MariaDB 10.7 or earlier.
2023-06-27 17:55:34 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2023-06-27 17:55:34 0 [Note] InnoDB: Starting shutdown...
2023-06-27 17:55:34 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-06-27 17:55:34 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-06-27 17:55:34 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-27 17:55:34 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-06-27 17:55:34 0 [ERROR] Aborting
230627 17:55:35 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
230627 17:55:36 mysqld_safe Starting mariadbd daemon with databases from /config/databases
2023-06-27 17:55:36 0 [Note] Starting MariaDB 10.11.4-MariaDB-log source revision 4e2b93dffef2414a11ca5edc8d215f57ee5010e5 as process 22017
2023-06-27 17:55:36 0 [Note] Using unique option prefix 'myisam_recover' is error-prone and can break in the future. Please use the full name 'myisam-recover-options' instead.
2023-06-27 17:55:36 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
2023-06-27 17:55:36 0 [Note] InnoDB: Number of transaction pools: 1
2023-06-27 17:55:36 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-06-27 17:55:36 0 [Note] InnoDB: Using Linux native AIO
2023-06-27 17:55:36 0 [Note] InnoDB: Initializing buffer pool, total size = 256.000MiB, chunk size = 4.000MiB
2023-06-27 17:55:36 0 [Note] InnoDB: Completed initialization of buffer pool
2023-06-27 17:55:36 0 [Note] InnoDB: Buffered log writes (block size=512 bytes)
2023-06-27 17:55:36 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.5.12. You must start up and shut down MariaDB 10.7 or earlier.
2023-06-27 17:55:36 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2023-06-27 17:55:36 0 [Note] InnoDB: Starting shutdown...
2023-06-27 17:55:36 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-06-27 17:55:36 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-06-27 17:55:36 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-27 17:55:36 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-06-27 17:55:36 0 [ERROR] Aborting
230627 17:55:36 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
230627 17:55:37 mysqld_safe Starting mariadbd daemon with databases from /config/databases
2023-06-27 17:55:37 0 [Note] Starting MariaDB 10.11.4-MariaDB-log source revision 4e2b93dffef2414a11ca5edc8d215f57ee5010e5 as process 22277
2023-06-27 17:55:37 0 [Note] Using unique option prefix 'myisam_recover' is error-prone and can break in the future. Please use the full name 'myisam-recover-options' instead.
2023-06-27 17:55:37 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
2023-06-27 17:55:37 0 [Note] InnoDB: Number of transaction pools: 1
2023-06-27 17:55:37 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-06-27 17:55:37 0 [Note] InnoDB: Using Linux native AIO
2023-06-27 17:55:37 0 [Note] InnoDB: Initializing buffer pool, total size = 256.000MiB, chunk size = 4.000MiB
2023-06-27 17:55:37 0 [Note] InnoDB: Completed initialization of buffer pool
2023-06-27 17:55:37 0 [Note] InnoDB: Buffered log writes (block size=512 bytes)
2023-06-27 17:55:37 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.5.12. You must start up and shut down MariaDB 10.7 or earlier.
2023-06-27 17:55:37 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2023-06-27 17:55:37 0 [Note] InnoDB: Starting shutdown...
2023-06-27 17:55:38 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-06-27 17:55:38 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-06-27 17:55:38 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-27 17:55:38 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-06-27 17:55:38 0 [ERROR] Aborting
230627 17:55:38 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
^C
root@4a17592c2c80:/config/databases# 

Give this a read, I suspect it will help you resolve the issue

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