Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
@Kulturmensch Can you recall which files exactly were edited prior to the update? Our team determined that /etc/fail2ban/jail.d/plesk.conf is being properly updated now and they would like to dig deeper for a possible issue with jail.conf. Thanks in advance for your cooperation.
Hi,
Sorry to add on to this thread but i think it's related.
Our plesk servers have some custom configurations for fail2ban, which we have put in .local files like jail.conf(5) manpage state's.
*.conf files are distributed by Fail2Ban. It is recommended that *.conf files should remain unchanged to ease upgrades. If needed, customizations should be provided in *.local files. For example, if you would like to
enable the [ssh-iptables-ipset] jail specified in jail.conf, create jail.local containing
jail.local
[ssh-iptables-ipset]
enabled = true
In .local files specify only the settings you would like to change and the rest of the configuration will then come from the corresponding .conf file which is parsed first.
After the recent update to the fail2ban plesk package ALL our .local files have been deleted.
So do i understand it correct that plesk recommends u put any changes in .conf files instead of what fail2ban recommends because it will throw away .local files with any future update?
Hi,
Sorry to add on to this thread but i think it's related.
Our plesk servers have some custom configurations for fail2ban, which we have put in .local files like jail.conf(5) manpage state's.
After the recent update to the fail2ban plesk package ALL our .local files have been deleted.
So do i understand it correct that plesk recommends u put any changes in .conf files instead of what fail2ban recommends because it will throw away .local files with any future update?
@Kulturmensch Can you recall which files exactly were edited prior to the update? Our team determined that /etc/fail2ban/jail.d/plesk.conf is being properly updated now and they would like to dig deeper for a possible issue with jail.conf. Thanks in advance for your cooperation.