Hi Stefan,
Yes, I have encountered this case as well. Usually this error is caused by an unsuccessful connection to the database, i.e. whether the username and password are correct or not, and whether the user in the database has the necessary rights. After checking, it is also worth checking the MySQL/MariaDB version being used and the authentication method (authentication plugin) as mentioned before.