as in topic: have had 1.0.4, CVS'ed to 1.1a1, worked fine for 2-3 days, and today: ----------------------- [EMAIL PROTECTED] spambayes]$ sb_server.py SpamBayes POP3 Proxy Version 1.1a1 (April 2005)
Loading database... Listener on port 1210 is proxying www.maximail.pl:110 Listener on port 1211 is proxying zasp.zasp.pl:110 Listener on port 1212 is proxying hydral.com.pl:110 Listener on port 1213 is proxying nowyport.pl:110 Listener on port 1214 is proxying wiedzmin.org:995 User interface url is http://localhost:8880/ Can't connect to hydral.com.pl:110: (-2, 'Name or service not known') Can't connect to wiedzmin.org:995: (-2, 'Name or service not known') error: uncaptured python exception, closing channel <__main__.ServerLineReader connected wiedzmin.org:995 at 0xb7800c4c> (socket.sslerror:(8, 'EOF occurred in violation of protocol') [/usr/src/build/475206-i386/install/usr/lib/python2.3/asyncore.py|read|69] [/usr/src/build/475206-i386/install/usr/lib/python2.3/asyncore.py| handle_read_event|390] [/usr/src/build/475206-i386/install/usr/lib/python2.3/asynchat.py| handle_read|88] [/usr/bin/sb_server.py|recv_ssl|205]) Traceback (most recent call last): File "/usr/bin/sb_server.py", line 564, in onRetr msg.addSBHeaders(prob, clues) File "/usr/lib/python2.3/site-packages/spambayes/message.py", line 452, in addSBHeaders self.RememberClassification(disposition) File "/usr/lib/python2.3/site-packages/spambayes/message.py", line 401, in RememberClassification self.modified() File "/usr/lib/python2.3/site-packages/spambayes/message.py", line 377, in modified self.message_info_db.store_msg(self) File "/usr/lib/python2.3/site-packages/spambayes/message.py", line 181, in store_msg self.db[msg.getDBKey()] = attributes File "/usr/src/build/475206-i386/install/usr/lib/python2.3/shelve.py", line 130, in __setitem__ self.dict[key] = f.getvalue() File "/usr/src/build/475206-i386/install/usr/lib/python2.3/bsddb/__init__.py", line 120, in __setitem__ DBRunRecoveryError: (-30978, 'DB_RUNRECOVERY: Fatal error, run database recovery -- PANIC: Invalid argument') Exception bsddb._db.DBRunRecoveryError: (-30978, 'DB_RUNRECOVERY: Fatal error, run database recovery -- PANIC: fatal region error detected; run recovery') in <bound method MessageInfoDB.__del__ of <spambayes.message.MessageInfoDB object at 0xb7800dec>> ignored Exception bsddb._db.DBRunRecoveryError: (-30978, 'DB_RUNRECOVERY: Fatal error, run database recovery -- PANIC: fatal region error detected; run recovery') in ignored Exception bsddb._db.DBRunRecoveryError: (-30978, 'DB_RUNRECOVERY: Fatal error, run database recovery -- PANIC: fatal region error detected; run recovery') in ignored Traceback (most recent call last): File "/usr/bin/sb_server.py", line 564, in onRetr msg.addSBHeaders(prob, clues) File "/usr/lib/python2.3/site-packages/spambayes/message.py", line 452, in addSBHeaders self.RememberClassification(disposition) File "/usr/lib/python2.3/site-packages/spambayes/message.py", line 401, in RememberClassification self.modified() File "/usr/lib/python2.3/site-packages/spambayes/message.py", line 377, in modified self.message_info_db.store_msg(self) File "/usr/lib/python2.3/site-packages/spambayes/message.py", line 181, in store_msg self.db[msg.getDBKey()] = attributes File "/usr/src/build/475206-i386/install/usr/lib/python2.3/shelve.py", line 130, in __setitem__ self.dict[key] = f.getvalue() File "/usr/src/build/475206-i386/install/usr/lib/python2.3/bsddb/__init__.py", line 120, in __setitem__ DBRunRecoveryError: (-30978, 'DB_RUNRECOVERY: Fatal error, run database recovery -- PANIC: Invalid argument') --------------------- is it related to the conection error (gateway was down for some time). Hoping to get it to work finally ... :) _______________________________________________ [email protected] http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
