• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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