• 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 ERROR: Call to a member function getDomainId() on a non-object (Sites.php:104)

Hillar Kapsta

New Pleskian
There is problem with my plesk. I can't access panel. After login webpage redirects me to /smb/ and throws error : ERROR: Call to a member function getDomainId() on a non-object (Sites.php:104)

/var/log/plesk/panel.log says:
ERR [panel] Permission denied.
PHP Fatal error: Call to a member function getDomainId() on a non-object in /opt/psa/admin/plib/Smb/View/ActiveList/Sites.php on line 104

Any ideas? I could not find anything on the web
 
@Hillar Kapsta

You should probably run the commands (in the order below)

- plesk repair all -n (just to check for errors)
- plesk repair db (just to repair the psa database)
- optional: plesk repair web (should not be required, this step can be skipped, if I am not mistaken)

first, before having more in-depth analysis of the problem.

The latter (in-depth) analysis can follow later, just provide some feedback after executing the steps above.

Regards....
 
Back
Top