• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.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