[tor-bugs] #5121 [BridgeDB]: bridgedb traceback: Database instance has no attribute 'cleanWarnedBridges'

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Feb 14 11:16:27 UTC 2012


#5121: bridgedb traceback: Database instance has no attribute 'cleanWarnedBridges'
----------------------+-----------------------------------------------------
 Reporter:  arma      |          Owner:  aagbsn
     Type:  defect    |         Status:  new   
 Priority:  normal    |      Milestone:        
Component:  BridgeDB  |        Version:        
 Keywords:            |         Parent:        
   Points:            |   Actualpoints:        
----------------------+-----------------------------------------------------
 {{{
 Unhandled error in Deferred:
 Traceback (most recent call last):
   File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line
 1165, in run
     self.mainLoop()
   File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line
 1174, in mainLoop
     self.runUntilCurrent()
   File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line
 796, in runUntilCurrent
     call.func(*call.args, **call.kw)
   File "/usr/lib/python2.6/dist-packages/twisted/internet/task.py", line
 194, in __call__
     d = defer.maybeDeferred(self.f, *self.a, **self.kw)
 --- <exception caught here> ---
   File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line
 125, in maybeDeferred
     result = f(*args, **kw)
   File "/home/bridges/lib/python2.6/site-packages/bridgedb/Dist.py", line
 299, in cleanDatabase
     db.cleanWarnedBridges(time.time()-MAX_EMAIL_RATE)
 exceptions.AttributeError: Database instance has no attribute
 'cleanWarnedBridges'
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5121>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list