[Bug 255543] security/py-fail2ban: Not working with Python 3.8
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun May 2 10:39:34 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255543
--- Comment #1 from theis at gmx.at ---
I updated python a couple of days before. I noticed that the pid in sock files
in /var/run/fail2ban are left over which in my case caused the messages "not
running but socket exists" and another error "'str' object does not have
property 'args'" (or something like that). Deleting those files solved my
problems. I filed it as my error because I didn't followed the update procedure
to its full extend and so didn't investigate further. A fresh install of
fail2ban on a test machine was successful.
So you may try if this resolves your problem:
- stop fail2ban
- remove the /var/run/fail2ban/fail2ban.pid and .../fail2ban.sock
- start fail2ban
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list