<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    I recently started getting these errors when attempting to train.&nbsp;
    Assuming I had a corrupted database, I started over, but the errors
    did not go away.<br>
    The system is Debian Squeeze - python 2.6.6 and spambayes 1.0.4.<br>
    <br>
    Can anyone decipher these errors?<br>
    <br>
    Thanks,<br>
    Dale<br>
    <br>
    <div class="content" id="mainContent">
      <p><b>Training... </b></p>
      <h3><b>500 Server error</b></h3>
      <pre><b>Traceback (most recent call last):

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

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

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

  File "/usr/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 406, in __getattr__
    %(self.__class__.__name__, attr))

AttributeError: _HTTPHandler instance has no attribute 'ac_out_buffer'
</b></pre>
    </div>
  </body>
</html>