• 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.

Resolved Error: Unable to get the list of jails

DocF

New Pleskian
After upgrading to Obsidian, the following error is displayed when accessing Tools & Settings > IP Address Banning > Jails:

Error: Unable to get the list of jails: f2bmng failed: ERROR:__main__:Command '['/bin/rpm', '-qf', '--queryformat', '%{NAME}\\n', '/etc/fail2ban/jail.conf', '/etc/fail2ban/jail.d/plesk.conf', '/etc/fail2ban/jail.local']' returned non-zero exit status 1.

fail2ban ist working, but I can't open the Jails list.

Any ideas?

Regards,
Christian
 
Looks like Fail2Ban jail misconfiguration.

Move the fail2ban configuration file outside of fail2ban folder:

# mv /etc/fail2ban/jail.local /root

Configure fail2ban again in Tools & Settings > IP Address Banning (Fail2Ban)
 
Thanks Igor,

complete uninstall fail2ban, remove /etc/fail2ban/, reinstall and configure fail2ban removes the error.

I compared old and new /etc/fail2ban and the only difference I noticed was that /etc/fail2ban/filter.d/postfix-sasl.conf was removed in the new installation.
 
Back
Top