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 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


a year ago

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


a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...