• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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