We are pushing clamav Docker image to PCF. We have setting to NOT start freshclam, as in: CLAMAV_NO_FRESHCLAMD=true CF_DOCKER_PASSWORD=xxx ./cf push clamav --docker-image docker-repo/clamav/clamav:0.105.1 --docker-username service-user -m 3G
However we are still seeing this in logs: 022-11-09T15:00:13.950-05:00 [APP/PROC/WEB/0] [OUT] Starting Freshclamd 2022-11-09T15:00:13.965-05:00 [APP/PROC/WEB/0] [OUT] ClamAV update process started at Wed Nov 9 20:00:13 2022 2022-11-09T15:00:13.967-05:00 [APP/PROC/WEB/0] [OUT] daily database available for update (local version: 26700, remote version: 26715) 2022-11-09T15:00:37.560-05:00 [APP/PROC/WEB/0] [OUT] ^Download failed (28) ^ Message: Timeout was reached 2022-11-09T15:00:37.560-05:00 [APP/PROC/WEB/0] [OUT] ^downloadPatch: Can't download daily-26701.cdiff from https://database.clamav.net/daily-26701.cdiff 2022-11-09T15:00:47.498-05:00 [HEALTH/0] [ERR] Failed to make TCP connection to port 7357: connection refused 2022-11-09T15:00:47.498-05:00 [CELL/0] [ERR] Failed after 1m0.688s: readiness health check never passed. _______________________________________________ clamav-devel mailing list clamav-devel@lists.clamav.net https://lists.clamav.net/mailman/listinfo/clamav-devel Please submit your patches to our Github: https://github.com/Cisco-Talos/clamav-devel/pulls Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml