squidclamav icon indicating copy to clipboard operation
squidclamav copied to clipboard

squidclamav can't put a file

Open evritchie opened this issue 3 years ago • 2 comments

Hello, I'm having a strange issue with squid ftp proxy and squidclamav, I can do dir and get commands but when I try to do a put, it just hangs. I have tried using tcpdump and strace but still can't find where the issue is. I also tried running c-icap in debug mode but nothing jumps out. Any ideas? Thanks Eric

evritchie avatar Sep 27 '22 21:09 evritchie

Hi, If there is no c-icap ouput related to squidclamav that mean that we never go through squidclamav, the hang is at a higher lever.

darold avatar Sep 28 '22 03:09 darold

Thanks. I figured its related to c-icap or squidclamav. If I take the c-icap settings out of squid.conf, the put command works. I have attached output from debug logs and strace when the hang starts, please take a look and let me know if you see any issues. Its strange that get works but not put. c-icap_squidclamav_strace.txt c-icap_squidclamav_debug_log.txt

evritchie avatar Sep 28 '22 15:09 evritchie