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

ERROR: PleskFatalException Owner not defined

F

Francisco Gonzalez

Guest
Hello when upgrading from 8.6 to 9.0.1 got the following error:

ERROR: PleskFatalException
Owner not defined

Additionally, an exception has occurred while trying to report this error: PleskFatalException
Owner not defined

0: plib\user\UserManager.php:73
UserManager::getParenUser(object of type UserClient)
1: plib\user\User.php:446
User->getParentUser()
2: plib\elements.php3:1181
getCustomPageTitle(object of type UserClient)
3: plib\elements.php3:1171
getCustomPageTitle(object of type UserNone)
4: plib\elements.php3:1117
getPleskTitle()
5: htdocs\login.php3:28
 
Error in UserManager.php?

I'm seeing this error in Plesk 10 when I try to login.
Can somebody tell me if the error line which reads:

0: UserManager.php:73
UserManager::getParenUser(object of type UserReseller)

Is this a mistake in the typing in the application from a few versions ago?
Is the function is missing the letter 't' in
getParentUser

Tim
 
Back
Top