Training...

500 Server error

Traceback (most recent call last):

File "/usr/local/lib/python2.6/dist-packages/spambayes/Dibbler.py", line 476, in found_terminator
    getattr(plugin, name)(**params)

File "/usr/local/lib/python2.6/dist-packages/spambayes/ProxyUI.py", line 302, in onReview
    self.flush()

File "/usr/local/lib/python2.6/dist-packages/spambayes/Dibbler.py", line 712, in flush
    return self._handler.flush()

File "/usr/local/lib/python2.6/dist-packages/spambayes/Dibbler.py", line 221, in flush
    while (self.producer_fifo or self.ac_out_buffer) and not self._closed:

  File "/usr/lib/python2.6/asyncore.py", line 391, in __getattr__
    return getattr(self.socket, attr)

AttributeError: '_socketobject' object has no attribute 'ac_out_buffer'


This is Spambayes 1.1a4 installed on a fresh install of Ubuntu 9.04.

Could someone explain to me what I broke?

Thanks,
Eric
_______________________________________________
[email protected]
http://mail.python.org/mailman/listinfo/spambayes
Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes
Check the FAQ before asking: http://spambayes.sf.net/faq.html

Reply via email to