#34454: Connection failed with error message "FATAL: password authentication 
failed
for user 'user'"
-------------------------------------+-------------------------------------
     Reporter:  lajxw                |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  4.2
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Description changed by lajxw:

Old description:

> 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.

New description:

 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.

 ///This error can occur randomly, and sometimes it can be correctly linked
 to the database

--

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34454#comment:1>
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/01070187474dffbd-2e4fa600-f9b6-421c-ae80-655b6e1f4420-000000%40eu-central-1.amazonses.com.

Reply via email to