• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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