3 months ago
My deployment has taken more than 10 minutes now creating containers, I already tried to abort and restart
14 Replies
3 months ago
Hey there!
You can improve your Build and Deployment times a few main ways:
1. Reduce your container size. The resulting container from your build needs to be packaged up, uploaded to Railway's registry, and then downloaded on your deploying workload. Any space you can save can decrease the times for each of these processes. You may want to look at your package manager and see what dependencies you can remove, or look at your Dockerfile and see if you can use a smaller, more production-ready base image.
2. Reduce your Resource Limits. If you're using replicas, Railway's orchestrator has to find space for the number of replicas * the Resource Limits you have set on the Settings tab. Lowering these limits to a more realistic size for your workload can decrease the time it takes for the orchestrator to schedule your workload.
Status changed to Awaiting User Response Railway • 3 months ago
3 months ago
It seems like an issue, it never takes that long, the usual time is 2 o 3 minutes for the entire pipeline
Status changed to Awaiting Railway Response Railway • 3 months ago
3 months ago
I'm having the same issue - build that would deploy in under 2-3 minutes are now taking 15min + and in some cases failing
3 months ago
I'm having the same issue as well
3 months ago
I am also facing the same issue
3 months ago
Also facing >20min and still not done
Status changed to Awaiting User Response Railway • 3 months ago
3 months ago
same issue
Status changed to Awaiting Railway Response Railway • 3 months ago
3 months ago
railway down again?
3 months ago
same issue here
3 months ago
Hello!
We're acknowledging your issue and attaching a ticket to this thread.
We don't have an ETA for it, but, our engineering team will take a look and you will be updated as we update the ticket.
Please reply to this thread if you have any questions!
3 months ago
We're currently investigating this and working on a fix thank you for raising! Will update here as soon as I have an update.
Status changed to Awaiting User Response Railway • 3 months ago
3 months ago
✅ The ticket Deployment issues with container creation. has been marked as completed.
3 months ago
✅ The ticket Deployment issues with containers has been marked as completed.
3 months 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 • 3 months ago

