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

It don't work (PleskFatalException) help!

C

ChiliMedia

Guest
When I am trying to login as admin - I am seeing page, with PSA top frame. I am pressing refresh, and it shows me desktop.

But when I am trying to login as any other user - i am getting page, with PSA top frame. When I am trying to "refresh" it - i am getting this error:

Code:
ERROR: PleskFatalException
wrong id

0: /usr/local/psa/admin/plib/user/UserClient.php:20
	UserClient->__construct(NULL null)
1: /usr/local/psa/admin/plib/class.Session.php:189
	Session->getUser()
2: /usr/local/psa/admin/plib/class.Session.php:529
	Session->getDefaultContext()
3: /usr/local/psa/admin/plib/class.Session.php:547
	Session->getContext()
4: /usr/local/psa/admin/plib/class.Pathbar.php:41
	Pathbar->__construct()
5: /usr/local/psa/admin/plib/class.Pathbar.php:14
	pathbarMaker()
6: /usr/local/psa/admin/auto_prepend/auth.php3:442

What I have to do, to fix it? Please help!
 
solved.
problem was caused by psa-api-rpc
after I removed that - issues are disappeared.
 
Originally posted by ChiliMedia
solved.
problem was caused by psa-api-rpc
after I removed that - issues are disappeared.

I dont have any problems in the interface, as far as I tested.
The problems appeare when I use the API, to create/delete/update domains by a script I created, which uses the API.

I tried to unistall it, but it complains about dependencies on psa-backup, I really need this for my users so I dont want it to be deleted.

If this problem is resolved, please let me know.
 
Back
Top