• 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 do not work on some servers

Dmytro

Regular Pleskian
Server operating system version
Plesk Obsidian 18.0.66 #1 Web Host Edition
Plesk version and microupdate number
18.0.66 #1
Hi!

For some reason Slave sync stops working on some servers, on some shows "red circle" time to time.
So for example I see next on extension's page ( Plesk Obsidian 18.0.64 #1 Web Host Edition):

o1GufBq.png


and this on slave in the logs:
Code:
Feb 24 15:34:51 ns1 named[3022563]: rejected command channel message from 9*.***.***.197#48375

After one or few F5 (reload) I see again "green circle".

Another server got "red circles" always, if I'm trying to run:

Code:
/usr/sbin/rndc -b 1***.***.***.225 -s 1**.***.***.208 -p 953 -y rndc-key -c /usr/local/psa/var/modules/slave-dns-manager/slave_1**.***.***.208.conf status
rndc: connection to remote host closed
This may indicate that
* the remote server is using an older version of the command protocol,
* this host is not authorized to connect,
* the clocks are not synchronized,
* the key signing algorithm is incorrect, or
* the key is invalid.

and on the Slave's side:

Code:
invalid command from 1**.***.***.225#42397: bad auth

or

Code:
invalid command from 1**.***.***.225#50807: expired

Hope you will help me.
 
For now it seems like time sync issue.
my NTP extension did not work as expected, so I reinstalled it and synchronized time, after that I can't see errors but I will monitor it
 
Back
Top