Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No connection to db #4

Open
jaydee73 opened this issue Sep 17, 2024 · 0 comments
Open

No connection to db #4

jaydee73 opened this issue Sep 17, 2024 · 0 comments

Comments

@jaydee73
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant