search for: csproto

Displaying 2 results from an estimated 2 matches for "csproto".

Did you mean: isproto
2015 Oct 18
0
[OT] fail2ban update (epel) breaks logrotate
...281, in __processCommand > return self.__processCmd([cmd]) > File "/usr/bin/fail2ban-client", line 185, in __processCmd > client.close() > File "/usr/lib/python2.6/site-packages/fail2ban/client/csocket.py", line 55, in close > self.__csock.sendall(CSPROTO.CLOSE + CSPROTO.END) > File "<string>", line 1, in sendall > socket.error: [Errno 32] Broken pipe > [root at system ~]# OK, on further investigation, I found that the fail2ban service had not been restarted by the update script. So I restarted it, and got the same error...
2015 Oct 18
0
[OT] fail2ban update (epel) breaks logrotate
...il2ban-client", line 281, in __processCommand return self.__processCmd([cmd]) File "/usr/bin/fail2ban-client", line 185, in __processCmd client.close() File "/usr/lib/python2.6/site-packages/fail2ban/client/csocket.py", line 55, in close self.__csock.sendall(CSPROTO.CLOSE + CSPROTO.END) File "<string>", line 1, in sendall socket.error: [Errno 32] Broken pipe [root at system ~]# Has anyone else found this today? And even better know how to fix it? There doesn't seem to be any current activity in epel-users, and I found the update announc...