More info. I upgraded the OpenSSH to the latest (4.6p1) on the non-gateway machine. This allows us to get some logging on the sftp-server. I turned up the logging all the way. It appears as if the sftp server is waiting... I'll recompile it and see if I can get more data.
Jul 8 13:38:10 m0 sftp-server[16334]: received client version 5 Jul 8 13:38:10 m0 sftp-server[16334]: debug3: request 0: open flags 26 Jul 8 13:38:10 m0 sftp-server[16334]: open "/tmp/20070708203825.tar.gz" flags WRITE,CREATE,TRUNCATE mode 0660 Jul 8 13:38:10 m0 sftp-server[16334]: debug1: request 0: sent handle handle 0 It then hangs at this point. In the capistrano logs, the following appears after the big [DEBUG] Sun Jul 08 14:38:07 -0700 2007 -- sftp.operations.write: received request id 1 [DEBUG] Sun Jul 08 14:38:07 -0700 2007 -- transport.session: sending message >>" ^\000\000\000\000\000\000\177\367\000\000\200\032\006\000\000\000\001\000\000\00 0\004\000\000\000\000\000\000\000\000\000\000\000\000\000\000\200\001\037\213\b\ 000=Y\221F\000\003\354=\371s\3336\326\371\265\232\311\377\200\322\223\2253u\250[ < chunk is written > \377\254r^\367\316\223S\242\032G,[EMAIL PROTECTED] 11;\\\207\235;g\323\260\331\241\354?\022\251\376\333\022\214\373Z\206)U\317\3662 \v\f_;\026\357\332\030M\263\301\303\373\353\320\032\212\030\310"<< [DEBUG] Sun Jul 08 14:38:07 -0700 2007 -- sftp.operations.write: received reques t id 1 [DEBUG] Sun Jul 08 14:38:07 -0700 2007 -- transport.session: sending message >>" ^\000\000\000\000\000\000\000)\256\270\001\333k,\326\206- \275\363%B\217\315\326 \223\2372.JJ\367\250\311&\236\020l\317\3436)\362\b\204\242s\2428"<< [DEBUG] Sun Jul 08 14:38:07 -0700 2007 -- transport.session: sending message >>" ^\000\000\000\000\000\000\000PNHt\333\326\210\273\227d\274\261\231K\t]\370\006J\ 254\335\")l>[EMAIL PROTECTED] \261\256\310l\ 242O\315e\350\336\273Z\200\346O\331\177`\332\244W\200\032Z*\354\"W\002\006\037\2 66\271D\250P\204,"<< On 7/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > hi, its happening for me as well. First time using cap2 > and deploy:cold. > yes to the gateway, just a single server, though. > debian gateway and ubuntu server. > hangs on the sftp. I did the verbose options > on the ssh. is there a way to only get the human > readable output? > > In the meantime, is there a workaround that can use scp or sftp? > > cheerio... > > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
