Probably you introduced new Gems, or some gems are updated, or the Rubygems index metadata just got too large. One can't really expect to server-side bundle on a t1.micro reliably.
Lee Hambley -- http://lee.hambley.name/ +49 (0) 170 298 5667 On 4 April 2014 17:44, Roy Miller <[email protected]> wrote: > Serves me right for not running my deploy for 10 days, but now when I run > it I get this: > > [15:30:41] INFO [61afb781] Running */usr/bin/env bundle install --binstubs > /var/www/wait-less/shared/bin --path /var/www/wait-less/shared/bundle > --without development --deployment* on > ec2-107-23-0-121.compute-1.amazonaws.com[15:30:41] DEBUG [61afb781] Command: > cd /var/www/wait-less/releases/20140404153040 && /usr/bin/env bundle install > --binstubs /var/www/wait-less/shared/bin --path > /var/www/wait-less/shared/bundle --without development --deployment > > [15:30:43] DEBUG [61afb781] Fetching source index from https://rubygems.org/ > > [15:32:21] DEBUG [61afb781] Retrying git cat-file -e > 3d1afeb52e974246ec5dbe23c12147d1116195d0 due to error (2/3): Errno::ENOMEM > Cannot allocate memory - git[15:32:21] DEBUG [61afb781] Retrying git > cat-file -e 3d1afeb52e974246ec5dbe23c12147d1116195d0 due to error (3/3): > Errno::ENOMEM Cannot allocate memory - git > > > Looks like Bundler is running out of memory for some reason. I'm running > on an AWS t1.micro instance, which could be the issue, but it worked just > dandy 10 days ago, with no changes at all to the box, only code changed. > > Any ideas about what's causing the issue, and how to fix it? > > Roy > > -- > You received this message because you are subscribed to the Google Groups > "Capistrano" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web, visit > https://groups.google.com/d/msgid/capistrano/7e3d55cf-7623-47f6-831d-6b9622ab7265%40googlegroups.com<https://groups.google.com/d/msgid/capistrano/7e3d55cf-7623-47f6-831d-6b9622ab7265%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Capistrano" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/capistrano/CAN_%2BVLX9b1gJwE4%2B_W83TTWRiJ2O-NK27itwLikZCofZn8uxOw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
