• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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