You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am sorry for bothering you. This probably is more of an "please help me" than it is an issue. But no discussions section here. I am trying to get your container going. To be more precise, to get it connected to my existing mariaDB docker container. I do always get a "database access denied" when starting the UI.
As the UI password works, I assume that I have build env file and yaml file the right way.
I also created a new db within my already existing mariadb container following the steps mentioned in the original repository: https://github.com/liuch/dmarc-srg#readme (= creating db, user and pw).
When I go into the db, I can see the user and also the db. So everything seems ok.
When logging into the dmarc-container, I can also ping the (external) ip of my mariadb container. So I assume the db can be reached. Both containers are in bridge network.
One thing I noticed: There is no port mentioned for the DB_HOST. Does that mean, I don't need to quote a host port? Or do I have to add the port to the host ip?
I have tried so much and I am really a little lost. Any help to troubleshoot this would be appreciated.
Thanks,
Stefan
The text was updated successfully, but these errors were encountered:
Hi guys,
I am sorry for bothering you. This probably is more of an "please help me" than it is an issue. But no discussions section here. I am trying to get your container going. To be more precise, to get it connected to my existing mariaDB docker container. I do always get a "database access denied" when starting the UI.
As the UI password works, I assume that I have build env file and yaml file the right way.
I also created a new db within my already existing mariadb container following the steps mentioned in the original repository: https://github.com/liuch/dmarc-srg#readme (= creating db, user and pw).
When I go into the db, I can see the user and also the db. So everything seems ok.
When logging into the dmarc-container, I can also ping the (external) ip of my mariadb container. So I assume the db can be reached. Both containers are in bridge network.
One thing I noticed: There is no port mentioned for the DB_HOST. Does that mean, I don't need to quote a host port? Or do I have to add the port to the host ip?
I have tried so much and I am really a little lost. Any help to troubleshoot this would be appreciated.
Thanks,
Stefan
The text was updated successfully, but these errors were encountered: