[FATAL] Could not connect to DB server mariadb as jrdmaster. port 3306: Access denied for user 'jrdmaster'@'172.23.0.2' (using password: NO)

Hello! I need help figure this issue. I’m running my suitecrm using the suitecrm/bitnami docker-compose, for some reason my Mariadb isn’t allowing access to my Suitecrm container.

I have tried to Create User ‘jrdmaster’@‘172.23.0.2’ , and Grant all Privileges ‘jrdmaster’@‘172.23.0.2’.
I also tried to Create User ‘jrdmaster’@‘localhost’ , and Grant all Privileges ‘jrdmaster’@‘localhost’, and also used the ‘jrdmaster’@’%’ version.

Tue Mar  3 12:49:46 2020 [50][-none-][FATAL] Could not connect to DB server mariadb as jrdmaster. port 3306: Access denied for user 'jrdmaster'@'172.23.0.2' (using password: NO)

I really don’t know what else i can do.

Thank you in advance for all your help.

It says , using Password “no” , why you are settng a user without password?