Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 2021 11:09:38 -0500
From:      David Banning <david+dated+1611936580.6d1518@skytracker.ca>
To:        questions@freebsd.org
Subject:   clamd appears to hanging
Message-ID:  <20210124160938.GA82891@skytracker.ca>

next in thread | raw e-mail | index | archive | help
I just installed clamd on an older version of Freebsd. Freshclam appears to be working fine,  but clamd seems to hang, which prevents my server from booting.
I don't see anything in the log;

Sun Jan 24 09:53:57 2021 -> +++ Started at Sun Jan 24 09:53:57 2021
Sun Jan 24 09:53:57 2021 -> clamd daemon 0.98.1 (OS: freebsd9.3, ARCH: i386, CPU: i386)
Sun Jan 24 09:53:57 2021 -> Running as user clamav (UID 1037, GID 1037)
Sun Jan 24 09:53:57 2021 -> Log file size limited to 1048576 bytes.
Sun Jan 24 09:53:57 2021 -> Reading databases from /var/db/clamav
Sun Jan 24 09:53:57 2021 -> Not loading PUA signatures.
Sun Jan 24 09:53:57 2021 -> Bytecode: Security mode set to "TrustSigned".
Sun Jan 24 09:59:16 2021 -> Loaded 8576476 signatures.
Sun Jan 24 10:08:40 2021 -> LOCAL: Removing stale socket file /var/run/clamav/clamd.sock
Sun Jan 24 10:08:40 2021 -> LOCAL: Unix socket file /var/run/clamav/clamd.sock
Sun Jan 24 10:08:40 2021 -> LOCAL: Setting connection queue length to 200
Sun Jan 24 10:08:41 2021 -> Limits: Global size limit set to 104857600 bytes.
Sun Jan 24 10:08:41 2021 -> Limits: File size limit set to 26214400 bytes.
Sun Jan 24 10:08:41 2021 -> Limits: Recursion level limit set to 16.
Sun Jan 24 10:08:41 2021 -> Limits: Files limit set to 10000.
Sun Jan 24 10:08:41 2021 -> Limits: Core-dump limit is 4294967295.
Sun Jan 24 10:08:41 2021 -> Limits: MaxEmbeddedPE limit set to 10485760 bytes.
Sun Jan 24 10:08:41 2021 -> Limits: MaxHTMLNormalize limit set to 10485760 bytes.
Sun Jan 24 10:08:41 2021 -> Limits: MaxHTMLNoTags limit set to 2097152 bytes.
Sun Jan 24 10:08:41 2021 -> Limits: MaxScriptNormalize limit set to 5242880 bytes.
Sun Jan 24 10:08:41 2021 -> Limits: MaxZipTypeRcg limit set to 1048576 bytes.
Sun Jan 24 10:08:41 2021 -> Archive support enabled.
Sun Jan 24 10:08:41 2021 -> Algorithmic detection enabled.
Sun Jan 24 10:08:41 2021 -> Portable Executable support enabled.
Sun Jan 24 10:08:41 2021 -> ELF support enabled.
Sun Jan 24 10:08:41 2021 -> Mail files support enabled.
Sun Jan 24 10:08:41 2021 -> OLE2 support enabled.
Sun Jan 24 10:08:41 2021 -> PDF support enabled.
Sun Jan 24 10:08:41 2021 -> SWF support enabled.
Sun Jan 24 10:08:41 2021 -> HTML support enabled.
Sun Jan 24 10:08:41 2021 -> Self checking every 600 seconds.
Sun Jan 24 10:08:41 2021 -> Listening daemon: PID: 75312
Sun Jan 24 10:08:41 2021 -> MaxQueue set to: 100
Sun Jan 24 10:08:41 2021 -> Set stacksize to 1114112

Any pointers towards getting this up and running would be helpful.
The Freebsd version and Clamd version are noted at the beginning of the log.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210124160938.GA82891>