[Mailman-Users] Daily error message

Eric Thompson eric at freestyle.com
Tue Oct 24 07:28:08 CEST 2000


I figured out that this error occurs when request.db is 0 bytes.
I upgraded to 2.0rc1 and python 2.0, and the error still occurs when
request.db is 0 bytes, but removing request.db solves the problem
(temporarily; I don't know what causes it to zero out).

Eric



Eric Thompson:
> I'm getting the following error constantly (and daily when the checkdbs
> cronjob runs) -- it also appears to be preventing the admin web UI from 
> working.  Any clues?  This 2.0b6 running on FreeBSD 4.1.1/Intel and has
> been upgraded from 2.0b2->b3->b6 -- prior to b6 it was fine.
> 
> Eric
> 
> 
> >From logs/errors:
> > Oct 23 17:05:04 2000 (70562) Delivery exception: EOF read where object expected
> > Oct 23 17:05:04 2000 (70562) Traceback (innermost last):
> >   File "/usr/local/mailman/nasalameda/Mailman/Handlers/HandlerAPI.py", line 82, 
> > in do_pipeline
> >     func(mlist, msg, msgdata)
> >   File "/usr/local/mailman/nasalameda/Mailman/Handlers/Hold.py", line 135, in pr
> > ocess
> >     hold_for_approval(mlist, msg, msgdata, ModeratedPost)
> >   File "/usr/local/mailman/nasalameda/Mailman/Handlers/Hold.py", line 218, in ho
> > ld_for_approval
> >     mlist.HoldMessage(msg, reason, msgdata)
> >   File "/usr/local/mailman/nasalameda/Mailman/ListAdmin.py", line 144, in HoldMe
> > ssage
> >     self.__opendb()
> >   File "/usr/local/mailman/nasalameda/Mailman/ListAdmin.py", line 69, in __opend
> > b
> >     self.__db = marshal.load(fp)
> > EOFError: EOF read where object expected
> 
> 
> ------------------------------------------------------
> Mailman-Users maillist  -  Mailman-Users at python.org
> http://www.python.org/mailman/listinfo/mailman-users
> 





More information about the Mailman-Users mailing list