[Mailman-Users] Error when trying to signup through the web..

Mark Sapiro msapiro at value.net
Sat Apr 16 03:35:49 CEST 2005


mailman-users at eljee.nl wrote:
>
>HERE THE OUTPU OF THE ERROR LOG:
>
>
>Apr 15 14:00:52 2005 admin(15548): 
>@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
>admin(15548): [----- Mailman Version: 2.1.5 -----]
>admin(15548): [----- Traceback ------]
>admin(15548): Traceback (most recent call last):
>admin(15548):   File "/var/mailman/scripts/driver", line 101, in run_main
>admin(15548):     main()
>admin(15548):   File "/var/mailman/Mailman/Cgi/subscribe.py", line 96, 
>in main
>admin(15548):     process_form(mlist, doc, cgidata, language)
>admin(15548):   File "/var/mailman/Mailman/Cgi/subscribe.py", line 176, 
>in process_form
>admin(15548):     mlist.AddMember(userdesc, remote)
>admin(15548):   File "/var/mailman/Mailman/MailList.py", line 854, in 
>AddMember
>admin(15548):     cookie = self.pend_new(Pending.SUBSCRIPTION, userdesc)
>admin(15548):   File "/var/mailman/Mailman/Pending.py", line 65, in pend_new
>admin(15548):     db = self.__load()
>admin(15548):   File "/var/mailman/Mailman/Pending.py", line 95, in __load
>admin(15548):     return cPickle.load(fp)
>admin(15548): EOFError

It looks like possibly the lists pending.pck (probably at
/var/mailman/lists/nieuw-fotowerk/pending.pck judging from the
environment information) is corrupt. You could try just removing it or
moving it aside and see what happens.

If you try bin/dumpdb on the pending.pck do you get the same EOFError?

--
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list