Page 1 of 1

[Solved] Cron error message /usr/share/clamav/freshclam-sleep

Posted: 23 Mar 2020 18:37
by ajmind
Since a this weekend I am getting this message:

Code: Select all

ERROR: Download failed (77) ERROR:  Message: Problem with the SSL CA cert (path? access rights?)
ERROR: getpatch: Can't download daily-25758.cdiff from https://database.clamav.net/daily-25758.cdiff
ERROR: Download failed (77) ERROR:  Message: Problem with the SSL CA cert (path? access rights?)
ERROR: getcvd: Can't download daily.cvd from https://database.clamav.net/daily.cvd
ERROR: Update failed for database: daily
ERROR: Database update process failed: Connection failed (5)
ERROR: Update failed.


I have no idea why and where I should look into to slove the problem.
Somebody out there with a soloution for me?

Update:

Code: Select all

successfully set certificate verify locations:
*   CAfile: /usr/share/ssl/certs/ca-bundle.crt
  CApath: none
The a.m. path was not existing, created it and symlinked from

Code: Select all

/etc/ssl/certs
rebooted and everything was running.

However, I do not know what caused this problem, maybe a recent yum upgrade?



BR Andreas