Feedback on Status Url
I find this form and also the docs page confusing because it gives no example of what this should be?
Can I just put /api/status? does this need a full domain https://mydomain.com/api/status?
12 Replies
Project ID:
N/A
I'm guessing it's just the subpath
its just the subpath
idk I have a /api/health endpoint
and I put that in the healthcheck path
and my container won't run now
if I remove the healthcheck endpoint, my app deploys fine
so I still think it's pretty confusing
project id?
83b6d724-78ea-4f46-9718-8b98359e0c37
the UI one
https://scarystorygenerator.com/api/health
is my endpoint
returns a 200
your app didnt start up so it didnt respond to the heath check
https://railway.app/project/83b6d724-78ea-4f46-9718-8b98359e0c37/service/9f8fd69c-99c0-4fb1-b2b0-960088cdd001?id=1038d92e-1318-4729-b5c6-b9f0094ff84b
Solution
your hostname should be either
[::]
or ::
I'm not sure I understand
I just had a successful deploy
I added back my healthcheck path
now it won't deploy again
green is when I take the healthcheck path away
I can try changing hostname, but I'm pretty sure it'll break my cloudflared tunnel
nvm yup that fixed it
someone give Brody a raise
haha thank you