Hi ashish
No its not a bug. Probably there are more than one instances of mailman
running on your system (mailman start). Check for them using ps -ef | grep
mailman command on your terminal (if you are using linux) and sudo kill
those process ids'. Eg.process having id 12345 can be killed by using sudo
kill 12345

Regards
Rashi
> Hi,
>
> I have recently setup mailman codebase. When I tried to open the settings
> page of current user (which is super user). It is giving me key error.
>
> Screenshot for the error :
> https://www.filepicker.io/api/file/NYKc2pmESwedGsPGS2pI
>
> Is it some kind of bug or Am I missing something.
>
>
> Thanks
> Ashish Kumar
> irc nick: ashishk
> _______________________________________________
> Mailman-Developers mailing list
> Mailman-Developers@python.org
> https://mail.python.org/mailman/listinfo/mailman-developers
> Mailman FAQ: http://wiki.list.org/x/AgA3
> Searchable Archives:
> http://www.mail-archive.com/mailman-developers%40python.org/
> Unsubscribe:
> https://mail.python.org/mailman/options/mailman-developers/2013165%40iiitdmj.ac.in
>
> Security Policy: http://wiki.list.org/x/QIA9
>

_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to