#34454: Connection failed with error message "FATAL: password authentication 
failed
for user 'user'"
-------------------------------------+-------------------------------------
               Reporter:  lajxw      |          Owner:  nobody
                   Type:  Bug        |         Status:  new
              Component:  Database   |        Version:  4.2
  layer (models, ORM)                |
               Severity:  Normal     |       Keywords:
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 I am using psycopg3 package with Django to connect to a PostgreSQL
 database. However, I am experiencing occasional connection failures with
 the following error message:

 "Connection failed with error message: FATAL: password authentication
 failed for user 'user'"

 The error seems to occur randomly, and I am not sure what is causing it. I
 have double-checked that the username and password specified in the
 DATABASES setting in my Django project are correct and have the necessary
 permissions to access the database.

 I am using psycopg3 version 3.1.8 and PostgreSQL version 4.2rc1.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34454>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070187474be1f9-00a064f4-a82e-422d-9fa4-02a769eebbee-000000%40eu-central-1.amazonses.com.

Reply via email to