my api not working

jbmchd
HOBBY

19 days ago

I'm from Brazil and I'm getting the following error when trying to access my system at https://api.vestteai.com.br/api/health (by google translate)

Application failed to respond

This error appears to be caused by the application.

If this is your project, check out your deploy logs to see what went wrong. Refer to our docs on Fixing Common Errors for help, or reach out over our Help Station.

If you are a visitor, please contact the application owner or try again later.

Request ID:
1Ryvk_xFQligULjjg4a9AQ

$ curl -i https://api.vestteai.com.br/api/health

HTTP/1.1 502 Bad Gateway

Content-Length: 109

Content-Type: application/json

Server: railway-edge

X-Railway-Edge: railway/us-east4-eqdc4a

X-Railway-Fallback: true

X-Railway-Request-Id: YdK3IeJeQP6FTJ_Xg4a9AQ

Date: Fri, 27 Jun 2025 19:03:07 GMT

{"status":"error","code":502,"message":"Application failed to respond","request_id":"YdK3IeJeQP6FTJ_Xg4a9AQ"}

$10 Bounty

4 Replies

chandrika
EMPLOYEE

19 days ago

Hi there, I'm not seeing an the "Application failed to respond" any more but rather {"statusCode":404,"message":"Cannot GET /","error":"Not Found"} so this looks like it is at the application level. I'm going to open this up for our community to chime in and help out


Status changed to Awaiting User Response railway[bot] 19 days ago


Anonymous
FREE

19 days ago

{"status":"ok","timestamp":"2025-06-28T03:59:19.771Z","services":{"mongodb":{"status":"healthy","details":"redis":{"status":"healthy"}}} i am getting this , it seems to be working fine.

{"status":"ok","timestamp":"2025-06-28T03:59:19.771Z","services":{"mongodb":{"status":"healthy","details":"redis":{"status":"healthy"}}} i am getting this , it seems to be working fine.

sim
FREETop 1% Contributor

18 days ago

I got this:;

HTTP/2 502 
content-type: application/json
server: railway-edge
x-railway-edge: railway/europe-west4-drams3a
x-railway-fallback: true
x-railway-request-id: x92cmDQTTOyUS9q40-QtfA
content-length: 109
date: Sun, 29 Jun 2025 10:46:09 GMT

{"status":"error","code":502,"message":"Application failed to respond","request_id":"x92cmDQTTOyUS9q40-QtfA"}% 

so their application is not working


sim
FREETop 1% Contributor

18 days ago

Share your error logs and I can help debug