23 days ago
My deployment has taken more than 10 minutes now creating containers, I already tried to abort and restart
14 Replies
23 days 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 • 23 days ago
23 days 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 • 23 days ago
23 days 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
23 days ago
I'm having the same issue as well
23 days ago
I am also facing the same issue
23 days ago
Also facing >20min and still not done
Status changed to Awaiting User Response Railway • 23 days ago
23 days ago
same issue
Status changed to Awaiting Railway Response Railway • 23 days ago
23 days ago
railway down again?
23 days ago
same issue here
23 days 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!
23 days 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 • 23 days ago
23 days ago
✅ The ticket Deployment issues with container creation. has been marked as completed.
23 days ago
✅ The ticket Deployment issues with containers has been marked as completed.
16 days 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 • 16 days ago

