• 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.

bind stops after 1 minute start

ValdisS

New Pleskian
Does anyone had problem with bind?
bind stops after 1 minute start.
syslog does not show any errors.

VPS have free 4GB ram.
Tried to restart server. Nothing changed.

Any ideas?
 
In /var/log/messages there are lot of
rsyslogd-2177: imuxsock begins to drop messages from pid xxxxx due to rate-limiting
rsyslogd-2177: imuxsock lost xxx messages from pid xxxxx due to rate-limiting

and nothing about bind/named.


But now I can tell that bind is restarted by vps hoster:
"The process named is potential ddos risk. 100% CPU Time ddos Bug with dns cache and libdns on some versions".


Anyway, thank you. (-:
 
Check /var/log/messages on hardware node but not on VPS. Maybe there are kernel OOM killers which kills named processes in VPS due to lack of resources.
 
Back
Top