every week my railway Deploy Crashed! , but I'm not even touching the git repo
meligo
PROOP

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

meligo
PROOP

a year ago

84e2268b-a8cd-49f3-82b2-20e98c47697a


meligo
PROOP

a year ago

[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.


meligo
PROOP

a year ago

I see this but it does deploy succesful


a year ago

Hello,

I'm sorry but we would need more information here, what connection here is timing out?


3urega
FREE

a year 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

a year 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

3urega
FREE

a year ago

But if the deploy crashes, why doesn't it keep the last one that worked?


a year 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.


3urega
FREE

a year 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 !


a year 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


meligo
PROOP

a year 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


a year 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


Loading...