The general problem i am facing here is that the debian-sys-maint user which should be the standard user for these task doesnt even exist in my mysql userlist. When i log on to my mysql server (Mariadb) and run select * from mysql.user i get 3 accounts: root and 2 times “userxyz” (yes 2 times the same account).
I think there is a general problem with my nextcloud configuration.
I have seen other nextcloud/mariaDB configs and everytime the user debian-sys-maint is the standard user.
Does it have to do something with the fact that i am running ubuntu from a fresh install?