[Mailman-Users] We're sorry, we hit a bug!

J.R. Constance jrc at clshost.com
Fri Sep 7 16:08:08 CEST 2007


I'm hoping someone can help me figure out a problem that I've been  
having for some time now. For some of my lists when I try to log in  
and approve/discard posts using the admin function I get the  
following error.

This is obviously a cpanel version of mailman. I am also trying to  
get support through my hosting company on this.

We're sorry, we hit a bug!
Mailman experienced a very low level failure and could not even  
generate a useful traceback for you. Please report this to the  
Mailman administrator at this site.

Looking at the error log for this particular error shows the following:

Sep 07 07:56:13 2007 (19565) Uncaught runner exception: No  
terminating boundary and no trailing empty line
Sep 07 07:56:13 2007 (19565) Traceback (most recent call last):
   File "/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/Runner.py",  
line 100, in _oneloop
     msg, msgdata = self._switchboard.dequeue(filebase)
   File "/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/ 
Switchboard.py", line 164, in dequeue
     msg = email.message_from_string(msg, Message.Message)
   File "/usr/local/cpanel/3rdparty/mailman/pythonlib/email/ 
__init__.py", line 51, in message_from_string
     return Parser(_class, strict=strict).parsestr(s)
   File "/usr/local/cpanel/3rdparty/mailman/pythonlib/email/ 
Parser.py", line 75, in parsestr
     return self.parse(StringIO(text), headersonly=headersonly)
   File "/usr/local/cpanel/3rdparty/mailman/pythonlib/email/ 
Parser.py", line 64, in parse
     self._parsebody(root, fp, firstbodyline)
   File "/usr/local/cpanel/3rdparty/mailman/pythonlib/email/ 
Parser.py", line 240, in _parsebody
     msgobj = self.parsestr(part)
   File "/usr/local/cpanel/3rdparty/mailman/pythonlib/email/ 
Parser.py", line 75, in parsestr
     return self.parse(StringIO(text), headersonly=headersonly)
   File "/usr/local/cpanel/3rdparty/mailman/pythonlib/email/ 
Parser.py", line 64, in parse
     self._parsebody(root, fp, firstbodyline)
   File "/usr/local/cpanel/3rdparty/mailman/pythonlib/email/ 
Parser.py", line 265, in _parsebody
     msg = self.parse(fp)
   File "/usr/local/cpanel/3rdparty/mailman/pythonlib/email/ 
Parser.py", line 64, in parse
     self._parsebody(root, fp, firstbodyline)
   File "/usr/local/cpanel/3rdparty/mailman/pythonlib/email/ 
Parser.py", line 206, in _parsebody
     raise Errors.BoundaryError(
BoundaryError: No terminating boundary and no trailing empty line

Sep 07 07:56:13 2007 (19565) Ignoring unparseable message:  
1173539747.1827431+c4b30a10b02f512f3aa88e8038d6f17843cdb81b
Sep 07 07:56:13 2007 (19565) Uncaught runner exception: No  
terminating boundary and no trailing empty line
Sep 07 07:56:13 2007 (19565) Traceback (most recent call last):
   File "/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/Runner.py",  
line 100, in _oneloop
     msg, msgdata = self._switchboard.dequeue(filebase)
   File "/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/ 
Switchboard.py", line 164, in dequeue
     msg = email.message_from_string(msg, Message.Message)
   File "/usr/local/cpanel/3rdparty/mailman/pythonlib/email/ 
__init__.py", line 51, in message_from_string
     return Parser(_class, strict=strict).parsestr(s)
   File "/usr/local/cpanel/3rdparty/mailman/pythonlib/email/ 
Parser.py", line 75, in parsestr
     return self.parse(StringIO(text), headersonly=headersonly)
   File "/usr/local/cpanel/3rdparty/mailman/pythonlib/email/ 
Parser.py", line 64, in parse
     self._parsebody(root, fp, firstbodyline)
   File "/usr/local/cpanel/3rdparty/mailman/pythonlib/email/ 
Parser.py", line 240, in _parsebody
     msgobj = self.parsestr(part)
   File "/usr/local/cpanel/3rdparty/mailman/pythonlib/email/ 
Parser.py", line 75, in parsestr
     return self.parse(StringIO(text), headersonly=headersonly)
   File "/usr/local/cpanel/3rdparty/mailman/pythonlib/email/ 
Parser.py", line 64, in parse
     self._parsebody(root, fp, firstbodyline)
   File "/usr/local/cpanel/3rdparty/mailman/pythonlib/email/ 
Parser.py", line 265, in _parsebody
     msg = self.parse(fp)
   File "/usr/local/cpanel/3rdparty/mailman/pythonlib/email/ 
Parser.py", line 64, in parse
     self._parsebody(root, fp, firstbodyline)
   File "/usr/local/cpanel/3rdparty/mailman/pythonlib/email/ 
Parser.py", line 206, in _parsebody
     raise Errors.BoundaryError(
BoundaryError: No terminating boundary and no trailing empty line

Sep 07 07:56:13 2007 (19565) Ignoring unparseable message:  
1187578207.7474239+de47fddadb334d46d06c9248df89448cf2a433ce
Sep 07 07:58:41 2007 admin(25812):  
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
admin(25812): [----- Mailman Version: 2.1.9.cp2 -----]
admin(25812): [----- Traceback ------]
admin(25812): Traceback (most recent call last):
admin(25812):   File "/usr/local/cpanel/3rdparty/mailman/scripts/ 
driver", line 101, in run_main

Thanks,

J.R.


More information about the Mailman-Users mailing list