My app won't deploy after upgrade to pro and transfer project to that team

project id: 5db697d6-4633-4389-a017-82ee62c54dcb

39 Replies


2 years ago

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

1283840422824776000



seems like the process is waiting for pg connection


do i need to change the database url after transfer project?


2 years ago

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?


2 years ago

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."


2 years ago

i am now 🙂


2 years ago

can you please update your variables to use the private network?


sure


just redeployed


2 years ago

it will error soon right?


Yes, the process just hangs, and it will get a connection failed error.



2 years ago

okay, waiting for that to happen



2 years ago

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.


2 years ago

are you hardcoding database urls in your code?


2 years ago

the commit message makes me think so



nope, its passed via env


2 years ago

can you try restarting the "database" database?


2 years ago

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


2 years ago

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.


2 years ago

awsome


so may i delete the "server debugging" service?


Thank you for your help. Have a great day!


2 years ago

yes you can


2 years ago

you too 🙂


Loading...