Skip to content

Postgres user is not being created #15

Open
@SeekAndDefineBK

Description

@SeekAndDefineBK

Running into an issue where aotabase_db and aptabase-events_db initialize, but aptabase_app fails.

  • It appears the issue is because the aptabase_db user is not being created. In the logs for this service, there is a fatal error in logging into that user.
  • Investigating the aptabase_db service. There is a related log that the user in question does not exist.

I don't believe this is an issue with my docker-compose file. I tried using the docker-compose file as is without modifications and to no avail.

Logs screenshot here:
aptabase_app logs:
Image

aptabase_db logs:
Image

FYI postgresadmin is populated on line 9, POSTGRES_USER along with a password on line 10. And that user is populated on line 38 under DATABASE_URL.

Still investigating how to solve this, but highlighting the problem here in case it helps.

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