-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 12, 13
-
Fix Version/s: None
-
Component/s: Fail2Ban
-
Labels:None
-
Sprint:Beta 13
-
ToDo:
-
Asterisk Version:11
-
Distro Version:6.12.65-29-x86_64
-
Distro:FreePBX Distro
I just did a fresh install of 6.12.65-29 Distro.
As installed, it is impossible to activate Fail2Ban, either from the System Admin module or the command line.
When attempting to start from the command line, this is the error:
[root@localhost ~]# service fail2ban start
Starting fail2ban: ERROR No file(s) found for glob /var/log/fail2ban.log*
ERROR Failed during configuration: Have not found any log file for recidive jail
[FAILED]
[root@localhost ~]#
I can resolve the issue by creating the missing file, i.e.
touch /var/log/fail2ban.log
However, if you simply attempt to start fail2ban from the System Admin module, it fails without explanation