Support Requests item #1084889, was opened at 2004-12-14 17:02 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=1084889&group_id=61702
Category: None >Group: None >Status: Closed Priority: 5 Submitted By: cadbunny (cadbunny) >Assigned to: Tony Meyer (anadelonbrin) Summary: installation error Initial Comment: Basically, I installed SpamBayes in the spring and it worked like a charm until I got a switched to the whole pickle thing and then it stopped working altogether. I've uninstalled and reinstalled the binary several times, including a go at installing it as a service, and I always get the same error. I get the successful installation screens, but it will not open. I've installed 1.0rc1, 1.0rc2 and 1.0.1 all with the same error... This is what the log says: Traceback (most recent call last): File "pop3proxy_tray.py", line 100, in ? File "sb_server.pyc", line 104, in ? File "spambayes\message.pyc", line 214, in ? File "spambayes\message.pyc", line 148, in __init__ File "spambayes\message.pyc", line 160, in load File "pickle.pyc", line 1390, in load File "pickle.pyc", line 872, in load KeyError: '\x00' I absolutely loved it when it worked and I'd really love to use it again. Any help would be greatly appreciated... ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2004-12-14 19:20 Message: Logged In: YES user_id=552329 The messageinfo pickle (called spambayes.messageinfo.pik, most probably) is corrupted and must be deleted. This file is in your spambayes data directory - the troubleshooting guide explains how to find that (and the path is on the main configuration page of the web interface). Simply delete that file and all should work again. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=1084889&group_id=61702 _______________________________________________ Spambayes-bugs mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/spambayes-bugs
