[Spambayes] pop3proxy gave up all of a sudden

Peter Bengtsson mail at peterbe.com
Wed Sep 17 02:58:30 EDT 2003


Spambayes (1.0a4) was working just fine. Then I restarted the computer 
and next time I get this message:


C:\Python22\spambayes-1.0a4>"c:\Python22\python.exe" 
"C:\Python22\spambayes-1.0
4\pop3proxy.py"
SpamBayes POP3 Proxy Beta1, version 0.1 (May 2003),
using SpamBayes POP3 Proxy Web Interface Alpha2, version 0.02
and engine SpamBayes Beta2, version 0.2 (July 2003).

Loading database...
Traceback (most recent call last):
  File "C:\Python22\spambayes-1.0a4\pop3proxy.py", line 777, in ?
    run()
  File "C:\Python22\spambayes-1.0a4\pop3proxy.py", line 752, in run
    state.createWorkers()
  File "C:\Python22\spambayes-1.0a4\pop3proxy.py", line 594, in 
createWorkers
    self.bayes = storage.DBDictClassifier(filename)
  File "spambayes\storage.py", line 147, in __init__
    self.load()
  File "spambayes\storage.py", line 159, in load
    t = self.db[self.statekey]
  File "C:\Python22\lib\shelve.py", line 71, in __getitem__
    return Unpickler(f).load()
EOFError
Exception exceptions.AttributeError: "'NoneType' object has no attribute 
'error
" in <bound method _Database.__del__ of <dumbdbm._Database instance at 
0x00A29E
8>> ignored


Any idea what to do?




More information about the Spambayes mailing list