HI
Currently i was checking to update the database of clam AV im getting this error
and it can ping the server
checked that it does not have apparmor
Not sure what else i can do?
Thank you
Currently i was checking to update the database of clam AV im getting this error
Code:
Feb 1 23:18:52 mail freshclam[16755]: Trying again in 5 secs...
Feb 1 23:18:57 mail freshclam[16755]: Your ClamAV installation is OUTDATED!
Feb 1 23:18:57 mail freshclam[16755]: Local version: 0.101.4 Recommended version: 0.103.5
Feb 1 23:18:57 mail freshclam[16755]: DON'T PANIC! Read https://www.clamav.net/documents/upgrading-clamav
Feb 1 23:18:57 mail freshclam[16755]: securiteinfo.hdb is up to date (version: custom database)
Feb 1 23:18:57 mail freshclam[16755]: securiteinfo.ign2 is up to date (version: custom database)
Feb 1 23:18:58 mail freshclam[16755]: javascript.ndb is up to date (version: custom database)
Feb 1 23:18:58 mail freshclam[16755]: spam_marketing.ndb is up to date (version: custom database)
Feb 1 23:18:58 mail freshclam[16755]: securiteinfohtml.hdb is up to date (version: custom database)
Feb 1 23:18:59 mail freshclam[16755]: securiteinfoascii.hdb is up to date (version: custom database)
Feb 1 23:18:59 mail freshclam[16755]: securiteinfoandroid.hdb is up to date (version: custom database)
Feb 1 23:18:59 mail freshclam[16755]: securiteinfoold.hdb is up to date (version: custom database)
Feb 1 23:18:59 mail freshclam[16755]: securiteinfopdf.hdb is up to date (version: custom database)
Feb 1 23:18:59 mail freshclam[16755]: main.cvd is up to date (version: 62, sigs: 6647427, f-level: 90, builder: sigmgr)
Feb 1 23:18:59 mail freshclam[16755]: Giving up on database.clamav.net...
Feb 1 23:18:59 mail freshclam[16755]: Update failed. Your network may be down or none of the mirrors listed in /etc/clamav/freshclam.conf is working. Check https://www.clamav.net/documents/official-mirror-faq for possible reasons.
and it can ping the server
Code:
root@mail:~# ping -4 database.clamav.net
PING database.clamav.net.cdn.cloudflare.net (104.16.218.84) 56(84) bytes of data.
64 bytes from 104.16.218.84 (104.16.218.84): icmp_seq=1 ttl=55 time=36.2 ms
64 bytes from 104.16.218.84 (104.16.218.84): icmp_seq=2 ttl=55 time=36.2 ms
64 bytes from 104.16.218.84 (104.16.218.84): icmp_seq=3 ttl=55 time=36.2 ms
64 bytes from 104.16.218.84 (104.16.218.84): icmp_seq=4 ttl=55 time=36.1 ms
checked that it does not have apparmor
Code:
root@mail:~# apt remove apparmor -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'apparmor' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 128 not upgraded.
Not sure what else i can do?
Thank you
Last edited: