When i login in admin interfase i receive this error:
--------
i did create other list to test but this bug remains
--------
In error log:
-------
What is the problem? How can i reinstall mailman? the script: /scripts/reinstallmailman is not longer exist in WHM 60.0 (build 35)
--------
Log:
Code:
Bug in Mailman version 2.1.23
We're sorry, we hit a bug!
Please inform the webmaster for this site of this problem. Printing of traceback and other system information has been explicitly inhibited, but the webmaster can find this information in the Mailman error logs
i did create other list to test but this bug remains
--------
In error log:
-------
What is the problem? How can i reinstall mailman? the script: /scripts/reinstallmailman is not longer exist in WHM 60.0 (build 35)
--------
Log:
Code:
admin(4828): [----- Mailman Version: 2.1.23 -----]
admin(4828): [----- Traceback ------]
admin(4828): Traceback (most recent call last):
admin(4828): File "/usr/local/cpanel/3rdparty/mailman/scripts/driver", line 117, in run_main
admin(4828): main()
admin(4828): File "/usr/local/cpanel/3rdparty/mailman/Mailman/Cgi/admin.py", line 245, in main
admin(4828): mlist.Save()
admin(4828): File "/usr/local/cpanel/3rdparty/mailman/Mailman/MailList.py", line 607, in Save
admin(4828): self.CheckHTMLArchiveDir()
admin(4828): File "/usr/local/cpanel/3rdparty/mailman/Mailman/Archiver/Archiver.py", line 241, in CheckHTMLArchiveDir
admin(4828): makelink(privdir, pubdir)
admin(4828): File "/usr/local/cpanel/3rdparty/mailman/Mailman/Archiver/Archiver.py", line 49, in makelink
admin(4828): os.symlink(old, new)
admin(4828): OSError: [Errno 2] No such file or directory
admin(4828): [----- Python Information -----]
admin(4828): sys.version = 2.6.6 (r266:84292, Aug 18 2016, 15:13:37)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-17)]
admin(4828): sys.executable = /usr/bin/python
admin(4828): sys.prefix = /usr
admin(4828): sys.exec_prefix = /usr
admin(4828): sys.path = ['/usr/local/cpanel/3rdparty/mailman/pythonlib', '/usr/local/cpanel/3rdparty/mailman', '/usr/local/cpanel/3rdparty/mailman/scripts', '/usr/local/cpanel/3rdparty/mailman', '/usr/lib64/python26.zip', '/usr/lib64/python2.6/', '/usr/lib64/python2.6/plat-linux2', '/usr/lib64/python2.6/lib-tk', '/usr/lib64/python2.6/lib-old', '/usr/lib64/python2.6/lib-dynload', '/usr/lib/python2.6/site-packages']
admin(4828): sys.platform = linux2
Last edited by a moderator: