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

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