• 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

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