Auteur Topic: Spotweb installatie via Docker geeft een foutmelding  (gelezen 258 keer)

Offline Eciruam

  • Bedankjes
  • -Gegeven: 13
  • -Ontvangen: 3
  • Berichten: 71
Spotweb installatie via Docker geeft een foutmelding
« Gepost op: 26 september 2025, 16:07:34 »
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/jira

2025/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,

  • Mijn Synology: DS225+
DS225+
DS216Play - 2x WD40EFZX-68E
DS216J      - 2x WD30EFRX-68E

Offline Birdy

  • Global Moderator
  • MVP
  • *
  • Bedankjes
  • -Gegeven: 1441
  • -Ontvangen: 8253
  • Berichten: 44.827
    • Truebase
Re: Spotweb installatie via Docker geeft een foutmelding
« Reactie #1 Gepost op: 26 september 2025, 16:33:01 »
Frankenstein zal geen foute installatie schrijven, maar idd, het is een permissie probleem, is het root password wel goed ?

Je kunt ook de container verwijderen en alles opnieuw doen en lees dan goed wat je moet doen, klein foutje is zo gemaakt en anders:
Citaat
Looking for some help, join our Discord community
aldus Frankenstein.

EN welke installatie heb je gedaan, er zijn 2 opties.


CS406      DSM 2.0-0731    DS508      DSM 4.0-2265      DS411+II  DSM 6.2.4-25556-8   DS115J    DSM 7.1.1-42962-7   DS918+    DSM 6.2.4-25556-8
DS107+     DSM 3.1-1639    DS411slim  DSM 6.2.4-25556   DS213J    DSM 6.2.4-25556-7   DS1515+   DSM 6.2.4-25556-8   DS220+    DSM 7.3-81180
DS107+     DSM 3.1-1639    DS111      DSM 5.2-5967-9    DS413J    DSM 6.2.3-25426-2   DS716+II  DSM 7.2.2-72806-4   RT2600ac  SRM 1.3.1-9346-13
BeeDrive   1TB             BeeStation BSM 1.3-65646                                                                 MR2200ac  SRM 1.3.1-9346-13

Offline Eciruam

  • Bedankjes
  • -Gegeven: 13
  • -Ontvangen: 3
  • Berichten: 71
Re: Spotweb installatie via Docker geeft een foutmelding
« Reactie #2 Gepost op: 26 september 2025, 16:59:47 »
Ik begin opnieuw en kijk waar ik tegenaan loop.Draadje mag wel dicht :-)
Thanks
  • Mijn Synology: DS225+
DS225+
DS216Play - 2x WD40EFZX-68E
DS216J      - 2x WD30EFRX-68E


 

Update MariaDB en PHPMyAdmin icm Spotweb

Gestart door IeskorpBoard Officiële Packages

Reacties: 0
Gelezen: 3031
Laatste bericht 02 juli 2014, 19:35:05
door Ieskorp
het spotten met spotweb

Gestart door F1OnlineBoard Spotweb

Reacties: 0
Gelezen: 2400
Laatste bericht 05 maart 2015, 10:11:33
door F1Online
hoe reset ik mijn spotweb wachtwoord op synology

Gestart door filmfreak06Board Spotweb

Reacties: 1
Gelezen: 3831
Laatste bericht 16 oktober 2013, 15:22:16
door filmfreak06
Firedox laad niet alles van Spotweb

Gestart door mikeoBoard Spotweb

Reacties: 0
Gelezen: 1895
Laatste bericht 06 mei 2020, 07:56:50
door mikeo
Onbekende melding vanuit Spotweb naar Sabnzbd

Gestart door genexxaBoard SABnzbd (usenet)

Reacties: 1
Gelezen: 1201
Laatste bericht 02 juni 2023, 15:21:01
door genexxa