Here is some context, I am trying to make clamav work in omv 7, but I can't. When I do a scan from a ssh terminal (as superuser, as normal user it doesn't work), I put "clamscan -r (path-to-shared folder)" and it works just fine, but when i start it from the web ui, it shows "file": file is not a regular file, and the scan fails. How can i solve this? I already tried setting up the settings of clamav as the scan time, the max file size and etc., but that apparently didn't worked. I tried running <clamdscan --fdpass --stdout --verbose "/srv/dev-disk-by-uuid-<UUID>/path/to/shared-folder">., but that worked flawlessly.
I forgot to mention that the log don't show any errors, and when i run the scan from the web ui, it shows "clamd broken pipe tree walk aborted", and it fails. I installed omv from the original ISO, not with a debian image. What should I do?