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

Authentication error #29

Closed
TommyTeaVee opened this issue May 3, 2021 · 1 comment
Closed

Authentication error #29

TommyTeaVee opened this issue May 3, 2021 · 1 comment

Comments

@TommyTeaVee
Copy link

Hi
I am trying to set up the docker container and run it. Currently, I used the default example yalm config. I am stuck in authentication error, no matter how I try to replace and change passwords of podify user.
Here is my log
2021-05-03 03:31:07.951 UTC [53] FATAL: password authentication failed for user "podify"
db_1 | 2021-05-03 03:31:07.951 UTC [53] DETAIL: Password does not match for user "podify".
db_1 | Connection matched pg_hba.conf line 95: "host all all all md5"
web_1 | Error: Sequel::DatabaseConnectionError: PG::ConnectionBad: FATAL: password authentication failed for user "podify"

@maxhollmann
Copy link
Collaborator

Can you paste the docker-compose.yml you're using, and how you're starting it up?

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

No branches or pull requests

2 participants