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

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