Re: BUG #16664: Problem running django

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: keanld1(at)gmail(dot)com, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #16664: Problem running django
Date: 2020-10-09 17:04:52
Message-ID: CAKFQuwb0wTf3xHHa2oUYoCnwKa8U_a0DU3=StBnZde3OMeW9=Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Oct 9, 2020 at 9:55 AM PG Bug reporting form <noreply(at)postgresql(dot)org>
wrote:

> The following bug has been logged on the website:
>
> Bug reference: 16664
> Logged by: Kean Dumba
> Email address: keanld1(at)gmail(dot)com
> PostgreSQL version: 9.5.0
>

You really need to upgrade.

> File
>
> "/Volumes/Projects/project/venv/lib/python3.8/site-packages/psycopg2/__init__.py",
> line 127, in connect
> 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 doesn't fall under the category of "bug"; further help on using
PostgreSQL from django should be requested via the -general list, not via a
bug report.

Thanks!

David J.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Francisco Olarte 2020-10-09 17:05:48 Re: BUG #16664: Problem running django
Previous Message PG Bug reporting form 2020-10-09 16:51:03 BUG #16664: Problem running django