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

Unable to delete domains

B

bizstreet

Guest
I migrated to another server, and now cannot delete domains now. (Previous Windows server had Plesk 8.1.1, the new one has Plesk 8.2)

I get the error :
Error: Unable to remove domains: Problems occured while removing domains: cObject::update() failed: Some fields are empty or contain an improper value: 'email'.

This problem occurs only for those domains that were suspended in the old server and got migrated to the new as suspended domains.

I am able to delete newly created domains, but I need to delete some domains migrated from the old server in suspended state.

Any help would be appreciated.
 
A few more details:

This problem occurs only for those domains that were suspended in the old server and got migrated to the new as suspended domains.

I am able to delete newly created domains, but I need to delete some domains migrated from the old server in suspended state.
 
Any update on this please?
I have run Plesk reconfigurator, but the problem is not resolved.

Swsoft, can you assist in this?
 
Hello,

Please try the following:
1. Run
"%plesk_bin%\websrvmng" --reconfigure-vhost --vhost-name=$domain_name

where $domain_name is the name of the domain you are trying to delete.


2. If this does not help then try running
"%plesk_bin%\websrvmng" --remove-vhost --vhost-name=$domain_name

and then

"%plesk_bin%\websrvmng" --install-vhost --vhost-name=$domain_name

3. If neither of above help please check what email address is shown in Clients > $client_name > Edit
$client_name - the name of the client that owns problem domain(s).
Try changing this email address to something else and deleting domain.

You can also try changing email address specified in Domains > $domain_name > Domain administrator.

Hope either of these advices will help.
 
Back
Top