Hi,
I am sorry to ask this (very likely) newbie question:
Following TechniDadLife Tutorial for Nextcloud (
External Content
www.youtube.com
Content embedded from external sources will not be displayed without your consent.
Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.
Code
Error while trying to create admin user: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused
MariaDB is running and both are, judging from my not knowledge, in the same network when I check it in Docker.
When I check the MariDB Container Log I see "Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored" - might this be an issue?
Any suggestion to fix this is highly appreciated, thanks a lot in advance!