[Mailman-Users] Problem accessing membership management

2004-05-19 Thread Sean
>While running 2.1.4 I get the following when trying to access the >Membership Management module from the admin page. This only happens on >one list on a server with ~400 lists. > >ideas? >Con Wieland > >Traceback (most recent call last): > File "/usr/local/mailman/scripts/driver", line 87, in r

Re: [Mailman-Users] Problem accessing membership management

2004-05-18 Thread Jim Tittsler
On May 19, 2004, at 01:28, Con Wieland wrote: While running 2.1.4 I get the following when trying to access the Membership Management module from the admin page. This only happens on one list on a server with ~400 lists. [...] all = [_m.encode() for _m in mlist.getMembers()] UnicodeDecodeErro

[Mailman-Users] Problem accessing membership management

2004-05-18 Thread Con Wieland
While running 2.1.4 I get the following when trying to access the Membership Management module from the admin page. This only happens on one list on a server with ~400 lists. ideas? Con Wieland Traceback (most recent call last): File "/usr/local/mailman/scripts/driver", line 87, in run_main