WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

PostgreSQL authentication failing #272

@Jacob-32587

Description

@Jacob-32587

I've been attempting to launch a modified version of the production compose file with a PostgreSQL
database hosted in a docker container. I am unable to get the application to authenticate with the database
though. I have ensured that the password set in the .env file matches the one set in the docker compose file. Additionally I have confirmed that I am able to authenticate via the psql CLI tool. What could be preventing the application from being able to connect to PostgreSQL?

.env

Image

docker-compose.prod.yaml

Image

Output

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions