a year ago
I don't understand that my deploy crashed while I didn't even push to my gitrepo, if I just do redeploy it's back up, but it's very annoying
12 Replies
[2025-03-27 22:19:13.339] error: select "t0"."id" from "public"."admin_users" as "t0" limit $1 - read ETIMEDOUT
Error: read ETIMEDOUT
at TCP.onStreamRead (node:internal/stream_base_commons:217:20)
at TCP.callbackTrampoline (node:internal/async_hooks:128:17)error Command failed with exit code 1.
10 months ago
Hello,
I'm sorry but we would need more information here, what connection here is timing out?
10 months ago
app crashed, wtf ?
I'm new to Railway, but I don't think it'll be for long. app crashed and no reason, no logs ... man
3urega
app crashed, wtf ? I'm new to Railway, but I don't think it'll be for long. app crashed and no reason, no logs ... man
10 months ago
Hello and welcome to Railway!
We're sorry you are having trouble, please open your own thread and we will try our best to help you out within our capabilities.
Best,
Brody
brody
Hello and welcome to Railway!We're sorry you are having trouble, please open your own thread and we will try our best to help you out within our capabilities.Best,Brody
10 months ago
But if the deploy crashes, why doesn't it keep the last one that worked?
10 months ago
Railway maintains only a single deployment, we will restart it 10 times automatically if it crashes, but beyond that, the user would need to intervene and fix the issue.
10 months ago
Thank you so much for the quick response, I really appreciate that more than the "crashed" problem that just appears.
I’ve already solved my issue, but it was really difficult to navigate through a huge log to understand what was going on.
Suggestion: You could integrate an AI agent that isolates the error from the logs and shows it directly.
thx !
10 months ago
Thank you for the feedback and I'm glad you were able to find the solution!
But for future reference, please do open your own thread as we cannot give personalized support to you on someone else's thread.
Best,
Brody
10 months ago
I'm not touching anything of github nor railway
I mean if I deploy something, now it happened again at 2am this night that it "crashed".. really getting tired of this issue
10 months ago
Hello,
You can try to check your deployment logs for any errors your application may have printed, hopefully that will help you debug your issue further!
Best,
Brody