Menu

#72 WARNING Command ['start', 'dovecot'] has failed. Received RuntimeError("can't start new thread",)

v1.0 (example)
open
nobody
5
2016-02-24
2016-02-24
AndrzejL
No

[root@andrzejl fail2ban-git]# grep -i warning /var/log/fail2ban.log
2016-02-24 18:35:09,774 fail2ban.transmitter [1182]: WARNING Command ['stop'] has failed. Received RuntimeError('cannot join thread before it is started',)
2016-02-24 18:35:12,088 fail2ban.transmitter [11393]: WARNING Command ['start', 'postfix-sasl'] has failed. Received RuntimeError("can't start new thread",)
2016-02-24 18:35:12,092 fail2ban.transmitter [11393]: WARNING Command ['start', 'dovecot'] has failed. Received RuntimeError("can't start new thread",)
[root@andrzejl fail2ban-git]# pacman -Q | grep systemd
libsystemd 229-3
python-systemd 231-1
systemd 229-3
systemd-sysvcompat 229-3
[root@andrzejl fail2ban-git]# pacman -Q | grep fail2ban
fail2ban-git 0.9.3.r180.gbd822d0-1
[root@andrzejl fail2ban-git]#

Arch Linux 32 bit, fail2ban fails to start properly possibly after systemd upgrade. Hitting RuntimeError...

Cheers.

Andrzej

Discussion


Log in to post a comment.