• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Fail2ban will not start

tkalfaoglu

Silver Pleskian
Following some thread on the 'net, I found that my fail2ban was installed or updated by some other repo, so I uninstalled it.. Removed the /etc/fail2ban directory that was left over, removed it from Plesk's installation utility and re-installed it using the same utility.

However, I noticed it was not running.. So I did a "service fail2ban start", and it gets stuck.. I waited for 5 minutes..

[root@pluto ~]# service fail2ban start
Starting fail2ban:
(stuck here)

Here is how it looks:
# ps ax|grep fail2
17441 pts/0 S+ 0:00 /bin/sh /sbin/service fail2ban start
17448 pts/0 S+ 0:00 /bin/bash /etc/init.d/fail2ban start
17454 pts/0 R+ 0:07 /usr/bin/python2.6 /usr/bin/fail2ban-client -x start
17459 pts/0 Z+ 0:00 [fail2ban-server] <defunct>
17461 ? S 0:00 /usr/bin/python2.6 /usr/bin/fail2ban-server -b -s /var/run/fail2ban/fail2ban.sock -p /var/run/fail2ban/fail2ban.pid -x
17479 pts/1 S+ 0:00 grep fail2

PS: This is not the same error a KB exists for - it never seems to log anything in /var/log/messages nor does it eventually throw an error.

What shall I do?
Many thanks, -turgut
 
Last edited:
Back
Top