4 months ago
Hi guys, so this has been happening for a few days. I've tried with multiple frameworks, I actually changed from Hono to FastAPI thinking I didn't properly connect the database, but now is hunting me to FastAPI as well.
I have the same setup for other apps running in production, so idk what's happening 🤔
Attachments
18 Replies
4 months ago
Try connecting with all lowercase.
Instead of Postgres. (...), connect with postgres. (...)
I'm using directly the env variable from the postgres service, so maybe it could be an error from Railway generating that?
Attachments
4 months ago
So apparently, Railway lowercases all internal URLs.
4 months ago
That's interesting...
4 months ago
Does your Postgres database have a domain name with an uppercase variable?
4 months ago
If so, temp rename it to something else all lowercase, and then back to just postgres
You mean this one?
Attachments
4 months ago
We do now, you happened to deploy that database just before we pushed a fix for that.
4 months ago
Thank you for the kind words! (the fix wasnt me haha)
Status changed to Solved brody • 5 months ago