SOLVED CSF / LFD Failing, Strange Error

Bashed

Well-Known Member
Dec 18, 2013
146
4
68
cPanel Access Level
Root Administrator
Getting this on Centos 7 / Cpanel box.

Code:
Another app is currently holding the xtables lock. Perhaps you want to use the -w option?
Another app is currently holding the xtables lock. Perhaps you want to use the -w option?
Another app is currently holding the xtables lock. Perhaps you want to use the -w option?
Another app is currently holding the xtables lock. Perhaps you want to use the -w option?
Another app is currently holding the xtables lock. Perhaps you want to use the -w option?
Another app is currently holding the xtables lock. Perhaps you want to use the -w option?
Another app is currently holding the xtables lock. Perhaps you want to use the -w option?
Another app is currently holding the xtables lock. Perhaps you want to use the -w option?
Error: iptables command [/sbin/iptables  -v -I SMTPOUTPUT -p tcp -m multiport --dports 25,465,587 -j LOGDROPOUT] failed, at line 869

...Done.

Restarting lfd...

Job for lfd.service failed because a configured resource limit was exceeded. See "systemctl status lfd.service" and "journalctl -xe" for details.
● lfd.service - ConfigServer Firewall & Security - lfd
   Loaded: loaded (/usr/lib/systemd/system/lfd.service; enabled; vendor preset: disabled)
   Active: failed (Result: resources) since Tue 2016-08-02 19:01:06 GMT+4; 6ms ago
  Process: 318641 ExecStart=/usr/sbin/lfd (code=exited, status=0/SUCCESS)
Main PID: 313536 (code=killed, signal=KILL)

Aug 02 19:01:06 server.mydomain.com systemd[1]: Starting ConfigServer Firewall & Security - lfd...
Aug 02 19:01:06 server.mydomain.com lfd[318641]: Error: You have an unresolved error when starting csf. You need to restart csf successfully before starting lfd (see /etc/csf/csf.error)
Aug 02 19:01:06 server.mydomain.com systemd[1]: PID file /var/run/lfd.pid not readable (yet?) after start.
Aug 02 19:01:06 server.mydomain.com systemd[1]: Failed to start ConfigServer Firewall & Security - lfd.
Aug 02 19:01:06 server.mydomain.com systemd[1]: Unit lfd.service entered failed state.
Aug 02 19:01:06 server.mydomain.com systemd[1]: lfd.service failed.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello,

The error message suggests another application is modifying your iptables firewall rules. You can try restarting CSF to see if that addresses the issue. In addition, feel free to report this issue to the CSF support forums at:

General Discussion (csf) - ConfigServer Community Forum

Thank you.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Update: CSF issued an update addressing the xtables lock and a a couple of other issues. Current is v.10.09
I'm happy to see the issue is now solved. Thank you for updating us with the outcome.