ClamAV error in freshclam

Hi everyone, my ClamAV is returning an error in freshclam.

sudo dnf install clamav-freshclam
sudo chgrp virusgroup /etc/freshclam.conf
sudo chmod g+r /etc/freshclam.conf
sudo gpasswd -a ${USER} virusgroup
sudo loginctl terminate-user ${USER}

Hi, the commands worked, but when activating the services, this error occurred:

sudo freshclam
sudo sed -i -e "/^#LocalSocket\s/s/^#//" /etc/clamd.d/scan.conf
sudo systemctl enable clamav-freshclam.service clamd@scan.service
sudo systemctl restart clamav-freshclam.service clamd@scan.service

Thanks, all right. It was late here yesterday, so I went to sleep.
:slight_smile: