[tahoe-lafs-trac-stream] [tahoe-lafs] #1360: setting '[ftpd]enabled = true' caused 'tahoe run' to fail silently

tahoe-lafs trac at tahoe-lafs.org
Fri Mar 25 16:18:30 PDT 2011


#1360: setting '[ftpd]enabled = true' caused 'tahoe run' to fail silently
-------------------------------+--------------------------------------------
     Reporter:  davidsarah     |       Owner:            
         Type:  defect         |      Status:  new       
     Priority:  major          |   Milestone:  undecided 
    Component:  code-frontend  |     Version:  1.8.2     
   Resolution:                 |    Keywords:  ftpd error
Launchpad Bug:                 |  
-------------------------------+--------------------------------------------

Comment (by warner):

 I'm guessing the root cause is probably a Twisted that lacks the necessary
 patch (Twisted-10.0 does not have it, Twisted-10.1 does). When the FTP
 server code detects this, it raises an !AssertionError, which causes
 "tahoe run" to exit with rc=1. However, because stdout and stderr are
 being directed to an obscure logfile (logs/tahoesvc.log), you don't get to
 see the error message from the console. #355 is about fixing the logging
 problem. So in some sense, this is a duplicate of #355.

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1360#comment:1>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list