Report this

What is the reason for this report?

cap production deploy results kind of pause

Posted on April 27, 2016

I am using cap production deploy to make changes in my rails app deployed earlierd it was working for my last changes but now after this command it takes 2,3 minutes in doing something than it kind of pause like doing nothing at line

DEBUG [4cd36eed] Command: cd /home/deploy/apps/ethaar/releases/20160427112938 && ( export RAILS_ENV="production" ; ~/.rvm/bin/rvm default do bundle exec rake assets:precompile )

whats the issue?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

bundle exec rake assets can take a while, depending on what is in your Rakefile

Hope this helps :/

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.