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.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
@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
If they add the subdomain webmail manually and make a forward, then it's not a bug that you cannot set up webmail there, since Plesk cannot add a web configuration if it already does exist for something else. But also depends on how they did set up that forwarding.