• 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

can't delete email user account

GunnarL

New Pleskian
Just tried to delete an user account and got the following error message
Code:
Internal error.
ERROR: Zend_Controller_Exception: Zugriff verweigert.#0 /usr/local/psa/admin/plib/CommonPanel/Controller/Action/Abstract.php(182): CommonPanel_Controller_Action_Abstract->_checkForgeryProtectionToken()
#1 /usr/local/psa/admin/externals/Zend/Controller/Action.php(502): CommonPanel_Controller_Action_Abstract->preDispatch()
#2 /usr/local/psa/admin/externals/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('errorAction')
#3 /usr/local/psa/admin/externals/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#4 /usr/local/psa/admin/plib/Smb/Application/Web.php(39): Zend_Controller_Front->dispatch(NULL)
#5 /usr/local/psa/admin/smb/application/public/index.php(14): Smb_Application_Web->run()
#6 {main} (Broker.php:336)

Any ideas how to get rid of it?

- running: 11.5.30 Update #25
- Centos 6.4

Thanks,

Gunnar
 
Try to use CLI for removing:

# plesk bin client --remove <login_name>

and post errors in output of this command here.
 
I don't know what this was, I just tried again and email was removed without any problems.

Thanks for your help
 
Back
Top