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

DNS problem domain creation & removing Failed

T

ton-pis

Guest
please, Help me

Failed domain creation: Unable to update domain data: Unable to create dnsmng object: dnsmng failed: Empty error message from utility.
---------------------- Debug Info -------------------------------
0: plib\ui_common\DomainPropertiesUIPointer.php:250
DomainPropertiesUIPointer->accessItem_create(string 'POST')
1: plib\ui_common\DomainPropertiesUIPointer.php:62
DomainPropertiesUIPointer->accessItem(string 'POST', NULL null)
2: plib\UIPointer.php:599
UIPointer->access(string 'POST')
3: htdocs\plesk.php:42

-----------------------------------------------------------------------------------------------------------------

Problems occured while removing domains: dnsmng::remove() failed: dnsmng failed: Empty error message from utility.
---------------------- Debug Info -------------------------------
0: plib\class.Client.php3:628
Client->removeDomains()
1: plib\class.Client.php3:670
Client->remove()
2: plib\ui_common\ClientDeleteUIPointer.php:61
ClientDeleteUIPointer->accessItem(string 'POST', NULL null)
3: plib\UIPointer.php:599
UIPointer->access(string 'POST')
4: htdocs\plesk.php:42
 
We're having the same exact problem after upgrading from Plesk 9.1 to Plesk 9.5 on Windows 2008 R2 64-bit, using default Windows DNS server. Nothing in KB, Plesk support does not respond!! Our whole DNS server is not functional anymore:

dnsmng::update() failed: dnsmng failed: Empty error message from utility.
---------------------- Debug Info -------------------------------
0: DNSManager.php:727
DNSManager::updateDNSZone(object of type DNSZone, boolean false, boolean false, boolean true)
1: DNSZoneEdit.php:135
DNSZoneEdit->applyChanges()
2: DNSUIPointer.php:28
DNSUIPointer->accessItem(string 'POST', NULL null)
3: UIPointer.php:601
UIPointer->access(string 'POST')
4: plesk.php:43

==
 
*Resolved*

@Michael:

This was resolved in another post, see:

"There is a fix that helps with this dnsmng issue: http://kb.odin.com/en/8652

Might be useful -- we had a case when after applying this fix switching DNS from Bind to MS kept hanging when run from Plesk panel or from command line. It was caused by hung up defpackagemng.exe and dnsmng.exe processes. After killing all instances (can be done from task manager, 'processes' tab, of from command line with 'taskkill /F /IM'), switching nameservers back and forth started to work correctly. "


Make sure to backup your DNS server
 
I don't have either of those processes running. The only thing I have is dwm.exe and dns.exe.
 
Back
Top