• 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 messages after migration from 11 to 12

BobClaas

Basic Pleskian
After migrating to a new server and also from plesk 11 to 12 i've got two watchdog errors:

/bin/sh: /usr/local/psa/libexec/modules/watchdog/cp/clean-events: No such file or directory
/bin/sh: /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats: No such file or directory

Both files dont exist. Is it save to delete the scheduled taks or should those tasks exist?
 
Both these files are a part of psa-watchdog package:

[root@ppu12-1 ~]# rpm -qf /usr/local/psa/libexec/modules/watchdog/cp/clean-events
psa-watchdog-12.1.7-cos6.build1201140925.19.i386
[root@ppu12-1 ~]# rpm -qf /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats
psa-watchdog-12.1.7-cos6.build1201140925.19.i386

Try to re-install watchdog.
 
Back
Top