Duplicated environment, cant connect to new postgres db
mackoslowski
HOBBYOP

a year ago

Hi y'all,
I got my django app to a place where I was ready to try a prod deployment.
I spun up a new environment based on the last one.
From what I can tell, the only things that changed in the public url of the postgres db's is the port and password, but i get the following error when i try to connect via django (in order to run migrations). I am able to connect via DBeaver though.
django.db.utils.OperationalError: [Errno 10109] getaddrinfo failed

Solved

5 Replies

mackoslowski
HOBBYOP

a year ago

4b8cf892-a1e6-4931-85e8-b0dbd84f93a9


mackoslowski
HOBBYOP

a year ago

Solved this, dont put comments in your .env files!


a year ago

!S


a year ago

!S


a year ago

!s


Status changed to Solved brody over 1 year ago


Loading...