Package: fail2ban
Version: 0.9.3-1
Severity: minor

The section [roundcube-auth] contains the error for log definition. The line

logpath  = logpath = %(roundcube_errors_log)s

should read as

logpath = %(roundcube_errors_log)s

otherwise it triggers an error:

# /usr/bin/fail2ban-client -x start
ERROR  No file(s) found for glob logpath =
ERROR  Failed during configuration: Have not found any log file for
roundcube-auth jail

Unfortunately, this error trace is not shown in systemd output, which
makes it difficult to resolve the problem using systemctl:

# systemctl status fail2ban.service
..
systemd[1]: fail2ban.service: Service hold-off time over, scheduling
restart.
systemd[1]: Stopped Fail2Ban Service.
systemd[1]: fail2ban.service: Start request repeated too quickly.
systemd[1]: Failed to start Fail2Ban Service.
systemd[1]: fail2ban.service: Unit entered failed state.
systemd[1]: fail2ban.service: Failed with result 'start-limit'.


-- 
With best regards,
Dmitry

Reply via email to