• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Anacron job 'cron.daily' never stops

Jimlee3

Basic Pleskian
After a few years I still get these emails:

Code:
/etc/cron.daily/drweb-update:

Dr.Web update details:
Update has begun at Tue Jul 12 03:37:16 2016
Update has finished at Tue Jul 12 03:37:21 2016

Following files have been updated:
        /var/drweb/bases/drwdaily.vdb
        /var/drweb/bases/drwtoday.vdb
        /var/drweb/bases/dwmtoday.vdb
        /var/drweb/bases/dwntoday.vdb
        /var/drweb/bases/dwrtoday.vdb
        /var/drweb/bases/timestamp
        /var/drweb/updates/timestamp

ERROR: Dr.Web Updater: can not send HUP signal to Dr.Web daemon (pid=13867, error=No such process) !
Dr.Web update details:
Update has begun at Tue Jul 12 03:37:16 2016
Update has finished at Tue Jul 12 03:37:21 2016

Following files have been updated:
        /var/drweb/bases/drwdaily.vdb
        /var/drweb/bases/drwtoday.vdb
        /var/drweb/bases/dwmtoday.vdb
        /var/drweb/bases/dwntoday.vdb
        /var/drweb/bases/dwrtoday.vdb
        /var/drweb/bases/timestamp
        /var/drweb/updates/timestamp

See Dr.Web Updater log file for details.

I have followed several articles on this forum and deleted/uninstalled dr web. No matter what I do, I keep getting these emails everyday.

Can someone help to disable this Dr. Web junk forever?
 
Have you tried to set following in /etc/drweb/drweb_handler.conf :

[ErrorNotifications]
SenderNotify = no
AdminNotify = yes <---- change to no
RcptsNotify = no
 
Have you tried to set following in /etc/drweb/drweb_handler.conf :

[ErrorNotifications]
SenderNotify = no
AdminNotify = yes <---- change to no
RcptsNotify = no
is it possible to completely remove this DrWeb?
I followed a instruction from the documentation and fully removed it, but I still get these emails
 
Back
Top