Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

This error message indicates that the PostgreSQL database driver (psycopg2) is unable to authenticate to the PostgreSQL server because no password has been supplied. This could be due to an error in your connection string, or the database user you are attempting to authenticate as may not have a password assigned.