could not translate host name "postgres.railway.internal" to address: No such host is known.

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

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


2 years 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.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...