Last post not solved, same issue "postgres.railway.internal" to address: Name or service not known

django.db.utils.OperationalError: could not translate host name "postgres.railway.internal" to address: Name or service not known

Struggling with the above error trying to run railway run python [manage.py](manage.py) createsuperuser on my project.

I can share whatever is needed to assist with helping me get this to work on my local machine.

Solved

3 Replies

N/A


brody
EMPLOYEE

a year ago

you need to use the public host and port of the database when running that command locally


brody
EMPLOYEE

a year ago

!s


Status changed to Solved brody 11 months ago


Loading...