Hello, I got the docker images running on mac by s...
# troubleshoot
s
Hello, I got the docker images running on mac by switching manuallly to the m1 yml file. I have a strange other issue with the database image.
2022-06-30 11:56:04+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.5.8+maria~focal started.
2022-06-30 11:56:06+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
2022-06-30 11:56:06+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.5.8+maria~focal started.
2022-06-30 12:03:02+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.5.8+maria~focal started.
2022-06-30 12:03:04+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
2022-06-30 12:03:04+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.5.8+maria~focal started.
2022-06-30 11:56:08 0 [Note] mysqld (mysqld 10.5.8-MariaDB-1:10.5.8+maria~focal) starting as process 1 ...
2022-06-30 11:56:08 0 [Note] InnoDB: Using Linux native AIO
2022-06-30 11:56:08 0 [Note] InnoDB: Uses event mutexes
2022-06-30 11:56:08 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-06-30 11:56:08 0 [Note] InnoDB: Number of pools: 1
2022-06-30 11:56:08 0 [Note] InnoDB: Using ARMv8 crc32 + pmull instructions
2022-06-30 11:56:08 0 [Note] mysqld: O_TMPFILE is not supported on /tmp (disabling future attempts)
2022-06-30 11:56:08 0 [Note] InnoDB: Initializing buffer pool, total size = 134217728, chunk size = 134217728
2022-06-30 11:56:08 0 [Note] InnoDB: Completed initialization of buffer pool
2022-06-30 11:56:08 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2022-06-30 11:56:08 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MySQL 5.7.38.
2022-06-30 11:56:08 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2022-06-30 11:56:08 0 [Note] InnoDB: Starting shutdown...
2022-06-30 11:56:08 0 [ERROR] Plugin 'InnoDB' init function returned error.
2022-06-30 11:56:08 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2022-06-30 11:56:08 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-06-30 11:56:08 0 [ERROR] Could not open mysql.plugin table: "Unknown storage engine 'InnoDB'". Some plugins may be not loaded
2022-06-30 11:56:08 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2022-06-30 11:56:08 0 [ERROR] Aborting
2022-06-30 12:03:06 0 [Note] mysqld (mysqld 10.5.8-MariaDB-1:10.5.8+maria~focal) starting as process 1 ...
2022-06-30 12:03:06 0 [Note] InnoDB: Using Linux native AIO
2022-06-30 12:03:06 0 [Note] InnoDB: Uses event mutexes
2022-06-30 12:03:06 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-06-30 12:03:06 0 [Note] InnoDB: Number of pools: 1
2022-06-30 12:03:06 0 [Note] InnoDB: Using ARMv8 crc32 + pmull instructions
2022-06-30 12:03:06 0 [Note] mysqld: O_TMPFILE is not supported on /tmp (disabling future attempts)
2022-06-30 12:03:06 0 [Note] InnoDB: Initializing buffer pool, total size = 134217728, chunk size = 134217728
2022-06-30 12:03:06 0 [Note] InnoDB: Completed initialization of buffer pool
2022-06-30 12:03:06 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2022-06-30 12:03:06 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MySQL 5.7.38.
2022-06-30 12:03:06 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2022-06-30 12:03:06 0 [Note] InnoDB: Starting shutdown...
2022-06-30 12:03:06 0 [ERROR] Plugin 'InnoDB' init function returned error.
2022-06-30 12:03:06 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2022-06-30 12:03:06 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-06-30 12:03:06 0 [ERROR] Could not open mysql.plugin table: "Unknown storage engine 'InnoDB'". Some plugins may be not loaded
2022-06-30 12:03:06 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2022-06-30 12:03:06 0 [ERROR] Aborting