Had cause to reboot the box alst night and now found a previously working clam / scalix install has died, bas ically same eymptoms as above, any joy in this?
Specificially the fatal log shows;
Code: Select all
ERROR Service Router(Service Router) Sat Apr 22 13:54:13 2006
[OM 5181] Reply timed out or invalid - Mapper protocol problem.
Command sent: <none - expect greeting reply>
Reply received: 503 "ClamAV" cannot scan Scalix-owned file Access denied. ERROR
Pid of logging process: 21645
ERROR Service Router(Service Router) Sat Apr 22 13:54:13 2006
[OM 5181] Reply timed out or invalid - Mapper protocol problem.
Command sent: QUIT Please Close This Session
Reply received: 220 Virus Scanning Client Ready
Pid of logging process: 21645
ERROR Service Router(Service Router) Sat Apr 22 13:54:13 2006
[OM 5183] A Mapper error has been detected.
Pid of logging process: 21645
SERIOUS ERROR Service Router(Service Router) Sat Apr 22 13:54:13 2006
[OM 5183] A Mapper error has been detected.
Pid of logging process: 21645
pre empting other questions, this is a Suse box so clam runs under the user name vscan, which is a member of the scalix group, specifically;
Code: Select all
caladan:/var/opt/scalix/logs # cat /etc/passwd
<SNIP BITS>
vscan:x:65:103:Vscan account:/var/spool/amavis:/bin/false
scalix:x:102:104:Scalix User:/var/opt/scalix:/bin/true
sxadmin:x:1001:1000:Scalix Server user:/home/sxadmin:/bin/bash
named:x:44:44:Name server daemon:/var/lib/named:/bin/false
caladan:/var/opt/scalix/logs # cat /etc/group
<SNIP BITS>
vscan:!:103:
scalix:!:104:vscan
sxadmin:!:1000:
named:!:44:
caladan:/var/opt/scalix/logs #
Other ouputs are;
Code: Select all
caladan:/var/opt/scalix/logs # clamscan /var/opt/scalix/data/0000001/* | more
/var/opt/scalix/data/0000001/000010g: OK
/var/opt/scalix/data/0000001/000010i: OK
/var/opt/scalix/data/0000001/000010j: OK
/var/opt/scalix/data/0000001/000010k: OK
/var/opt/scalix/data/0000001/000010l: OK
/var/opt/scalix/data/0000001/000010m: OK
/var/opt/scalix/data/0000001/000010n: OK
/var/opt/scalix/data/0000001/000010o: OK
/var/opt/scalix/data/0000001/000010p: OK
/var/opt/scalix/data/0000001/000010q: OK
/var/opt/scalix/data/0000001/000010s: OK
/var/opt/scalix/data/0000001/000010t: OK
/var/opt/scalix/data/0000001/000010u: OK
But
Code: Select all
caladan:/var/opt/scalix/logs # clamdscan /var/opt/scalix/data/0000001/* | more
/var/opt/scalix/data/0000001/000010g: lstat() failed. ERROR
/var/opt/scalix/data/0000001/000010i: lstat() failed. ERROR
/var/opt/scalix/data/0000001/000010j: lstat() failed. ERROR
/var/opt/scalix/data/0000001/000010k: lstat() failed. ERROR
/var/opt/scalix/data/0000001/000010l: lstat() failed. ERROR
/var/opt/scalix/data/0000001/000010m: lstat() failed. ERROR
/var/opt/scalix/data/0000001/000010n: lstat() failed. ERROR
/var/opt/scalix/data/0000001/000010o: lstat() failed. ERROR
/var/opt/scalix/data/0000001/000010p: lstat() failed. ERROR
/var/opt/scalix/data/0000001/000010q: lstat() failed. ERROR
/var/opt/scalix/data/0000001/000010s: lstat() failed. ERROR
Answers on a postcard please!