• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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