Hi Eduardo,

I am exactly in same situation. Configuring django first time from my 
Ubuntu 18.04.3 LTS. Facing the same issue. Did you get solution for it?

Thanks,
Pratibha

On Monday, October 21, 2019 at 11:48:47 PM UTC+11, Eduardo Hidalgo GarcĂ­a 
wrote:
>
> Hi Guys, 
>
> Is my first time working with django, I am following youtubes' tutorial 
> from telusko. However I am having troubles, my computer has the following 
> OS: Ubuntu 18.04.3 LTS.
>
> I am running docker images for the postgres and pgAdmin tools, I set up my 
> password in the docker-compose.yml file and is the one I imputed on the 
> setting.py. However every time I try to run it I receive the following 
> error message: 
>
> File 
> "/home/eduardo/Envs/test/lib/python3.6/site-packages/psycopg2/__init__.py", 
> line 126, in connect
>     conn = _connect(dsn, connection_factory=connection_factory, **kwasync)
> django.db.utils.OperationalError: FATAL:  password authentication failed 
> for user "postgres"
> FATAL:  password authentication failed for user "postgres"
>
> I have psycop2 in my test environment for python 3, do you might know why 
> is this happening? and how can I fix this problem?
>
> Thanks!
> Eduardo
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/ee592f1e-1aba-4cae-8fa4-d0e34ef57b9a%40googlegroups.com.

Reply via email to