• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Can not remove domain on Subscriptions

VietMinsk

New Pleskian
Hi,

I'm using plesk Panel version 11.0.9 Update #60 . I get this error when remove domain on Subscriptions . Please help me

Error: Unable to delete system user: SysUser->_systemRemove() failed: usermng failed: Class not registered (COM Error 80040154) at Can't CreateInstance(psa.scheduler.device.PSASchedulerCollection)

step 1.pngstep 2.pngstep3.png
 
Last edited:
Try to go domain.com Scheduled Tasks ( Websites & Domains > Scheduled Tasks ), and check that you see the following warning:

"Error: Domain was suspended by administrator."

Make sure that status of this domain in domains table of psa database is 0. Set it to 0 if it is not. After that try remove domain again. Contact Parallels Support Team if you are not familiar with SQL.
 
Dear Igorg,

Thx for reply. I see the following warning:

"Error: Domain was suspended by administrator."

step5.png

And i have a question. How to checkstatus of this domain in domains table of psa database is 0. Set it to 0 if it is not ? I'm using mssql ( Microsoft SQL Server Enterprise Edition (64-bit) )
 
What about:

cd C:\Program Files (x86)\Parallels\Plesk\admin\bin
dbclient --direct-sql --sql="select status from domains where name='yourdomain.com'"
 
Update:

I have just set that status of this domain in domains table of psa database is 0 but i still can not remove.

step9.png
 
Contact Support Team. Looks like there is other reason and it should be investigated directly on your server.
 
have you checked the logs on eventviewer? Also have you tried upgrading it to latest plesk 11.5
 
Back
Top