• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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