• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Upgrade 17.5 to 17.8 upgrade check fails (custom web server configuration templates)

boerni

New Pleskian
Hi,

I'm using plesk for several years now and wanted to upgrade from 17.5 to 17.8 today but the upgrade check fails with the following error:

Plesk pre-upgrade check
WARNING: There are custom web server configuration templates at /opt/psa/admin/conf/templates/custom. These custom templates might be incompatible with a new Plesk version, and this might lead to failure to generate web server configuration files.Please check Apache config file cannot be generated: Wrong variable to subsitute for details.​

But there is no "custom" folder at /opt/psa/admin/conf/templates, and there is also none at /usr/local/psa/admin/conf/templates.

Where can I see what causes this issue? Server administration is not my strong part, so please be gentle with me :)

Thanks for your help
 
Note that this is just warning but not error. Maybe somewhere in database remains orphaned record about previous template customizations.
I would suggest you run

# plesk repair db
# plesk repair web

and try upgrade again.
 
Back
Top