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