Quote:
Originally Posted by vavai Hi tgx,
AV would be possible to refuse the connection because the ClamaV engine was too old and need an upgrade. If you checked out your logs, it should be warning about the upgrade message. I'm experience with this on some old Zimbra installation. |
Yes. However, I would expect it to fail consistently. Not run for two weeks after being restarted and then spontaneously die.
**UPDATE** I have found something of interest in the clamd.log.
This is the moment that the service failed to start after shutting down for backup.
LibClamAV Error: cli_load(): Can't open file /opt/zimbra/data/clamav/db/main.cvd
ERROR: Unable to open file or directory
However, running zmclamdctl start manually, 8 hours later and it came up fine.
**MORE INFO** There is no file called main.cvd in /opt/zimbra/data/clamav/db. There IS a file called main.cld.
Is there a typo in a script somewhere?
Going to look at upgrading ClamAV.
**Upgraded to ClamAV 0.95.3 using Wiki instructions. Will monitor for results.**