Web Hosting Talk







View Full Version : Problems With Cpanel/mailman


rghigliazza
10-06-2001, 03:27 AM
Does anybody knows something about that error, i receive it when i try to create a mailing list from cpanel, and burstnet is not helping me...

Account Created
The mailing list ht with password hf was sucessfully created.

Traceback (innermost last):
File "/usr/local/cpanel/3rdparty/mailman/bin/newlist", line 220, in ?
main()
File "/usr/local/cpanel/3rdparty/mailman/bin/newlist", line 216, in main
mlist.Unlock()
File "/usr/local/cpanel/3rdparty/mailman/Mailman/MailList.py", line 1351, in Unlock
self.__lock.unlock(unconditionally=1)
File "/usr/local/cpanel/3rdparty/mailman/Mailman/LockFile.py", line 295, in unlock
islocked = self.locked()
File "/usr/local/cpanel/3rdparty/mailman/Mailman/LockFile.py", line 319, in locked
self.__touch()
File "/usr/local/cpanel/3rdparty/mailman/Mailman/LockFile.py", line 367, in __touch
t = time.time() + self.__lifetime
AttributeError: time
Traceback (innermost last):
File "/usr/local/cpanel/bin/cp_mailman", line 39, in ?
raise SystemExit(main(sys.argv))
File "/usr/local/cpanel/bin/cp_mailman", line 24, in main
file=open('/usr/local/cpanel/3rdparty/mailman/lists/' + list + '_' + domain + '/config.db','r')
IOError: [Errno 2] No such file or directory: '/usr/local/cpanel/3rdparty/mailman/lists/ht_freeweb.com.ar/config.db'

sodapopinski
10-06-2001, 12:20 PM
try run /scripts/upcp

rghigliazza
10-06-2001, 12:38 PM
Thanks, i did it, but the problem persist. I think that the problem appeared with a FSCK that found and mark some bad sectors in the HDD, in the mailman directory, after that, it appeared.