Sorry, first post, and still figuring out the bug reporting stuff.
Raspberry Pi3, Clean install of Dietpi 159. Hotspot enabled and used fix in post here:
https://github.com/Fourdee/DietPi/issues/1299
Now having issues with Fail2Ban errors and service failure. Here is the service status:
● fail2ban.service - Fail2Ban Service
Loaded: loaded (/lib/systemd/system/fail2ban.service; disabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Tue 2018-01-02 18:35:56 GMT; 2min 2s ago
Docs: man:fail2ban(1)
Process: 864 ExecStart=/usr/bin/fail2ban-client -x start (code=exited, status=255)
Jan 02 18:35:56 TASmedia systemd[1]: Failed to start Fail2Ban Service.
Jan 02 18:35:56 TASmedia systemd[1]: fail2ban.service: Unit entered failed state.
Jan 02 18:35:56 TASmedia systemd[1]: fail2ban.service: Failed with result ‘exit-code’.
Jan 02 18:35:56 TASmedia systemd[1]: fail2ban.service: Service hold-off time over, scheduling rest
Jan 02 18:35:56 TASmedia systemd[1]: Stopped Fail2Ban Service.
Jan 02 18:35:56 TASmedia systemd[1]: fail2ban.service: Start request repeated too quickly.
Jan 02 18:35:56 TASmedia systemd[1]: Failed to start Fail2Ban Service.
Jan 02 18:35:56 TASmedia systemd[1]: fail2ban.service: Unit entered failed state.
Jan 02 18:35:56 TASmedia systemd[1]: fail2ban.service: Failed with result ‘exit-code’.
Suggestions?