ruby on rails - Digital Ocean Bundle Install Killed -


i'm trying deploy website on digital ocean following guide (https://www.digitalocean.com/community/tutorials/how-to-use-the-ruby-on-rails-one-click-application-on-digitalocean) when bundle install message

fetching gem metadata https://rubygems.org/.....killed 

it stops me continuing next step. please help!

you might not have enough memory run bundle install command. clues, check end of /var/log/syslog (you'll need root access) see if there warnings memory being exhausted.

if that's problem, may need upgrade bigger droplet more resources.


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -