76, 7, 8?
76, 7, 8?
Ok, so lets fix the clamav issue next. Tell us the workaround. Thanks.A new build of 1.6454e699ad264538f8c57059873b3ebeb78e20f2e68
is released with the following changes:
- Evolution fix to remove surplus email accounts count widget at the bottom of the page, reported in the ticketing system
- CustomBuild fix to create missing symlinks to mysql client binary on fresh installs, thanks @MaXi32
So, I did the "obvious" test to just re-add and re-link the IPv6, it works now. So probably a bug on my installationThe scripts had some minor changes, but the behaviour or the scripts should be identical. I can not reproduce the issue locally. I think it is not related to the update. Please open the support ticket so we could request SSH access and investigate it further.
Failed to restart clamav-freshclam.service: Unit clamav-freshclam.service not found.
clamav-freshclam.service
is provided by the clamav-update
OS package. On the affected machine the package was installed, but service file was missing:# rpm -ql clamav-update | grep service
/usr/lib/systemd/system/clamav-freshclam.service
# stat /usr/lib/systemd/system/clamav-freshclam.service
stat: cannot statx '/usr/lib/systemd/system/clamav-freshclam.service': No such file or directory
# yum reinstall clamav-server clamav-data clamav-update clamav-filesystem clamav clamav-scanner-systemd clamav-devel clamav-lib clamav-server-systemd
...
Is this ok [y/N]: y
...
# /usr/local/directadmin/custombuild/build clamav
Installing clamav...
Enabling clamd in systemd...
Created symlink /etc/systemd/system/multi-user.target.wants/clamav-freshclam.service -> /usr/lib/systemd/system/clamav-freshclam.service.
Restarting freshclam.
Restarting clamd.
Restarting exim.
Done ClamAV.
Updated today (so the latest version with updated hotfix). Debian Buster 10.
Same issue with CLAMAV. No support ticket possible as I have license via VPS/hoster.
After update get this message: This message has been automatically generated notifying you that the service clamav-daemon is currently down.
Also should I be seeing a different custombuild section in the GUI? It still looks exactly the same (had the plugin already installed)
If Clamav is present then maldet is configured to make use of Clamav, so it might be the Clamav issue is causing the maldet problem.I am also seeing an error with maldet.service (LFD?) this seems to be loaded but shows failed / failed under systemctl
systemctl status clamav-freshclam
● clamav-freshclam.service - ClamAV virus database updater
Loaded: loaded (/usr/lib/systemd/system/clamav-freshclam.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Thu 2022-11-24 16:55:43 CET; 28s ago
Docs: man:freshclam(1)
man:freshclam.conf(5)
https://docs.clamav.net/
Process: 6675 ExecStart=/usr/bin/freshclam -d --foreground=true (code=exited, status=9)
Main PID: 6675 (code=exited, status=9)
Nov 24 16:55:43 de1.ad.nl systemd[1]: Started ClamAV virus database updater.
Nov 24 16:55:43 de1.ad.nl freshclam[6675]: ERROR: No DatabaseMirror or PrivateMirror servers set in freshclam config file.
Nov 24 16:55:43 de1.ad.nl freshclam[6675]: ERROR: Unable to find DatabaseMirror or PrivateMirror option(s) that specify database server FQDNs.
Nov 24 16:55:43 de1.ad.nl systemd[1]: clamav-freshclam.service: Main process exited, code=exited, status=9/n/a
Nov 24 16:55:43 de1.ad.nl systemd[1]: clamav-freshclam.service: Failed with result 'exit-code'.
vi /etc/freshclam.conf
DatabaseMirror database.clamav.net
systemctl status clamav-freshclam
sudo freshclam
1a085e5b4996e5cac61034cc785a01e3bc7c68d2
. It will detect missing service file and reinstall fresh-clam (with clamav-update
package on RHEL and clamav-freshclam
package on Debian). It will not show-up as a clamav upgrade, but can be triggered by just rebuilding ClamAV with /usr/local/directadmin/custombuild/build clamav
command.DA_ADMIN_USER
environment variable when calling setup.sh
.curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0
Release-Date: 2018-09-05
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
curl: /usr/bin/curl /usr/include/curl /usr/share/man/man1/curl.1.gz
That is correct, DA controlled cURL had 7.85, but OS controlled have 7.61.1 see my other post regarding thiscurl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0 Release-Date: 2018-09-05