Got the AMI and trying to set up to play around.

Was following these instructions, updated the configs, and tried to re-start docker. When re-accessing the app from the browser, I get the following message.

Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

On the server logs, I see

scheduler_1 | OperationalError: (psycopg2.OperationalError) FATAL: password authentication failed for user “postgres”

Anybody know what’s up?

A post was merged into an existing topic: FATAL: password authentication failed for user “postgres”, after “docker-compose up -d” on your EC2 AMI