• 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 Slave DNS Manager no longer works

H9k

Regular Pleskian
I have set up the Slave DNS Manager extension a while ago and it worked fine for a while, but since a couple of months it fails to automatically add new domains when I add a subscription or a domain.
If I run the command manually like so
Code:
/usr/sbin/rndc -c /opt/psa/var/modules/slave-dns-manager/slave_1.2.3.4.conf addzone $1 "{ type slave; file \"$1\"; masters { 1.2.3.4; }; };"
it works fine.
The Slave DNS Manager reports status OK for the configuration.
Running Plesk 17.0 at the moment.
 
Sorry for getting back so late.
In the meanwhile I upgraded Plesk from 17.0 to 17.5 but the problem persists.
I have enabled debug mode as you suggested and looked at the file, however there are no mentions of the slave dns extension, at least as far as I can see. How should these entries look like, and when should they happen during domain creation / deletion?
 
Back
Top