+------ "Juan Miscaro" wrote (Sun, 1-Jun-2008, 09:05 -0400): | | I upgraded my OpenBSD system from 4.2 stable to 4.3 290408-snapshot | and all was well. I'm using Clamav as my sole virus checker. After | upgrading Clamav from 0.92.1 to 0.93 by source I'm having problems. | The amavisd-new daemon can no longer talk to clamav through the clamd | socket: | | amavis[20611]: (20611-01) (!)run_av (ClamAV-clamd, built-in i/f): Too | many retries to talk to /var/clamav/clamd_sock (timed out) at (eval | 99) line 310. | amavis[20611]: (20611-01) (!!)ClamAV-clamd av-scanner FAILED: | CODE(0x87b45a44) Too many retries to talk to /var/clamav/clamd_sock | (timed out) at (eval 99) line 310. at (eval 99) line 511. | amavis[20611]: (20611-01) (!!)WARN: all primary virus scanners failed, | considering backups | amavis[20611]: (20611-01) (!!)TROUBLE in check_mail: virus_scan | FAILED: virus_scan: ALL VIRUS SCANNERS FAILED: ClamAV-clamd av-scanner | FAILED: CODE(0x87b45a44) Too many retries to talk to | /var/clamav/clamd_sock (timed out) at (eval 99) line 310. at (eval 99) | line 511. | amavis[20611]: (20611-01) (!)PRESERVING EVIDENCE in | /var/amavisd/tmp/amavis-20080601T002552-20611 | | $ su - amavisd -c 'ls /var/clamav/clamd_sock' | srwxrwxrwx 1 amavisd amavisd 0B Jun 1 00:16 /var/clamav/clamd_sock | | I start clamd like this: | | su - amavisd -c /usr/local/clamav/sbin/clamd | | Any ideas on how I can troubleshoot this?
Try this clamav patch: https://wwws.clamav.net/bugzilla/attachment.cgi?id=634 The corresponding bugid is: https://wwws.clamav.net/bugzilla/show_bug.cgi?id=885 Best Regards, Chuck ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/