• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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