• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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