Report this

What is the reason for this report?

Capistrano 3 deploy assets:precompile error

Posted on June 30, 2015

So I’m following this tutorial on my VPS which is Debian 7:

https://www.digitalocean.com/community/tutorials/deploying-a-rails-app-on-ubuntu-14-04-with-capistrano-nginx-and-puma

After the deploy, the last message on terminal is:

bash: line 1: 30225 Aborted                 ( RAILS_ENV=production /usr/local/rvm/bin/rvm default do bundle exec rake assets:precompile )
rake stderr: Nothing written

On the app directory doesn’t have the “current” dir, just (shared/repo/releases) Seeing by this link, I need to do something that is not in the tutorial?



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.

Found the answer in this SO question, it happens because you have insufficient RAM

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.