• 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.

Unable to delete Domain

J

jfirmino

Guest
Hi there,

I was trying to delete a domain form my Plesk when I got this message error:

Error: Unable to remove domains: Problems occured while removing domains: Delete database user failed: Could not locate entry in sysdatabases for database 'acl2'. No entry found with that name. Make sure that the name is entered correctly.

At first, the error that was something like "Database error: faq already exists". Then I went to MSSQL and the DB user was corrupted. I then manualy deleted the Database and Database user directly on MSSQL. After that, this is now the error that appears and plesk still shows the DB and DB user...

When I try to delete the DB and DB user directly from Plesk, it returns this error:

Delete database user failed: Could not locate entry in sysdatabases for database 'acl2'. No entry found with that name. Make sure that the name is entered correctly.
---------------------- Debug Info -------------------------------
0: C:\Program Files\SWsoft\Plesk\admin\plib\DatabaseManagerMSSQL.php:52
DatabaseManagerMSSQL->dropUserImpl(string 'acl2', string 'acl2')
1: C:\Program Files\SWsoft\Plesk\admin\plib\DatabaseManager.php:87
DatabaseManager->deleteDatabase(object of type Database)
2: C:\Program Files\SWsoft\Plesk\admin\plib\class.DataBasesList.php:244
DataBasesList->remove(array)
3: C:\Program Files\SWsoft\Plesk\admin\htdocs\domains\databases\removeDataBases.php3:41

Can anyone give me a hand here???

Thanks
 
You need just recreate the database `acl2` in MSSQL (without any Plesk users inside) server then domain should be removed without this error
 
Back
Top