could not translate host name "postgres.railway.internal" to address: No such host is known.
a year ago
Hello there this is a second thread ı am opening regarding to my project. This error as it suggest no host exist so ı cannot make the connection with my django project
2 Replies
a year ago
I have now a different error coming up
django.db.utils.OperationalError: could not translate host name "postgres.railway.internal" to address: Name or service not known
I do not know what to do
a year ago
If you are attempting to connect to this database locally or from another service in another project, you will need to use the public host and port.