2 months ago
build is success, deployment initial is active success then every time fails? we dont see why? our servers are running ?
1 Replies
2 months ago
Hey there!
Looks like your deployment crashed. This usually means that your application had an error and exited in an ungraceful manner.
I took a brief look at your logs and it looks like you aren't logging the error your application is throwing.
In this case, this is an application specific error that you'll have to investigate and fix with your application code to see why the error is occurring. looks like it's breaking after this line:
```
[DetectorLoader] ───────────────────────────────────────────
[DetectorLoader] Status: COMPLETE
[DetectorLoader] Placeholders: 0
[DetectorLoader]
All domain detectors loaded successfully!
[DetectorLoader] ═══════════════════════════════════════════
```
Hope that helps you investigate your error!
Best,
Railway Support
Status changed to Awaiting User Response Railway • about 2 months ago
a month ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • about 2 months ago