Ik heb via deze site
https://drfrankenstein.co.uk/spotweb-in-docker-on-synology-nas/ Spotweb geinstalleerd, maar krijg de container MariaDB niet aan de praat.
Het zit in een permissie probleem volgens de log, maar heb geen idee wat het probleem precies is.
Iemand die kan helpen?
Zie log:
mariadb-1-1-1
date,stream,content
2025/09/26 07:02:57,stdout,
2025/09/26 07:02:57,stdout,at
https://mariadb.org/jira2025/09/26 07:02:57,stdout,Please check all of the above before submitting a bug report
2025/09/26 07:02:57,stdout,
2025/09/26 07:02:57,stdout,the MariaDB discuss email list at
https://lists.mariadb.org/postorius/lists/discuss.lists.mariadb.org/2025/09/26 07:02:57,stdout,You can find the latest source at
https://downloads.mariadb.org and
2025/09/26 07:02:57,stdout,https://mariadb.com/kb/en/installing-system-tables-mysql_install_db
2025/09/26 07:02:57,stdout,The latest information about mariadb-install-db is available at
2025/09/26 07:02:57,stdout,
2025/09/26 07:02:57,stdout,--general-log gives you a log in /var/lib/mysql/ that may be helpful.
2025/09/26 07:02:57,stdout,Try '/usr/sbin/mariadbd --help' if you have problems with paths. Using
2025/09/26 07:02:57,stdout,
2025/09/26 07:02:57,stdout, MariaDB> show tables;
2025/09/26 07:02:57,stdout, shell> /usr/bin/mariadb -u root mysql
2025/09/26 07:02:57,stdout,
2025/09/26 07:02:57,stdout,to connect to the mysql database and look at the grant tables:
2025/09/26 07:02:57,stdout,and use the command line tool /usr/bin/mariadb
2025/09/26 07:02:57,stdout,
2025/09/26 07:02:57,stdout, shell> /usr/sbin/mariadbd --skip-grant-tables --general-log &
2025/09/26 07:02:57,stdout,
2025/09/26 07:02:57,stdout,You can also try to start the mariadbd daemon with:
2025/09/26 07:02:57,stdout,
2025/09/26 07:02:57,stdout, shell> /usr/bin/mariadb-install-db --defaults-file=~/.my.cnf
2025/09/26 07:02:57,stdout,
2025/09/26 07:02:57,stdout,my.cnf files. You can ignore these by doing:
2025/09/26 07:02:57,stdout,The problem could be conflicting information in an external
2025/09/26 07:02:57,stdout,
2025/09/26 07:02:57,stdout,/var/lib/mysql/ for more information.
2025/09/26 07:02:57,stdout,Installation of system tables failed! Examine the logs in
2025/09/26 07:02:57,stdout,
2025/09/26 07:02:57,stdout,2025-09-26 14:02:57 0 [ERROR] Aborting
2025/09/26 07:02:57,stdout,2025-09-26 14:02:57 0 [ERROR] DDL_LOG: Failed to create ddl log file: ./ddl_recovery.log
2025/09/26 07:02:57,stdout,2025-09-26 14:02:57 0 [ERROR] mariadbd: Can't create/write to file './ddl_recovery.log' (Errcode: 13 "Permission denied")
2025/09/26 07:02:57,stdout,2025-09-26 14:02:57 0 [Warning] Can't create test file '/var/lib/mysql/mariadb-1-1-1.lower-test' (Errcode: 13 "Permission denied")
2025/09/26 07:02:57,stdout,2025-09-26 14:02:57+00:00 [Note] [Entrypoint]: Initializing database files
2025/09/26 07:02:57,stdout,2025-09-26 14:02:57+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:12.0.2+maria~ubu2404 started.
2025/09/26 07:02:57,stdout,2025-09-26 14:02:57+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
2025/09/26 07:02:57,stdout,"1:name=systemd:/docker/f23cc4cf53031a45220571a47af26c2e9b424d8de1334c6d6b59d6e25c0e26fc/memory.pressure not writable, functionality unavailable to MariaDB
"
2025/09/26 07:02:57,stdout,2:name=synomonitor:/system.slice/pkg-ContainerManager-dockerd.service
2025/09/26 07:02:57,stdout,3:cpu:/docker/f23cc4cf53031a45220571a47af26c2e9b424d8de1334c6d6b59d6e25c0e26fc
2025/09/26 07:02:57,stdout,4:devices:/docker/f23cc4cf53031a45220571a47af26c2e9b424d8de1334c6d6b59d6e25c0e26fc
2025/09/26 07:02:57,stdout,5:cpuset:/docker/f23cc4cf53031a45220571a47af26c2e9b424d8de1334c6d6b59d6e25c0e26fc
2025/09/26 07:02:57,stdout,6:cpuacct:/docker/f23cc4cf53031a45220571a47af26c2e9b424d8de1334c6d6b59d6e25c0e26fc
2025/09/26 07:02:57,stdout,7:freezer:/docker/f23cc4cf53031a45220571a47af26c2e9b424d8de1334c6d6b59d6e25c0e26fc
2025/09/26 07:02:57,stdout,2025-09-26 14:02:57+00:00 [Warn] [Entrypoint]: /sys/fs/cgroup/emory:/docker/f23cc4cf53031a45220571a47af26c2e9b424d8de1334c6d6b59d6e25c0e26fc
2025/09/26 07:02:56,stdout,2025-09-26 14:02:56+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:12.0.2+maria~ubu2404 started.
2025/09/26 07:02:41,stdout,