Fail2ban errors while freepbx 17 attempts to add ignoreip

Hi,

My fail2ban.log is full of these:

2025-09-09 09:45:04,660 fail2ban.transmitter [110801]: ERROR Command [‘get’, ‘ignoreip’] has failed. Received IndexError(‘list index out of range’)
2025-09-09 09:45:04,721 fail2ban.transmitter [110801]: ERROR Command [‘set’, ‘addignoreip’, ‘127.0.0.1’] has failed. Received Exception(“Invalid command ‘127.0.0.1’ (no set action or not yet implemented)”)
2025-09-09 09:45:04,790 fail2ban.transmitter [110801]: ERROR Command [‘set’, ‘addignoreip’, ‘91.202.169.31’] has failed. Received Exception(“Invalid command ‘91.202.169.31’ (no set action or not yet implemented)”)
r
Pointers appreciated.

Regards,
Dudi

Hi, i suggest you to check cron logs something is running the wrong command also you can permanently add ip in /etc/fail2ban/jail.local add like ignoreip = X.X.X.X

Thanks for the reply.

I already added the IPs that needed to be added.

Something is sending a wrong command to fail2ban-client, this is a bug.

Regards,
Dudi

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.