Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

kitten-kiwi

Members
  • Joined

  • Last visited

  1. So, i checked and i made a mistake with the var... changed it but the container still crashes. Screenshots attached.
  2. I added your variable and it just gave me a new error, but the old error is still there 2025-04-02 1:16:12 0 [Note] Starting MariaDB 11.7.2-MariaDB-ubu2404 source revision 80067a69feaeb5df30abb1bfaf7d4e713ccbf027 server_uid kHDchnVZSkxlm6ySc12huKSFRik= as process 1 2025-04-02 1:16:12 0 [Note] InnoDB: Compressed tables use zlib 1.3 2025-04-02 1:16:12 0 [Note] InnoDB: Using transactional memory 2025-04-02 1:16:12 0 [Note] InnoDB: Number of transaction pools: 1 2025-04-02 1:16:12 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2025-04-02 1:16:12 0 [Note] InnoDB: Using liburing 2025-04-02 1:16:12 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB 2025-04-02 1:16:12 0 [Note] InnoDB: Completed initialization of buffer pool 2025-04-02 1:16:12 0 [Note] InnoDB: Buffered log writes (block size=512 bytes) 2025-04-02 1:16:12 0 [Note] InnoDB: End of log at LSN=37776 2025-04-02 1:16:12 0 [Note] InnoDB: Opened 3 undo tablespaces 2025-04-02 1:16:12 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active. 2025-04-02 1:16:12 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... 2025-04-02 1:16:12 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. 2025-04-02 1:16:12 0 [Note] InnoDB: log sequence number 37776; transaction id 4 2025-04-02 1:16:12 0 [Note] Plugin 'FEEDBACK' is disabled. 2025-04-02 1:16:12 0 [Note] Plugin 'wsrep-provider' is disabled. 2025-04-02 1:16:12 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool 2025-04-02 1:16:12 0 [Note] InnoDB: Buffer pool(s) load completed at 250402 1:16:12 2025-04-02 1:16:12 0 [ERROR] Can't open and lock privilege tables: Can't find file: './mysql/servers.MAI' (errno: 2 "No such file or directory") 2025-04-02 1:16:13 0 [Note] Server socket created on IP: '0.0.0.0'. 2025-04-02 1:16:13 0 [Note] Server socket created on IP: '::'. 2025-04-02 1:16:13 0 [ERROR] Fatal error: Can't open and lock privilege tables: Can't find file: './mysql/db.MAI' (errno: 2 "No such file or directory") 2025-04-02 1:16:13 0 [ERROR] Aborting 2025-04-02 01:16:11+02:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.7.2+maria~ubu2404 started. 2025-04-02 01:16:12+02:00 [Note] [Entrypoint]: MariaDB upgrade (mariadb-upgrade or creating healthcheck users) required, but skipped due to $MARIADB_AUTO_UPGRADE setting ** Press ANY KEY to close this window ** I will attach all my variables
  3. Hi @mgutt, i know you might be head over toes in other troubleshooting procedures, but can you please have a look at this as well? Currently 3 of my services are down, because they depend on this database. If you dont have time, you may know someone elde to ask? Best Regards Kiwi Ps: sorry for being annoying or if this is already solved and i am just to blind to find it.
  4. Hi, I am running the newest version Of MDB Official, or at least i try. Since the Update the container wont start, but i cant loose the database. any idea how to fix it? Log: 2025-03-31 20:19:39 0 [Note] Starting MariaDB 11.7.2-MariaDB-ubu2404 source revision 80067a69feaeb5df30abb1bfaf7d4e713ccbf027 server_uid Tnq7keT8GKDxmAtaGW699QQYKjk= as process 1 2025-03-31 20:19:39 0 [Note] InnoDB: Compressed tables use zlib 1.3 2025-03-31 20:19:39 0 [Note] InnoDB: Using transactional memory 2025-03-31 20:19:39 0 [Note] InnoDB: Number of transaction pools: 1 2025-03-31 20:19:39 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2025-03-31 20:19:39 0 [Warning] mariadbd: io_uring_queue_init() failed with errno 0 2025-03-31 20:19:39 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF 2025-03-31 20:19:39 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB 2025-03-31 20:19:39 0 [Note] InnoDB: Completed initialization of buffer pool 2025-03-31 20:19:39 0 [Note] InnoDB: Buffered log writes (block size=512 bytes) 2025-03-31 20:19:39 0 [Note] InnoDB: End of log at LSN=37776 2025-03-31 20:19:39 0 [Note] InnoDB: Opened 3 undo tablespaces 2025-03-31 20:19:39 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active. 2025-03-31 20:19:39 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... 2025-03-31 20:19:39 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. 2025-03-31 20:19:39 0 [Note] InnoDB: log sequence number 37776; transaction id 4 2025-03-31 20:19:39 0 [Note] Plugin 'FEEDBACK' is disabled. 2025-03-31 20:19:39 0 [Note] Plugin 'wsrep-provider' is disabled. 2025-03-31 20:19:39 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool 2025-03-31 20:19:39 0 [Note] InnoDB: Buffer pool(s) load completed at 250331 20:19:39 2025-03-31 20:19:39 0 [ERROR] Can't open and lock privilege tables: Can't find file: './mysql/servers.MAI' (errno: 2 "No such file or directory") 2025-03-31 20:19:41 0 [Note] Server socket created on IP: '0.0.0.0'. 2025-03-31 20:19:41 0 [Note] Server socket created on IP: '::'. 2025-03-31 20:19:41 0 [ERROR] Fatal error: Can't open and lock privilege tables: Can't find file: './mysql/db.MAI' (errno: 2 "No such file or directory") 2025-03-31 20:19:41 0 [ERROR] Aborting 2025-03-31 20:19:38+02:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.7.2+maria~ubu2404 started. 2025-03-31 20:19:39+02:00 [Note] [Entrypoint]: MariaDB upgrade (mariadb-upgrade or creating healthcheck users) required, but skipped due to $MARIADB_AUTO_UPGRADE setting ** Press ANY KEY to close this window ** Start Command: docker run -d --name='MariaDB-Official' --net='bridge' --pids-limit 2048 --privileged=true -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e HOST_HOSTNAME="VOID" -e HOST_CONTAINERNAME="MariaDB-Official" -e 'MARIADB_DATABASE'='REDACTED' -e 'MARIADB_USER'='REDACTED' -e 'MARIADB_PASSWORD'='REDACTED' -e 'MARIADB_ROOT_PASSWORD'='REDACTED' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.icon='https://github.com/mgutt/unraid-docker-templates/raw/main/mgutt/images/mariadb.png' -p '3306:3306/tcp' -v '/mnt/user/appdata/mariadb-official-nc/data':'/var/lib/mysql':'rw' -v '/mnt/user/appdata/mariadb-official-nc/config':'/etc/mysql/conf.d':'rw' --user=99:100 --memory=2G 'mariadb' Does anyone know what i can do to fix it? What i already ckecked: - Forced update did not helped. - Parity is valid. - rebooted Server - removed power from server for more than 15 min Specs: - Unraid Version 7.0.1 - M/B: ASUSTeK COMPUTER INC. PRIME X299-A II Version Rev 1.xx s/n 190857319200374 - BIOS: American Megatrends Inc. Version 1403 Dated 05/23/2022 - CPU: Intel® Core™ i9-9940X CPU @ 3.30GHz - HVM: Enabled - IOMMU: Enabled - Cache: L1-Cache: 0 KiB, L2-Cache: 0 KiB, L3-Cache: 0 KiB - Memory: 32 GiB DDR4 (max. installable capacity 3072 GiB) - Network: bond0: fault-tolerance (active-backup), mtu 1500 - Kernel: Linux 6.6.78-Unraid x86_64 - OpenSSL: 3.4.1 As i said, if anyone kows something, please help.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.