• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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 protected] 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, [email protected], [email protected], sendername="Fail2Ban"]
ERROR Errors in jail 'plesk-proftpd'. Skipping...
ERROR Error in action definition sendmail-whois[name=plesk-postfix, [email protected], [email protected], sendername="Fail2Ban"]
ERROR Errors in jail 'plesk-postfix'. Skipping...
ERROR Error in action definition sendmail-whois[dest="[email][email protected][/email]", sendername="Fail2Ban", sender="[email][email protected][/email]", name="plesk-dovecot"]
ERROR Errors in jail 'plesk-dovecot'. Skipping...
ERROR Error in action definition sendmail-whois[name=plesk-horde, [email protected], [email protected], sendername="Fail2Ban"]
ERROR Errors in jail 'plesk-horde'. Skipping...
ERROR Error in action definition sendmail-whois[dest="[email][email protected][/email]", sendername="Fail2Ban", sender="[email][email protected][/email]", name="plesk-roundcube"]
ERROR Errors in jail 'plesk-roundcube'. Skipping...
ERROR Error in action definition sendmail-whois[name=plesk-panel, [email protected], [email protected], sendername="Fail2Ban"]
ERROR Errors in jail 'plesk-panel'. Skipping...
ERROR Error in action definition sendmail-whois[name=SSH-iptables, [email protected], [email protected], 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