zackplauche
HOBBYOP
a year ago
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.
3 Replies
zackplauche
HOBBYOP
a year ago
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