• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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