• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Continuously receiving email from Cron Daemon - Dr.Web

AlexandreM

New Pleskian
Hello,

I keep receiving emails every half-hour like this one:

Dr.Web update details:
Update server: http://update.us1.drweb.com/plesk/700/unix
Update has begun at Tue Jul 23 23:00:02 2013
Update has finished at Tue Jul 23 23:00:30 2013

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



Could someone tell me what this is about and how to fix this problem?

Thank you all for you help,

Best!
 
Edit /etc/cron.d/drweb-update to

*/30 * * * * drweb /opt/drweb/update.pl >/dev/null 2>&1

Be aware that after this change you probably won't notice any update issues as well.
 
Back
Top