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 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
a year ago
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