• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue watchdog error

nMLxTMJTZ

Regular Pleskian
I cannot enable watchdog because i have this error:

Unable to process /opt/psa/etc/modules/watchdog/monitrc.tpl configuration file:
/opt/psa/var/modules/watchdog/data/monitrc.chk:19: Error: the executable does not exist '/bin/systemctl'
/opt/psa/var/modules/watchdog/data/monitrc.chk:20: Error: the executable does not exist '/bin/systemctl'
 
Do you have Plesk installed on CentOS7 server? In this case /bin/systemctl file is a part of systemd package:

# rpm -qf /bin/systemctl
systemd-219-19.el7_2.9.x86_64

Just install it with

# yum install systemd
 
now i have this error: Errore: Error occurred while calling the module utility wdservice: 'Failed to get D-Bus connection: Unknown error -1
 
not work Error occurred while calling the module utility wdservice: 'Failed to get D-Bus connection: Unknown error -1

It's possibile because i running plesk on lxc ?
 
Back
Top