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.
I would suggest opening a ticket with Plesk support for an investigation of the issue on your server. To sign-in to support and open a ticket go to https://support.plesk.com.
If you got your license from a reseller, your reseller should provide support for you. If the reseller does not provide...
Another possible way why the server still uses the outdated extensions version is turned off "Auto update" toggle on /modules/catalog/index.php/updates.
Turn it on and run
plesk daily -f UpgradeExtensions
Try to follow in browser /modules/catalog/index.php/updates
Check if "Auto-update" is enabled. If it's disabled, enable it, click "Check Now" button, check all extensions and click "Update" button.
If it was disabled after enabling, run one more time
plesk daily -f UpgradeExtensions
To debug your issue, configure logging on your server. Add in "panel.ini editor" extension rows
[log]
priority = "7"
Save and run "plesk daily -f UpgradeExtensions". Provide the command's response that I could determine the issue.
In case the custom catalog is used I suggest to update not only 1 extension, but all extensions using
plesk daily -f UpgradeExtensions
with commented custom catalog url.
Your server might use the custom extension catalog with outdated plesk extensions versions.
Check the configuration parameter in the file /usr/local/psa/admin/conf/panel.ini
[extensions]
catalog.url
In case it's present in the configuration file, comment it, update the extension using
plesk...
Your server might use the custom extension catalog with outdated plesk extensions versions.
Check the configuration parameter in the file /usr/local/psa/admin/conf/panel.ini
[extensions]
catalog.url
In case it's present in the configuration file, comment it, update the extension using
plesk...
Hello,
Currently, it is possible to limit disk space usage only. To do so go to Service Plans > Reseller Plans, choose the appropriate plan, and in the Resources tab:
Set resource limits (disk space, etc.)
Set Overuse policy to “Overuse is not allowed”
Set Overselling policy to “Overselling is...