Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The error message indicates that the username and/or password provided to authenticate with the postgres database within the docker container were incorrect. This can happen if the username or password were typed incorrectly, if the user does not have permission to access the database, or if the postgres service is not running in the container.