• 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

Resolved Domain can not deleted. (Strange)

SahinS

Basic Pleskian
Hello,

I have a strange problem? :) One of my domains can not deleted. Firstly, I have tried to delete on Plesk Admin.

Doamins -> Filter the domain -> Select and Remove but, There is no any actions, just waiting..

upload_2018-12-26_15-23-44.png


I go to domain detail page: there is no remove button.

upload_2018-12-26_15-25-32.png

Then,
I tried to delete this domain on the SSH
# plesk bin domain --remove my.domain

Again there is no any actions?

Also, user of this domain uses 100% CPUs? but it is disabled?

Version: 17.5

Any ideas?

Thanks a lot!
 
Hi Again:

upload_2018-12-26_21-34-39.png


I did:

# userdel usr

userdel: user usr is currently used by process 26250

# kill 26250
# userdel usr


again and again
..
userdel: user ygnbz is currently used by process 26267

# killall -TERM -u usr
# userdel usr


It is okay, now: The problem is solved completely!
 
Back
Top