• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue There were some errors in updating the dns record

luoy21

New Pleskian
Hello~
-------
Ërror:dnsmng failed:dnsmng:execve failed for /usr/local/psa/admin/sbin/dnsmng:No such file or directory
System error 2:No such file or directory.
-------
This looks like dnsmng packet is lost, where can I reinstall it? thanks~
 
Last edited:
It is part of plesk-dns-bind-driver package:

# rpm -qf /usr/local/psa/admin/sbin/dnsmng
plesk-dns-bind-driver-17.5.3-cos7.build1705170317.16.noarch

Try to reinstall it or just run

# plesk repair installation
 
Back
Top