Skip to main content

Spamd service wont start

Comments

6 comments

  • cPanelMichael
    Jun 23 16:42:43 arcturus spamd[3612]: spamd: cannot create /tmp/spamd-3612-init: Too many links at /usr/local/cpanel/3rdparty/perl/524/bin/spamd line 3152.

    Hello, Could you try moving those symbolic links out of the way and then restart SpamAssassin to see if that helps? EX:
    mkdir /root/old-spamd-links cd /tmp mv -v spamd-* /root/old-spamd-links/ /scripts/restartsrv_spamd
    Thank you.
    0
  • Patricio dos Santos
    The command: mv -v spamd-* /root/old-spamd-links/
    gives me this error: mv: cannot stat `spamd-*': No such file or directory
    spamd is not the only service down. mailman service failed to start to. Trying to start it manually, gives me the following: Waiting for "mailman" to start ""failed. Cpanel::Exception::Services::StartError Service Error (XID w37477) The "mailman" service failed to start. Startup Log Traceback (most recent call last): File "/usr/local/cpanel/3rdparty/mailman/bin/mailmanctl", line 556, in main() File "/usr/local/cpanel/3rdparty/mailman/bin/mailmanctl", line 391, in main lock = acquire_lock(force) File "/usr/local/cpanel/3rdparty/mailman/bin/mailmanctl", line 215, in acquire_lock lock = acquire_lock_1(force) File "/usr/local/cpanel/3rdparty/mailman/bin/mailmanctl", line 203, in acquire_lock_1 if not force or qrunner_state(): File "/usr/local/cpanel/3rdparty/mailman/bin/mailmanctl", line 187, in qrunner_state os.kill(pid, 0) OSError: [Errno 1] Operation not permitted mailman has failed. Contact your system administrator if the service does not automatically recover.
    Tomcat down after kernel update I think the problem is caused by the same reason explained here:
    0
  • cPanelMichael
    Hello, Could you open a support ticket using the link in my signature so we can take a closer look? Thanks.
    0
  • Patricio dos Santos
    Done! My Support Request ID is: 8640521
    0
  • Patricio dos Santos
    I had problems with Tomcat as described here: Tomcat down after kernel update which I believe generates a lot of error logs. As I know, there's a limit of about 32,000 links per inode, for this reason, spamd was not able to create PID file. I moved to another folder all error logs, now all services are working perfectly. Thanks
    0
  • cPanelMichael
    I moved to another folder all error logs, now all services are working perfectly.

    I'm glad to see the issue was addressed. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.