• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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