• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Error Updating DNS Record (Plesk 10.4.4 Windows 2008 RD SP1)

rohankleem

New Pleskian
After trying to update dns records for a domain name (changing the A Record for mail), I get...
----------------------------------------------------

The operation you were performing failed. You can retry the operation with or without changing its parameters. You may also want to report this problem to our support so that we could help you as soon as possible.


dnsmng::update() failed: dnsmng failed: Unknown error 0x80131501 (COM Error 80131501, Description: Provider load failure ) at createPrimaryZone ZoneName = '40.125.202.in-addr.arpa'
---------------------- Debug Info -------------------------------
0: DNSManager.php:954
DNSManager::updateDNSZone(object of type DNSZone, boolean false, boolean false, boolean false, boolean false)
1: DomainAlias.php:237
DomainAlias->update()
2: DomainAliasesManager.php:192
DomainAliasesManager::updateDomainAlias(object of type DomainAlias, boolean true, boolean true)
3: DNSManager.php:934
DNSManager::updateDNSZone(object of type DNSZone, boolean false, boolean false, boolean true)
4: DNSZoneEdit.php:142
DNSZoneEdit->applyChanges()
5: DNSUIPointer.php:43
DNSUIPointer->accessItem(string 'POST', NULL null)
6: UIPointer.php:600
UIPointer->access(string 'POST')
7: plesk.php:50
 
What interface do I use to type this in? Is this command prompt? And which directory can the exe file be found in?
--------------------
1)-------
Is this it....
Windows Cmmand Prompt:
cmd> %plesk_dir%\admin\bin\defpackagemng.exe --fix --type=dnsserver
2) --------------------------
This failed.

After executing defpackagemng.exe with those arguments from Command Prompt, the command screen paused for 20 seconds, the error message was:

Execute dnsmng.exe REMOVE * failed with error code 1: Unknown error 0x80131501 (COM Error 80131501, Description: Provider load failure > at allow recursion
3) ---------------------------------------
Despite the error in Command Prompt, I have been able to update the DNS of a selected domain name with a success message. The DNS settings in the domain control panel appears to have updated the A Record for mail successfully, but I will have to wait to see if the change propagates to other name servers (previously it was not propagating to other name servers despite the changed IP showing in Plesk CP)
 
Last edited:
Back
Top