Con
Could not translate hostname postgres.railway.internal
Hi, Im getting this error when connecting the postgres database from a rails api server, both on the same project.
`connect_start': could not translate host name "postgres.railway.internal" to address: nodename nor servname provided, or not known (PG::ConnectionBad)
I am using shared variables for the user, pass, db, and db url.
I tried looking for that legacy/v2 runtime option but i didnt find it in the service settings.
I also tried to connect to the DB remotely but it doesnt seem to respond.
project id: fa2241e1-ff5a-43d5-a6a3-2bee127d9156
15 replies