• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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