Can't connect to postgres from inflight wifi
I'm trying to dev my web application locally, but I can't connect to my railway postgres db.
I keep getting this error:
I know my db is running because the deployed version of my application works fine.
Any idea how I can get around this (aside from switching to a SQLite db/running postgres while deving locally)?
Thanks!
3 Replies
Project ID:
e551b152-1cf8-49ee-85c6-6d1932839c37
You might find these helpful:
- Can´t connect to my postgres DB after getting Developer Plan
- Connect to railway mysql database from my app? Also when I try a query on railway it gives an error
- How to connect...
⚠️ experimental feature
e551b152-1cf8-49ee-85c6-6d1932839c37
I'm guessing it's some inflight firewall. Just wondering if there's any way to get around it