2 years ago
This app has been working for months. However, the past couple of attempts to deploy have failed with the error "failed with service unavailable … replicas never became healthy". Nothing in the code changed, but most importantly I don't see any output, any error that gives me an indication of what's going on. Is my app even being launched at all?
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
2 years ago
Well it was a problem with the dependencies.
Still surprised that no traceback is shown.
Status changed to Solved Railway • over 1 year ago
2 years ago
Railway runs your code as-is, if there was no traceback it means your code didn't print anything.
Status changed to Archived brody • over 1 year ago