• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

watchdog not starts

macarenom

New Pleskian
It shows this message every time I push activate button.
'start: Job is already running: psa-wdcollect'

I tried to stop/start with:
/usr/local/psa/admin/bin/modules/watchdog/wd --start-wdcollect
.. and shows the same message.

I tried to delete the pid file from watchdog, I also tried to uninstall/install the application, ...

The logs not shows nothing:
/usr/local/psa/var/modules/watchdog/log/monit.log
/var/log/plesk/modules/monit.log

What can I do?

Thanks!
 
Could you provide some entries from "/var/log/plesk/modules/wdcollect.log" ( "/var/log/wdcollect.log" should have a symlink to that log ) as well?
 
Hello,

The log not shows nothing important :-/

3600 Oct 29 17:50:54 [info] Language es-ES is used for sending e-mail messages.
3600 Oct 29 17:50:54 [info] Database server connection has been established.
3600 Oct 29 17:50:54 [info] Server started.
3600 Oct 31 13:14:54 [info] Language es-ES is used for sending e-mail messages.
3600 Oct 31 13:14:54 [info] Database server connection has been established.
3600 Oct 31 13:14:54 [info] Server started.
3600 Oct 31 13:15:05 [info] Language es-ES is used for sending e-mail messages.
3600 Oct 31 13:15:05 [info] Database server connection has been established.
3600 Oct 31 13:15:05 [info] Server started.
 
I do not understand why do you think that watchdog is not started and should be started manually? Have you checked output of

# ps ax | grep wdcollect

at least?
 
Back
Top