Git Product home page Git Product logo

Comments (5)

aznarepse avatar aznarepse commented on August 17, 2024

I actually think I found the reason for the refusal, the container keeps restarting because the download of the initial database uplift fails, excerpt from the logs:


Wed Apr 15 17:28:51 2020 -> ^fc_update_databases: fc_update_database failed: Connection failed (5)
Wed Apr 15 17:28:51 2020 -> !Database update process failed: Connection failed (5)
Wed Apr 15 17:28:51 2020 -> !Update failed.
[bootstrap] Initial clam DB download.
Wed Apr 15 17:28:52 2020 -> ClamAV update process started at Wed Apr 15 17:28:52 2020
Wed Apr 15 17:28:52 2020 -> ^Your ClamAV installation is OUTDATED!
Wed Apr 15 17:28:52 2020 -> ^Local version: 0.102.1 Recommended version: 0.102.2
Wed Apr 15 17:28:52 2020 -> DON'T PANIC! Read https://www.clamav.net/documents/upgrading-clamav
Wed Apr 15 17:28:52 2020 -> daily.cvd database is up to date (version: 25783, sigs: 2265707, f-level: 63, builder: raynman)
Wed Apr 15 17:28:52 2020 -> main database available for download (remote version: 59)
Wed Apr 15 17:29:52 2020 -> ^Download failed (28) Wed Apr 15 17:29:52 2020 -> ^ Message: Timeout was reached
Wed Apr 15 17:29:52 2020 -> ^getcvd: Can't download main.cvd from https://database.clamav.net/main.cvd
Wed Apr 15 17:29:52 2020 -> Trying again in 5 secs...
Wed Apr 15 17:29:57 2020 -> main database available for download (remote version: 59)
Wed Apr 15 17:30:57 2020 -> ^Download failed (28) Wed Apr 15 17:30:57 2020 -> ^ Message: Timeout was reached
Wed Apr 15 17:30:57 2020 -> ^getcvd: Can't download main.cvd from https://database.clamav.net/main.cvd
Wed Apr 15 17:30:57 2020 -> Trying again in 5 secs...
Wed Apr 15 17:31:02 2020 -> main database available for download (remote version: 59)
Wed Apr 15 17:32:02 2020 -> !Download failed (28) Wed Apr 15 17:32:02 2020 -> ! Message: Timeout was reached
Wed Apr 15 17:32:02 2020 -> !getcvd: Can't download main.cvd from https://database.clamav.net/main.cvd
Wed Apr 15 17:32:02 2020 -> Giving up on https://database.clamav.net...
Wed Apr 15 17:32:02 2020 -> !Update failed for database: main
Wed Apr 15 17:32:02 2020 -> ^fc_update_databases: fc_update_database failed: Connection failed (5)
Wed Apr 15 17:32:02 2020 -> !Database update process failed: Connection failed (5)
Wed Apr 15 17:32:02 2020 -> !Update failed.
[bootstrap] Initial clam DB download.
Wed Apr 15 17:32:04 2020 -> ClamAV update process started at Wed Apr 15 17:32:04 2020
Wed Apr 15 17:32:04 2020 -> ^Your ClamAV installation is OUTDATED!
Wed Apr 15 17:32:04 2020 -> ^Local version: 0.102.1 Recommended version: 0.102.2
Wed Apr 15 17:32:04 2020 -> DON'T PANIC! Read https://www.clamav.net/documents/upgrading-clamav
Wed Apr 15 17:32:04 2020 -> daily.cvd database is up to date (version: 25783, sigs: 2265707, f-level: 63, builder: raynman)

Any suggestions?

from docker-clamav.

mko-x avatar mko-x commented on August 17, 2024

hey @aznarepse
it seems like a networking problem to me - maybe a firewall or a port collision with other routes.
check the logs and wether the host and the network connection allows the connection.
maybe you have a proxy?

more logs would be helpful

from docker-clamav.

mko-x avatar mko-x commented on August 17, 2024

there are some problems known to 0.102.1 of clamav, you may try the alpine-edge image as it uses latest 0.102.2 version

from docker-clamav.

aznarepse avatar aznarepse commented on August 17, 2024

Thank you very much for your very quick response.
There is not more log, it just keeps repeating the same and restarting.
I'll investigate in the host and come back with some info.

from docker-clamav.

aznarepse avatar aznarepse commented on August 17, 2024

Host is all right. However, I did try the alpine-edge image and it works. The problem is with the alpine image.
Thanks for your help and for this handy container.

from docker-clamav.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.