using latest: ruby-enterprise-1.8.7-2010.01 net-ssh 2.0.15 ...just updated to latest but still having the same problem.
what's odd is i just did exact same install - with only difference being a 1gig ram server vs this newer one being 256 which i want to use for staging. this is why i am wondering if a large git repo somehow on a small ram setup could maybe be the issue? but i really don't have a lot of expertise in this area so am sorta grasping at straws. On Mar 26, 1:34 am, Lee Hambley <[email protected]> wrote: > Which patch-level 1.8.7 are you using? There was a thread joining bug in > ~200 minor patch levels (sounds worse than it is). > > Also the version of net-ssh is significant, this bug went away in, and after > 2.0.14 (they're at something like 2.0.20 now) - and if you have obscenely > long keys (more than 2048bit) then we have had reports of similar problems > > -- Lee Hambley > > Twitter: @leehambley | @capistranorb > > Please consider the environment before printing this email > Join the campaign athttp://thinkBeforePrinting.org > > On 26 March 2010 04:43, spherop <[email protected]> wrote: > > > > > 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]<capistrano%2bunsubscr...@googlegrou > > ps.com>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. -- * 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.
