• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

no accessible config files for 'action.d/sendmail-whois'

finbarr69

Basic Pleskian
Suddenly Fail2Ban will no longer start.

I just noticed the following errors (email@xyz.com is obfuscated for this post)

Error: Unable to save the settings: f2bmng failed: ERROR Found no accessible config files for 'action.d/sendmail-whois' under /etc/fail2ban
ERROR Error in action definition sendmail-whois[name=plesk-proftpd, dest=email@xyz.com, sender=email@xyz.com, sendername="Fail2Ban"]
ERROR Errors in jail 'plesk-proftpd'. Skipping...
ERROR Error in action definition sendmail-whois[name=plesk-postfix, dest=email@xyz.com, sender=email@xyz.com, sendername="Fail2Ban"]
ERROR Errors in jail 'plesk-postfix'. Skipping...
ERROR Error in action definition sendmail-whois[dest="[email]email@xyz.com[/email]", sendername="Fail2Ban", sender="[email]email@xyz.com[/email]", name="plesk-dovecot"]
ERROR Errors in jail 'plesk-dovecot'. Skipping...
ERROR Error in action definition sendmail-whois[name=plesk-horde, dest=email@xyz.com, sender=email@xyz.com, sendername="Fail2Ban"]
ERROR Errors in jail 'plesk-horde'. Skipping...
ERROR Error in action definition sendmail-whois[dest="[email]email@xyz.com[/email]", sendername="Fail2Ban", sender="[email]email@xyz.com[/email]", name="plesk-roundcube"]
ERROR Errors in jail 'plesk-roundcube'. Skipping...
ERROR Error in action definition sendmail-whois[name=plesk-panel, dest=email@xyz.com, sender=email@xyz.com, sendername="Fail2Ban"]
ERROR Errors in jail 'plesk-panel'. Skipping...
ERROR Error in action definition sendmail-whois[name=SSH-iptables, dest=email@xyz.com, sender=email@xyz.com, sendername="Fail2Ban"]
ERROR Errors in jail 'ssh-iptables'. Skipping...
ERROR:f2bmng:Failed to start fail2ban service

These should be built-in rules. Any ideas how to fix this? Plesk uses postfix, but this used to work ok. I did do a "yum update" sometime ago -- I assume that is ok to do? Perhaps "yum update" interferes with Plesk's own update system?

Thanks

Brian
 
I copied sendmail-whois* from a backup into /etc/fail2ban/action.d/ and this fixed it. The mystery is why these files disappeared in the first place.
 
Back
Top