• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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