6 Nov
2001
6 Nov
'01
5:19 p.m.
If there are subscription/unsubscription requests waiting, but no moderated posts waiting for approval, cron/checkdbs gives me this error:
Traceback (most recent call last): File "cron/checkdbs", line 104, in ? main() File "cron/checkdbs", line 67, in main text = text + '\n' + pending_requests(mlist) File "cron/checkdbs", line 82, in pending_requests when, addr, passwd, digest, lang = mlist.GetRecord(id) ValueError: unpack tuple of wrong size
This only seems to happen on newly created lists (e.g. lists that never have had any moderated posts waiting for approval).
How to produce the error:
- Create a new list, set steps required for subscription to "Require approval" or "Confirm and approve".
- Subscribe to the list.
- run cron/checkdbs when the subscription request is waiting for moderator approval.
10 Nov
10 Nov
3:56 a.m.
"DB" == Daniel Buchmann <db@bibsys.no> writes:
DB> If there are subscription/unsubscription requests waiting, but
DB> no moderated posts waiting for approval, cron/checkdbs gives
DB> me this error:
DB> This only seems to happen on newly created lists (e.g. lists
DB> that never have had any moderated posts waiting for approval).
Fixed, thanks.
8451
Age (days ago)
8455
Last active (days ago)
1 comments
2 participants
participants (2)
-
barry@zope.com
-
Daniel Buchmann