• 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 ERROR: Dr.Web Updater: key file not found ! every 30 mins

What is the output of

# cat /etc/cron.daily/drweb-update

?
 
#!/bin/sh
exec /opt/drweb/update.pl > /dev/null 2>&1

how i can fix this file ?

if run /etc/cron.d/drweb-update

output is
-bash: /etc/cron.d/drweb-update: Permission denied
 
Back
Top