I've seen a couple of error reports with the stats database being 'None'. Its not clear to me what the intention of the code is - is None allowed (meaning referencing a property without checking for None is the error), or is there *always* expected to be a stats database (meaning something before this code is in error in allowing the database to be None).
Anyone have any clues? Mark -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Wenniger Assurantie en Advies Bureau Sent: Friday, 9 March 2007 11:53 AM To: spambayes@python.org Subject: [Spambayes] spambayes binary 1.1a3 fails to install,Error 500 + database hangs I was running the binary version 1.1a3 as proxy with outlook express on a Windows XP system. however database seems corrupted, reinstalling failed, now when trying to save configuration following message appears: any help is welcome. The previous version 1.04 used to work ok until 2 weeks ago (probably due toe installing Internet explorer 7. Kind regards, Mathieu 500 Server error Traceback (most recent call last): File "spambayes\Dibbler.pyc", line 476, in found_terminator File "spambayes\UserInterface.pyc", line 901, in onRestoredefaults File "spambayes\ProxyUI.pyc", line 782, in reReadOptions File "sb_server.pyc", line 1007, in _recreateState File "sb_server.pyc", line 1022, in prepare File "sb_server.pyc", line 822, in prepare File "sb_server.pyc", line 889, in createWorkers File "spambayes\Stats.pyc", line 60, in __init__ AttributeError: 'NoneType' object has no attribute 'get_statistics_start_date'
SpamBayesService1.log
Description: Binary data
SpamBayesServer1.log
Description: Binary data
_______________________________________________ SpamBayes@python.org http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
_______________________________________________ spambayes-dev mailing list spambayes-dev@python.org http://mail.python.org/mailman/listinfo/spambayes-dev