• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue fail2ban jail error

Remigio

Basic Pleskian
I've debian 9
when I try to click on fail2ban-->jail--> f2bmng failed: ERROR:__main__:Command '['/usr/bin/dpkg', '-S', '/etc/fail2ban/jail.conf', '/etc/fail2ban/jail.d/plesk.conf', '/etc/fail2ban/jail.local']' returned non-zero exit status 1.
Follow also this docs: Fail2ban cannot to enable jail due to errors in configuration on Plesk
and also Unable to activate or remove Fail2ban: error reading information on service fail2ban: No such file or directory (rpm command not found)
not solve my issue
 
Maybe you can find more details in the /var/log/messages log file or the /var/log/fail2ban.log file.
I think that it is likely that the jail cannot be started, because there are no log files that it can process. For example, if a jail only processes website logs of domains that start with the letter "a" and there is no such domain, the jail cannot start, because there are no files it can find to process them. Depending on your specific configuration this can or cannot be the case. Normally, more details on the reason why fail2ban cannot start should be available in the system logs as mentioned above.
 
Thank you very much @Peter Debik
Problem is when I try to enter into fail2ban-->jail I've this error <<Errore: Impossibile ottenere la lista di jail: f2bmng failed: ERROR:__main__:Command '['/usr/bin/dpkg', '-S', '/etc/fail2ban/jail.conf', '/etc/fail2ban/jail.d/plesk.conf', '/etc/fail2ban/jail.local']' returned non-zero exit status 1.>>
 
Back
Top