• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

prob mailman qrunner

webjfg

Basic Pleskian
Hi,
i have juste re-install my plesk server and after all update i have a cron message every 5 minutes

Jan 22 04:02:14 2006 mailmanctl(14580): PID unreadable in: /var/mailman/data/master-qrunner.pid
Jan 22 04:02:14 2006 mailmanctl(14580): [Errno 2] No such file or directory: '/var/mailman/data/master-qrunner.pid'
Jan 22 04:02:14 2006 mailmanctl(14580): Is qrunner even running?
Jan 22 04:05:01 2006 gate_news(16338): Traceback (most recent call last):
Jan 22 04:05:01 2006 gate_news(16338): File "/var/mailman/cron/gate_news", line 284, in ?
Jan 22 04:05:01 2006 gate_news(16338): main()
Jan 22 04:05:01 2006 gate_news(16338): File "/var/mailman/cron/gate_news", line 264, in main
Jan 22 04:05:01 2006 gate_news(16338): process_lists(lock)
Jan 22 04:05:01 2006 gate_news(16338): File "/var/mailman/cron/gate_news", line 199, in process_lists
Jan 22 04:05:01 2006 gate_news(16338): mlist = MailList.MailList(listname, lock=0)
Jan 22 04:05:01 2006 gate_news(16338): File "/var/mailman/Mailman/MailList.py", line 128, in __init__
Jan 22 04:05:01 2006 gate_news(16338): self.Load()
Jan 22 04:05:01 2006 gate_news(16338): File "/var/mailman/Mailman/MailList.py", line 593, in Load
Jan 22 04:05:01 2006 gate_news(16338): dict, e = self.__load(file)
Jan 22 04:05:01 2006 gate_news(16338): File "/var/mailman/Mailman/MailList.py", line 566, in __load
Jan 22 04:05:01 2006 gate_news(16338): dict = loadfunc(fp)
Jan 22 04:05:01 2006 gate_news(16338): ImportError : No module named n.comq^aU

y have check ps aux | grep qrunner and effectivly is not running

thanks
 
Back
Top