• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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