• 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.

When IP SSL Certs reassigned Nginx server.conf not updated

TimReeves

Regular Pleskian
I'm running Plesk 12.0.18 #30 on Ubuntu 12.04.5 LTS (HostEurope VPS). Yesterday I added some new SSL Certs in the Server area and reassigned various IPs to the new certs. Finally I deleted an old Cert which was no longer in use. I have a base IPv4 and an IPv6, plus 4 additional IPv4.

In the night a cron job tried to restart Nginx which failed. I only noticed this the next day at lunchtime, so my webserver was down the whole morning, grr.

The reason it failed was that Plesk had not updated /etc/nginx/plesk.conf.d/server.conf (nor webmail.conf). So these were still referring to a certificate which was no longer present.

Workaround: /usr/local/psa/admin/sbin/httpdmng --reconfigure-all

But it would be really good if this could be fixed in Plesk!

Thanks!
 
Back
Top