• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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