crazy-max/docker-fail2ban

crazymax/fail2ban:latest (11.2) - ERROR Failed to process line:

drifter75 opened this issue · 1 comments

setup crazymax/fail2ban:latest (11.2) with traefik and can see below error in fail2ban log and it doesn't block any IP

2021-07-26 18:03:46,739 fail2ban.filter [1]: ERROR Failed to process line: '{"ClientAddr":"34.208.176.216:48494","ClientHost":"34.208.176.216","ClientPort" :"48494","ClientUsername":"-","DownstreamContentSize":19,"DownstreamStatus":404,"Duration":766608,"OriginContentSize":19,"OriginDuration":80857,"OriginStatus":404,"O verhead":685751,"RequestAddr":"icanhazip.com:443","RequestContentSize":0,"RequestCount":2296,"RequestHost":"icanhazip.com","RequestMethod":"CONNECT","RequestPath":"" ,"RequestPort":"443","RequestProtocol":"HTTP/1.1","RequestScheme":"http","RetryAttempts":0,"StartLocal":"2021-07-26T18:03:46.735190941Z","StartUTC":"2021-07-26T18:03 :46.735190941Z","entryPointName":"traefik","level":"info","msg":"","time":"2021-07-26T18:03:46Z"}', caught exception: IndexError('string index out of range')

For all matters directly related to fail2ban, please search first on the official repository: fail2ban/fail2ban#2967