a month ago
My applications have been working fine without errors, and out of nowhere, over the last few days, all of them have been crashing without any warning and I don’t understand why. I check the logs and everything looks normal, they simply stop working. What’s happening? I also check the metrics, and they look fine too.
I restarted this own kanban app and it is still not working.
7 Replies
a month ago
Your kanban app's latest deployment is in SUCCESS state, and its logs show normal request handling with no errors or crashes. All other services across your workspace also show SUCCESS status (except "torrealta" which has a FAILED build from May 5). Could you share more details about what "crashing" and "not working" looks like for you, such as specific error messages in the browser or a particular URL that fails?
a month ago
This thread has been marked as private. Any further activity in this thread will only be visible to you and Railway employees.
Status changed to Awaiting User Response Railway • 30 days ago
a month ago
The app was working fine, but today when i tried to use it throw 502 error and i don't errors in deploy logs
Status changed to Awaiting Railway Response Railway • 30 days ago
a month 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 Railway • 30 days ago
0x5b62656e5d
Try redeploying all affected services.
a month ago
I tried twice, but it doesn't work
0x5b62656e5d
Try redeploying all affected services.
a month ago
I found it was related to database with the railway ai, but in logs i don't have nothing. I can't access with railway cli, it doesn't work. I don't understand why because it was working fine. This is the 4th app that stop working without advices
emmanueldev20
I found it was related to database with the railway ai, but in logs i don't have nothing. I can't access with railway cli, it doesn't work. I don't understand why because it was working fine. This is the 4th app that stop working without advices
a month ago
Try clicking the database service, press Ctrl/Cmd+K, and redeploy from source.
a month ago
It sounds like you might be hitting the database connection limit? Are you pooling connections?