• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

ERROR: PleskFatalException wrong id

D

Dennis Smith

Guest
I have reseller account with ResellerZoom and I've had this error message several times. It usually goes away but I can't access anything for over an hour. By the time they look at my trouble ticket the error has gone away. Any suggestions on how to get rid of this? Something they need to look at on their server?

Thanks,
DJ

ERROR: PleskFatalException
wrong id

Additionally, an exception has occurred while trying to report this error: PleskFatalException
wrong id

0: UserClient.php:24
UserClient->__construct(NULL null)
1: class.Session.php:221
Session->getUser()
2: index.php:58
 
This can be related to some Plesk sessions failure. I can suggest clean out the sessions from the database with:

delete from sessions;

I hope it will help.
 
Back
Top