• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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