User Tools

Site Tools


antivirus_not_working

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
antivirus_not_working [2024/07/26 13:30] adminantivirus_not_working [2024/07/26 14:06] (current) admin
Line 12: Line 12:
  
 to update the database. Start the module again and you should be good to go. to update the database. Start the module again and you should be good to go.
 +
 +If this is not working try to completely uninstalling clamav firtst in the GUI (disable module than uninstall Antivirus) and for sake of security again via a terminal.
 +
 +  apt remove clamav clamav-daemon
 +  apt autoremove
 +  apt autoclean
 +  apt update
 +
 +You should now completely clamav free. 
 +
 +Install the module via the GUI again and enable it. Don't start the module yet!
 +
 +Open a terminal and do the following:
 +
 +  service clamav-freshclam stop
 +  freshclam
 +
 +Wait until freshclam has updated all files. It might be possible that your connection will be reset. Try this again later of find a server that has the missing files (var/lib/clamav 4 fils). The one going stuck is most probably main.cvd as it is round 160mb. 
 +
 +If finished start the service again:
 +
 +  service clamav-freshclam start
 +
 +After that go into the GUI and start the AV module. It should run now. 
  
  
antivirus_not_working.1721993411.txt.gz · Last modified: 2024/07/26 13:30 by admin