• 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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