• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • 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.

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