> Date: Thursday, December 29, 2022 14:36:28 +0000 > From: newcomer01 via clamav-users <clamav-users@lists.clamav.net> > > i have this problem with freshclam since long time and I can't fix > it (Ubuntu 22.04.1) > When i run freshclam with a cron job (@rebot) this log come's up: > >> Thu Dec 29 13:36:51 2022 -> -------------------------------------- >> Thu Dec 29 13:36:51 2022 -> ClamAV update process started at Thu Dec 29 13:36:51 2022 >> Thu Dec 29 13:36:51 2022 -> WARNING: Can't query current.cvd.clamav.net >> Thu Dec 29 13:36:51 2022 -> WARNING: Invalid DNS reply. Falling back to HTTP mode. >> Thu Dec 29 13:36:51 2022 -> Trying to retrieve CVD header from https://database.clamav.net/daily.cvd >> Thu Dec 29 13:36:51 2022 -> WARNING: remote_cvdhead: Download failed (6) >> Thu Dec 29 13:36:51 2022 -> WARNING: Message: Couldn't resolve host name >> Thu Dec 29 13:36:51 2022 -> Trying again in 5 secs...
. . . >> Thu Dec 29 13:36:56 2022 -> WARNING:ᅠ Message: Couldn't resolve host name >> Thu Dec 29 13:36:56 2022 -> Trying again in 5 secs... . . . >> Thu Dec 29 13:37:01 2022 -> Trying to retrieve CVD header from https://database.clamav.net/daily.cvd >> Thu Dec 29 13:37:01 2022 -> OK >> Thu Dec 29 13:37:01 2022 -> daily database available for download (remote version: 26765) . . . > When I run the same command later in the day, all is fine. > What can I do to solve the issue? When you have a problem like this it's good to carefully read down through the error messages provided as you'll often find hints there. As shown in your log, the first couple of attempts failed due to dns name resolution failures, then it worked on its retry. You will need to use a tool like dig to work through why your machine is having these lookup failures. It could be latency in the response from the nameservers you have configured or a problem is how [or what] you have configured [as] the nameservers that this machine is using. It is possible that there is an issue with the nameservers on the clamav.net side, but that seems less likely as there would probably be more general reporting of a problem if that were the case. _______________________________________________ Manage your clamav-users mailing list subscription / unsubscribe: https://lists.clamav.net/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/Cisco-Talos/clamav-documentation https://docs.clamav.net/#mailing-lists-and-chat