Open
Description
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:
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
Labels
No labels