Jump to content

Unraid 6.12.6 ClamAV startet nicht


Joshua2go
Go to solution Solved by Joshua2go,

Recommended Posts

Hallo,

durch Zufall bin ich auf ClamAV gestoßen und habe mir dies gleich, als Docker, unter Unraid 6.12.6 installiert. Leider startet ClamAV keinen Virenscan und stoppt, bei manuellem Startversuch, auch sofort wieder. Ich habe ClamAV mit Standardeinstellungen installiert. Braucht ClamAV eventuell noch Zusätzliche Software um starten zu können? Würde mich über einen Tipp sehr freuen.

 

Mit freundlichen Grüßen

Joshua

Link to comment
  • Solution

ERROR: Can't create freshclam.dat in /var/lib/clamav
ERROR: Failed to save freshclam.dat!
WARNING: Failed to create a new freshclam.dat!
ERROR: initialize: libfreshclam init failed.
ERROR: Initialization error!
ERROR: Can't create freshclam.dat in /var/lib/clamav
ERROR: Failed to save freshclam.dat!
WARNING: Failed to create a new freshclam.dat!
ERROR: initialize: libfreshclam init failed.
ERROR: Initialization error!

2023-12-04T02:18:07+01:00 ClamAV process starting

Unpdating ClamAV scan DB

Hint: The database directory must be writable for UID 100 or GID 101

An error occurred (freshclam returned with exit code '2')


2023-12-04T02:18:23+01:00 ClamAV process starting

Unpdating ClamAV scan DB

Hint: The database directory must be writable for UID 100 or GID 101

An error occurred (freshclam returned with exit code '2')

 

Hab nun die Lösung, in der Beschreibung von Clamav gefunden. Die Befehle, in der Konsole, haben das Problem beseitigt.

 

chmod -R u-x,go-rwx,go+u,ugo+X /mnt/cache/appdata/clamav && chown -R nobody:users /mnt/cache/appdata/clamav

 

Edited by Joshua2go
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...