• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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