Installation problem

Hi everyone, I’m blocked on mysql conf… after I’ve generated db password e icinga password when I start to create icinga db and set password i receive :slight_smile:
ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: YES)
I tried stopping and restarting the server also with the --skip-grant-tables option but with no result …

Try a simple password.

Setup a new database with a new user and a password with only letters and numbers like:

dbtest2022

I had sooo much problems with special characters in my mariadb password… :slight_smile: