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.
Do you have the correct archive repos installed?
deb http://archive.debian.org/debian stretch main contrib non-free
deb http://archive.debian.org/debian stretch-updates main contrib non-free
deb http://archive.debian.org/debian-security stretch/updates main contrib non-free
With them...
That does explain it then, Plesk Resource controller doesn't support IO limiting on RAID partitions.
And the option is not shown as Plesk detects that "vhosts_blkio": false
Can you provide more details on the hardware and configuration?
Is it installed on a RAID partition? Is it a physical server or a VM? If a VM what is being used for virtualization?
Can you also run:
plesk sbin resctrl --features
@garp I was not able to reproduce it:
Installation log:
....
Module mpm_prefork already disabled
Module mpm_worker already disabled
Installing the package Git
Installing the package Plesk Migrator
Installing the package WP Toolkit
Installing the package Advisor
Installing the package SEO Toolkit...
https://community.n8n.io/t/n8n-crashes-on-startup-trust-proxy-setting-is-false-despite-n8n-trust-proxy-env-var-being-set/209140
try set docker variables N8N_TRUST_PROXY and if needed N8N_PROXY_HOPS
Are you running PSA on an external database or locally?
[database]
tls.enable = true;
It is only to be used if you have the Plesk database hosted remotely
Check:
/usr/local/psa/var/modules/acronis-backup/srv/log/main.log
/var/log/plesk/panel.log
for errors related to it
If you see errors like:
{"status": "failed", "fail_reason": "timeout_exceeded"}
or
Unable to mount recovery point
You might need to increase the default timeout for Acronis...
@LordReaper I uploaded a small empty extension that I used a lot when I was still working in the support team, to my github: GitHub - ArashiKorosu/ext-global: Customize Plesk CSS and JS
You can install it like this:
plesk bin extension --install-url...
Over SSH, can you check if the module is enabled?
apache2ctl -M | grep proxy_uwsgi
If you have no output, you can try to enable it:
plesk sbin httpd_modules_ctl -e proxy_uwsgi