• 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

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