• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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