Re: BUG #16664: Problem running django - Mailing list pgsql-bugs

From Francisco Olarte
Subject Re: BUG #16664: Problem running django
Date
Msg-id CA+bJJbyEJVZ1ee2kXoG7bgayUsrj-QnEo-DGRkhc44-hZy+hLg@mail.gmail.com
Whole thread Raw
In response to BUG #16664: Problem running django  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
On Fri, Oct 9, 2020 at 6:55 PM PG Bug reporting form
<noreply@postgresql.org> wrote:
.. very long and seemingly already truncated django/python exception
trace snipped...
>     conn = _connect(dsn, connection_factory=connection_factory, **kwasync)
> django.db.utils.OperationalError: fe_sendauth: no password supplied
> Please advise how to resolve?

Supply a password?

This does not seem like a Pg bug, but a django misconfiguration. Maybe
some django expert is lurking here and can solve it, but it seems like
you have somehow configured django without supplying a password for
the database.


Francisco Olarte.



pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: BUG #16664: Problem running django
Next
From: PG Bug reporting form
Date:
Subject: BUG #16665: Segmentation fault