linux-malware-detect
linux-malware-detect copied to clipboard
clamscan returned an error
after running scanner i get;
maldet(272634): {scan} clamscan returned an error, check /usr/local/maldetect/logs/clamscan_log for more details!
and it does not complete although it says;
maldet(272634): {scan} scan completed on /var/www/: files 6687, malware hits 0, cleaned hits 0, time 3s
so in cat /usr/local/maldetect/logs/clamscan_log
Dec 28 21:28:51 cp1 clamscan start Dec 28 21:28:51 cp1 executed: /usr/bin/nice -n 19 /usr/local/bin/clamdscan --infected --no-summary -f /usr/local/maldetect/tmp/.find.272634 Dec 28 21:28:53 cp1 clamscan end Dec 28 21:28:53 cp1 clamscan end
any ideas?
clamdscan does not have an option --infected....
clamdscan does not have an option --infected....
old reply but clamdscan actually have the option --infected with the short option of -i
Maybe old reply, but the issue is still ongoing. :( Which is causing maldetect to stop the scan.