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

Issue Upgrade to Plesk Obsidian

fedrigo22

New Pleskian
Hi,
When i have updated plesk, everytime that i login I get this error: "Original link and target URL should be on the same domain. "
Also the "Repair Kit" can't resolve it

1580468313182.png
 
It seems that custom Plesk login is hosted on a different IP/domain as the Plesk interface.

Edit your panel.ini file and add the following directive, Where example.com is an additional hostname used in the failure_redirect_url parameter.:

[security]
trustedRedirectHosts = example.com

Note:
example.com can also be a IP or a wildcard such as *.example.com.
 
Back
Top