9 days ago
{ "status": "error", "code": 502, "message": "Application failed to respond", "request_id": "pgO0-dQnRYuZ6LDq5nX1uw" } my server saying this
this is urgent could you fix it for me? My application used to work fine the the current configuration and now im getting this and i don't know what happend
3 Replies
9 days ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
9 days ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • 9 days ago
9 days ago
Look non of the threads solved my problem.
plus here is the log:
{"message":"Railway rate limit of 500 logs/sec reached for replica, update your application to reduce the logging rate. Messages dropped: 868","attributes":{"level":"error"},"timestamp":"2025-09-21T15:24:01.227137440Z"}
{"message":"Request #1758468224782: Request to Node 0 failed due to \"ECONNABORTED timeout of 120000ms exceeded\"","attributes":{"level":"error"},"timestamp":"2025-09-21T15:25:45.431624551Z"}
{"message":"Request #1758468224782: Sleeping for 0.1s and then retrying request...","attributes":{"level":"error"},"timestamp":"2025-09-21T15:25:45.431633103Z"}
{"message":"Request #1758468224782: Request to Node 0 failed due to \"ECONNABORTED timeout of 120000ms exceeded\"","attributes":{"level":"error"},"timestamp":"2025-09-21T15:27:45.453971483Z"}
{"message":"Request #1758468224782: Sleeping for 0.1s and then retrying request...","attributes":{"level":"error"},"timestamp":"2025-09-21T15:27:45.453976418Z"}
{"message":"Request #1758468224782: Request to Node 0 failed due to \"ECONNABORTED timeout of 120000ms exceeded\"","attributes":{"level":"error"},"timestamp":"2025-09-21T15:29:45.493019256Z"}
{"message":"Request #1758468224782: Sleeping for 0.1s and then retrying request...","attributes":{"level":"error"},"timestamp":"2025-09-21T15:29:45.493026219Z"}
{"message":"Request #1758468224782: Request to Node 0 failed due to \"ECONNABORTED timeout of 120000ms exceeded\"","attributes":{"level":"error"},"timestamp":"2025-09-21T15:31:45.517472283Z"}
{"message":"Error checking collection existence: timeout of 120000ms exceeded","attributes":{"level":"error"},"timestamp":"2025-09-21T15:31:45.517479242Z"}
{"message":"Request #1758468705238: Request to Node 0 failed due to \"ECONNABORTED timeout of 120000ms exceeded\"","attributes":{"level":"error"},"timestamp":"2025-09-21T15:33:45.604560877Z"}
{"message":"Request #1758468705238: Sleeping for 0.1s and then retrying request...","attributes":{"level":"error"},"timestamp":"2025-09-21T15:33:45.604567038Z"}
{"message":"Request #1758468705238: Request to Node 0 failed due to \"ECONNABORTED timeout of 120000ms exceeded\"","attributes":{"level":"error"},"timestamp":"2025-09-21T15:35:45.620758982Z"}
{"message":"Request #1758468705238: Sleeping for 0.1s and then retrying request...","attributes":{"level":"error"},"timestamp":"2025-09-21T15:35:45.620765702Z"}
{"message":"Request #1758468705238: Request to Node 0 failed due to \"ECONNABORTED timeout of 120000ms exceeded\"","attributes":{"level":"error"},"timestamp":"2025-09-21T15:37:45.651889286Z"}
{"message":"Request #1758468705238: Sleeping for 0.1s and then retrying request...","attributes":{"level":"error"},"timestamp":"2025-09-21T15:37:45.651901746Z"}
yonashalefom
Look non of the threads solved my problem. plus here is the log:{"message":"Railway rate limit of 500 logs/sec reached for replica, update your application to reduce the logging rate. Messages dropped: 868","attributes":{"level":"error"},"timestamp":"2025-09-21T15:24:01.227137440Z"}{"message":"Request #1758468224782: Request to Node 0 failed due to \"ECONNABORTED timeout of 120000ms exceeded\"","attributes":{"level":"error"},"timestamp":"2025-09-21T15:25:45.431624551Z"}{"message":"Request #1758468224782: Sleeping for 0.1s and then retrying request...","attributes":{"level":"error"},"timestamp":"2025-09-21T15:25:45.431633103Z"}{"message":"Request #1758468224782: Request to Node 0 failed due to \"ECONNABORTED timeout of 120000ms exceeded\"","attributes":{"level":"error"},"timestamp":"2025-09-21T15:27:45.453971483Z"}{"message":"Request #1758468224782: Sleeping for 0.1s and then retrying request...","attributes":{"level":"error"},"timestamp":"2025-09-21T15:27:45.453976418Z"}{"message":"Request #1758468224782: Request to Node 0 failed due to \"ECONNABORTED timeout of 120000ms exceeded\"","attributes":{"level":"error"},"timestamp":"2025-09-21T15:29:45.493019256Z"}{"message":"Request #1758468224782: Sleeping for 0.1s and then retrying request...","attributes":{"level":"error"},"timestamp":"2025-09-21T15:29:45.493026219Z"}{"message":"Request #1758468224782: Request to Node 0 failed due to \"ECONNABORTED timeout of 120000ms exceeded\"","attributes":{"level":"error"},"timestamp":"2025-09-21T15:31:45.517472283Z"}{"message":"Error checking collection existence: timeout of 120000ms exceeded","attributes":{"level":"error"},"timestamp":"2025-09-21T15:31:45.517479242Z"}{"message":"Request #1758468705238: Request to Node 0 failed due to \"ECONNABORTED timeout of 120000ms exceeded\"","attributes":{"level":"error"},"timestamp":"2025-09-21T15:33:45.604560877Z"}{"message":"Request #1758468705238: Sleeping for 0.1s and then retrying request...","attributes":{"level":"error"},"timestamp":"2025-09-21T15:33:45.604567038Z"}{"message":"Request #1758468705238: Request to Node 0 failed due to \"ECONNABORTED timeout of 120000ms exceeded\"","attributes":{"level":"error"},"timestamp":"2025-09-21T15:35:45.620758982Z"}{"message":"Request #1758468705238: Sleeping for 0.1s and then retrying request...","attributes":{"level":"error"},"timestamp":"2025-09-21T15:35:45.620765702Z"}{"message":"Request #1758468705238: Request to Node 0 failed due to \"ECONNABORTED timeout of 120000ms exceeded\"","attributes":{"level":"error"},"timestamp":"2025-09-21T15:37:45.651889286Z"}{"message":"Request #1758468705238: Sleeping for 0.1s and then retrying request...","attributes":{"level":"error"},"timestamp":"2025-09-21T15:37:45.651901746Z"}
9 days ago
Hey, have you updated your code that affects how you retry requests?