Re: BUG #16664: Problem running django

Поиск
Список
Период
Сортировка
От Francisco Olarte
Тема Re: BUG #16664: Problem running django
Дата
Msg-id CA+bJJbyEJVZ1ee2kXoG7bgayUsrj-QnEo-DGRkhc44-hZy+hLg@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #16664: Problem running django  (PG Bug reporting form <noreply@postgresql.org>)
Список 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 по дате отправления:

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: BUG #16664: Problem running django
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16665: Segmentation fault