Slow Deployment

chlemdel
HOBBY

2 months ago

My deployments have always seemed slow (more than 5 minutes) but now they're taking 15+ minutes. They eventually complete as expected but it's taking hours now to make small upgrades

$10 Bounty

6 Replies

opqr
FREE

2 months ago

Is the build taking 15+ minutes? If so, could you please share the build logs?


aniket-lodh
FREE

2 months ago

It also depends on your system specs, project size, amount of packages you are using and lastly the internet speed. So you need to make sure you are only necessary packages because during build process docker will download them, since these are required by your project. If system spec is low the build and deployment time will be longer. I will say check your build logs to see which steps are taking the most time. Try running the build process on your local machine, If it’s much faster locally, the issue may be with railway


lofimit
HOBBY

2 months ago

Sounds like your server might be overloaded or hitting resource limits. Try checking if you’re running too many things at once or if your build is way bigger now. Restarting the service or cleaning up unused stuff might help speed it up, regardless, we need more information regarding this problem in order to accurately help.


stepans122
FREE

2 months ago

try to remove or disable hosting of unused projects and optimize the launch. to do this, open the settings and scroll down to the Build section and check the steps for launching your application there may be an error in the sequence of commands for launching your application


stepans122

try to remove or disable hosting of unused projects and optimize the launch. to do this, open the settings and scroll down to the Build section and check the steps for launching your application there may be an error in the sequence of commands for launching your application

stepans122
FREE

2 months ago

вот этот раздел

Attachments


stepans122

вот этот раздел

2 months ago

English only please.