• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

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