• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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