railway cli `run` don't like private network

I am trying to do the railway run ./manage shell for a django operation. However, this seems impossible if I am connected to the private network? Maybe not impossible but not properly supported out of the box ... but when I try to make a proper connection, some errors get raised. django.db.utils.OperationalError: could not translate host name "postgres-oo4n.railway.internal" to address: nodename nor servname provided, or not known :PikaConfuse: :pithink: I mean, I am sure if I change the vars to use the public one and then switch it back ... that is just non ideal though project id: 1b326884-0c17-43ed-9b52-f443662e8f50
Solution:
you can't access the private domain locally, you would need to use the public host and port
Jump to solution
4 Replies
Percy
Percy3w ago
Project ID: 1b326884-0c17-43ed-9b52-f443662e8f50
Solution
Brody
Brody3w ago
you can't access the private domain locally, you would need to use the public host and port
Joshie
JoshieOP3w ago
:cry_gil: ok. Yea I figured
Brody
Brody3w ago
tunneling into the private network with the cli is planned
Want results from more Discord servers?
Add your server