I think something along these lines appeared before but I was unable to find them. I'm on a 7.6 system, been running clamav and amavisd-new since 6 days with little problem. On a recent reboot, clamd at amavisd does not start up and fails manual start. The problem seems to be the missing socket that connects the pair, "/var/run/clamd.amavisd/clamd.socket". I believe this should be created by systemd files but I see no indication of them on my system. Anyone know which files might be missing and where to get copies? Or a work around to run clamd at amavisd and get rid of the "*** UNCHECKED ***' additions to my my Subject lines? BTW manual creation of the socket with netcat had no effect on the startup. Jon -- Jon H. LaBadie jon at jgcomp.com 11226 South Shore Rd. (703) 787-0688 (H) Reston, VA 20190 (703) 935-6720 (C)
Laurent Wandrebeck
2019-Sep-09 08:22 UTC
[CentOS] ***UNCHECKED*** clamd / amavisd missing socket
Le vendredi 30 ao?t 2019 ? 13:57 -0400, Jon LaBadie a ?crit :> I think something along these lines appeared before > but I was unable to find them. > > I'm on a 7.6 system, been running clamav and amavisd-new > since 6 days with little problem. On a recent reboot, > clamd at amavisd does not start up and fails manual start. > > The problem seems to be the missing socket that connects > the pair, "/var/run/clamd.amavisd/clamd.socket". > > I believe this should be created by systemd files but I > see no indication of them on my system. > > Anyone know which files might be missing and where to > get copies? Or a work around to run clamd at amavisd > and get rid of the "*** UNCHECKED ***' additions to my > my Subject lines? > > BTW manual creation of the socket with netcat had no effect > on the startup. > > JonHi John, I have the same problem, though /var/run/clamd.amavisd/clamd.sock do exists (please note .sock and not .socket). Sep 09 08:19:37 minicloud2 amavis[9597]: (09597-02) (!)connect to /var/run/clamd.amavisd/clamd.sock failed, attempt #1: Can't connect to a UNIX socket /var/run/clamd.amavisd/clamd.sock: Connection refused ll /var/run/clamd.amavisd/clamd.sock srw-rw-rw-. 1 amavis amavis 0 Jun 22 06:05 /var/run/clamd.amavisd/clamd.sock Nothing denied in SELinux logs. Don?t really know what the problem is for now, and have not yet found a way to fix it, sorry. -- Laurent Wandrebeck <l.wandrebeck at quelquesmots.fr>
On Mon, Sep 09, 2019 at 10:22:21AM +0200, Laurent Wandrebeck wrote:> Le vendredi 30 ao?t 2019 ? 13:57 -0400, Jon LaBadie a ?crit : > > I think something along these lines appeared before > > but I was unable to find them. > > > > I'm on a 7.6 system, been running clamav and amavisd-new > > since 6 days with little problem. On a recent reboot, > > clamd at amavisd does not start up and fails manual start. > > > > The problem seems to be the missing socket that connects > > the pair, "/var/run/clamd.amavisd/clamd.socket". > > > > I believe this should be created by systemd files but I > > see no indication of them on my system. > > > > Anyone know which files might be missing and where to > > get copies? Or a work around to run clamd at amavisd > > and get rid of the "*** UNCHECKED ***' additions to my > > my Subject lines? > > > > BTW manual creation of the socket with netcat had no effect > > on the startup. > > > > Jon > > Hi John, > > I have the same problem, though /var/run/clamd.amavisd/clamd.sock do > exists (please note .sock and not .socket). > > Sep 09 08:19:37 minicloud2 amavis[9597]: (09597-02) (!)connect to /var/run/clamd.amavisd/clamd.sock failed, attempt #1: Can't connect to a UNIX socket /var/run/clamd.amavisd/clamd.sock: Connection refused > > ll /var/run/clamd.amavisd/clamd.sock > srw-rw-rw-. 1 amavis amavis 0 Jun 22 06:05 /var/run/clamd.amavisd/clamd.sock > > Nothing denied in SELinux logs. > > Don?t really know what the problem is for now, and have not yet found a > way to fix it, sorry. > --Good to know I'm not alone with this problem. Jon -- Jon H. LaBadie jon at jgcomp.com 11226 South Shore Rd. (703) 787-0688 (H) Reston, VA 20190 (703) 935-6720 (C)