вс, 7 февр. 2021 г. в 04:47, Dan Egli <[email protected]>:
Hi Dan, > 2021-02-06 18:30:28,128 fail2ban.server [32124]: ERROR Unable to > import fail2ban database module as sqlite is not available. Some debugging from https://github.com/fail2ban/fail2ban/issues/2608#issuecomment-576450793 : fail2ban-python --version fail2ban-python -c 'import sqlite3; print("ok")' fail2ban-python -c 'from fail2ban.server.database import Fail2BanDb; print("ok")' -- Best regards, Alex

