clamscan error
I receive this error from clamscan cron daily
LibClamAV Error: mpool_malloc(): Can't allocate memory (262144 bytes).
LibClamAV Error: cli_parse_add(): Problem adding signature (3).
LibClamAV Error: Problem parsing database at line 3653
LibClamAV Error: Can't load /usr/local/cpanel/3rdparty/share/clamav/winnow_phish_complete_url.ndb: Malformed database
LibClamAV Error: cli_loaddbdir(): error loading database /usr/local/cpanel/3rdparty/share/clamav/winnow_phish_complete_url.ndb
ERROR: Malformed database-
Hello Please check whether you have issues with primary memory availability by executing the following command from the shell #free -m or #free -g 0 -
root@server1 [~]# free -m total used free shared buffers cached Mem: 15939 15601 337 0 1173 5798 -/+ buffers/cache: 8628 7310 Swap: 2045 4 2041 0 -
the error get only crontab but if I run same command from console it work fine 0 -
Hello, Are you using the version of ClamAV packaged with cPanel? You can run the following commands to verify this: rpm -qa | grep clamd which clamscan
Note the last command assumes you are using "clamscan" as the direct command in your cron job instead of defining a path. Thank you.0
Please sign in to leave a comment.
Comments
4 comments