• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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