• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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