How can I fix the error: Uninstall conflicting package [clamav-unofficial-sigs.sh] when trying to enable third party anti-virus signature providers?

When enabling third party anti-virus signature providers you must not have any other signature download scripts installed on the server otherwise it might cause problems and your server might get banned by the signature provider for excessive downloads. To fix the error uninstall the clamav-unofficial-sigs packages:

Centos/AlmaLinux/RHEL/CloudLinux

yum remove clamav-unofficial-sigs

Debian/Ubuntu

/usr/local/bin/clamav-unofficial-sigs.sh --remove-script
rm /usr/local/bin/clamav-unofficial-sigs.sh
  • clamav-unofficial-sigs, signatures
  • 1 Los Usuarios han Encontrado Esto Útil
¿Fue útil la respuesta?

Artículos Relacionados

How can I fix any statistics generation problems?

Missing the Warden Crontab Entry There is a crontab entry that will update Warden statistics...

How can I fix the error: "milter-reject: END-OF-MESSAGE from..." in the log and found the AV in error (cannot read /etc/clam.d/scan.conf).

Cloudlinux / Imunify360 added their own version of ClamAV to their repo which accidentally...

How can I fix the error: Can't connect to TCP port 10024 on 127.0.0.0 [Address already in use] when trying to start Amavis?

When trying to start Amavis you see this in the mail log: Oct 02 03:20:15 condor3648 systemd[1]:...

How can I fix the error: Can't connect to TCP port 10024 on ::1 [Cannot assign requested address] when trying to start Amavis?

When trying to start Amavis you see this in the mail log: Oct 02 03:20:15 condor3648 systemd[1]:...

How can I fix the error: Error [Contentfilter_Settings_Contentfilter]. Message [[QUARANTINEDIR] must be a valid directory?

This error means that Amavis was not installed correctly. Try running the Warden from the command...