• 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

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