By m73mitchell
I’m using capistrano to deploy a very small Ruby on Rails application to a droplet with ubuntu and postgres. It’s been stuck on this command for more than 15 minutes. From blogposts and StackOverflow questions on the topic, it shouldn’t take that long to run this command, but it’s also not throwing an error. Are there any Rails users who might be able to tell me what the problem could be?
command finished in 171ms
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!
Setting this command in deploy.rb will run it with quiet off <br> <br>set :bundle_flags, “–deployment”
Try removing --quiet and see if there are any errors or anything helpful in the output.
That’s a good idea. However, I don’t know how to remove that command. It’s generated automatically by the script. This is the deploy file http://pastebin.com/zYQHpXxf
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.