My app won't deploy after upgrade to pro and transfer project to that team
project id: 5db697d6-4633-4389-a017-82ee62c54dcb
30 Replies
Project ID:
5db697d6-4633-4389-a017-82ee62c54dcb
your health check has failed, have you checked your deploy logs for application errors that would prevent your app from responding to the health check?
After removing the health check, the node start script just hangs forever
seems like the process is waiting for pg connection
do i need to change the database url after transfer project?
nope, please switch to the v2 runtime in the service settings
I tried the v2 runtime, but it still didn't work. I changed the database URL to public instead of private, and it worked, but it will cost me egress.
im fine with public connection url for now, but how do i request railway support to look into it?
i am railway support π
and i am looking into what could be misconfigured
π I thought your signature used to be "You're not railway support."
i am now π
can you please update your variables to use the private network?
sure
just redeployed
it will error soon right?
Yes, the process just hangs, and it will get a connection failed error.
okay, waiting for that to happen
can you explain the two pg databases?
The "database" DB stores all the essential business data, while the "datalake" DB stores the analytics-related data for report purpose only.
are you hardcoding database urls in your code?
the commit message makes me think so
nope, its passed via env
Solution
can you try restarting the "database" database?
i cant help you debug this if you keep switching back to the public url
im create a new service with private url with id 21978071-9d50-4393-ab1a-7f456fc27371
sorry but i have to keep the app running even tho it consume egree.
can u debug with this service instead ?
21978071-9d50-4393-ab1a-7f456fc27371
do i have your permission to make changes to "server debugging"?
yes
looks like it works after redeploy both databases
The issue seems solved now.
awsome
so may i delete the "server debugging" service?
Thank you for your help. Have a great day!
yes you can
you too π