I`m trying to install the official Nextcloud app alongside a MariaDB docker instance sourced by the LinuxServer repository.
Both installation worked fine, and I have set username, password and database in the MariaDB setting inside CasaOS.
When I try to launch nextcloud and I insert the relative MariaDB data, I got an error about contacting the database.
I noticed the username automatically append an ip adress which is unknown to me and I think this could be the problem.
Does someone have something to suggest?
Here is the error I got.
Error while trying to create admin user: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user 'kir'@'172.20.0.1' (using password: YES)