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.
Just got it working again. Not sure what helped in detail but i did this:
plesk bin extension -u grafana
yum remove grafana
rm -rf /var/lib/grafana
rm -rf /etc/grafana
plesk bin extension -i grafana
enable plesk monitoring
Same problem here, cant get grafana to work again on Alma 9.2. Even after removing the grafana 9 package, excluding grafana9 and re-installing grafana8 (from plesk) it does not work. I have tried to remove the monitoring extension, then grafana (or other way around) and then reinstall but...
It seems soemthing (aum?) has forced the additional install of mod_evasive this morning. But mod_evasive is unconfigured thus its limits are way below anything usable for a public webserver - and this causes the 403 errors.
This appears to only have hit older servers with CentOS 7, Alma 8 and 9...
Sometimes all these solutions dont work. I had this problem on CentOS 8 and it turned out SELinux was preventing the
changed limits. The following command helped: setsebool -P httpd_setrlimit 1
The php-fpm Watchdog module is no longer working as its no longer customized to match Plesk’s multi PHP instances/versions.
This is a clear bug/design error.
Only way to fix this is:
1. Goto Watchdog -> PHP-FPM and change start/stop commands:
Start: /usr/local/psa/admin/bin/phpinimng...