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

Redirect from http to https wrong hostname

We are experiencing the same issue.

The system is on CentOS 7 in an OpenVZ environment. Updating the hostname via plesk doesnt help at all.
 
Set FQDN in /etc/hostname directly ,and when it comes to hostname I strongly suggest using anyhost.domain.com as FQDN not www.domain.com......there are two reasons ...first www is used as world wide web CNAME.... FQDN must be hostname and resolve to IP on A/AAAA record , www is set as CNAME/Alias most of the time...if you really want to use www than make sure at least to replace CNAME with A record for www.domain.com... and AAAA if you have IPv6...any way FQDN must resolve to IP adress
And one thing more FQDN can't be naked domain and technically www can be hostname but than CNAME should be deleted and replaced by A/AAAA record/s
 
Last edited:
Back
Top