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

New components do not install

Udo

New Pleskian
Hello,

I'm trying to install Fail2Ban through the built-in installer, but it simply does not install.
It goes until the Continue (after selecting Fail2Ban to install) and after pressing Continue the screen stays where is was. Showing Fail2Ban with the green text Install behind it.

The log shows:
Getting packages to installation list:
Following packages will be installed: fail2ban-0.8.13-ubuntu14.04.14062515.all plesk-fail2ban-configurator-12.0.18-ubuntu14.04.build1200140604.16.all
----------------
Controleren of de onderlinge afhankelijkheid van pakketten is vastgesteld.
autoinstaller: read output of DEBIAN_FRONTEND=noninteractive LANG=C apt-get --assume-yes --show-upgraded --purge --no-reinstall -o APT::Get::List-Cleanup=true -o Dpkg::eek:ptions::=--force-confdef -o Dpkg::eek:ptions::=--force-confold -o APT::Get::AllowUnauthenticated=true -o Acquire::Retries=3 -t 'trusty*' --just-print install fail2ban=0.8.13-ubuntu14.04.14062515 plesk-fail2ban-configurator=12.0.18-ubuntu14.04.build1200140604.16
add to install list python-pyinotify-0.9.4-1build1

And that's it.

Trying to install or uninstall other components also does not work and ends without any error in the same screen.

What can I do to solve this?
 
Try to use CLI autoinstaller and check error messages in output.
 
Just run

# /usr/local/psa/admin/sbin/autoinstaller

and follow to menu.
 
Back
Top