i just setup a new linode. ruby enterprise 1.8.7. rails 2.3.5. cap deploy:setup and cap:deploy:check both work fine.
but cap deploy:cold gets stuck for about 30 mins after rsa password and then finally reports an IOError. Here's the error repot pastie: http://pastie.org/887770 It's the same deploy script i have used on another linode server. one difference tho is this server has 256 meg ram. where the other has 1020 meg. could the hang/error be because of a git repo being too large for the smaller server? here's my deploy.rb http://pastie.org/887778 -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en To unsubscribe from this group, send email to capistrano+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
