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

unable to migrate database: pq: password authentication failed for user "scrumlr" #4681

Open
xi-woo opened this issue Dec 11, 2024 · 1 comment

Comments

@xi-woo
Copy link

xi-woo commented Dec 11, 2024

The problem

I was trying to set up the service using docker-compose and the official doc here: https://docs.scrumlr.io/self-hosting/docker/
but faced with a problem as it says in a title.

Browser

Steps to reproduce the behavior

  1. follow the official doc - https://docs.scrumlr.io/self-hosting/docker/
  2. set the POSTGRES_PASSWORD var in .env
  3. set the SCRUMLR_PRIVATE_KEY var in .env
  4. docker-compose up (-d)

Screenshots

No response

Additional context

As a result it says: unable to migrate database: pq: password authentication failed for user "scrumlr"
dc.log

@Schwehn42
Copy link
Collaborator

hi @xi-woo, to understand the underlying issue can you show us your docker-compose.yml file?

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