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

Upgrade 11.5.30 killed subdomains

JulianMat

New Pleskian
Hi everybody,

I'm running into problems after upgrading to Panel version 11.5.30.
Since the upgrade was installed (shame on me for leaving the auto-upgrade function turned on), subdomains return a "server not found" error.
The DNS entrys seem to be in working order and were working before the upgrade -- accessing subdomains (even if freshly created) is not possible though.

Could anyone give me a pointer what to look for?

Thanks for your help

Julian
 
Have you already tried rebuilding the vhosts with:

Code:
/usr/local/psa/admin/sbin/httpdmng --reconfigure-all
 
Back
Top