Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
23.7 Legacy Series
»
[SOLVED] Crowdsec (and munin?) plugins fail with 23.7.4 upgrade ?
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] Crowdsec (and munin?) plugins fail with 23.7.4 upgrade ? (Read 1583 times)
meepmeep
Newbie
Posts: 26
Karma: 1
[SOLVED] Crowdsec (and munin?) plugins fail with 23.7.4 upgrade ?
«
on:
September 14, 2023, 11:55:04 pm »
I upgrade to 23.7.4 this evening.
The reboot took a lot more time, like a service timeout.
After few long minutes it looks like crowdsec plugins isn't correctly start (nothing listening on port, timeout on the cli).
Anyone else getting this behavior?
«
Last Edit: September 18, 2023, 12:43:24 pm by meepmeep
»
Logged
wbennett
Newbie
Posts: 25
Karma: 0
Re: Crowdsec plugin fails with 23.7.4 upgrade ?
«
Reply #1 on:
September 15, 2023, 01:26:41 am »
Same, except I have been sitting on "Waiting for PIDS: 5 digit number
«
Last Edit: September 15, 2023, 01:32:37 am by wbennett
»
Logged
meepmeep
Newbie
Posts: 26
Karma: 1
Re: Crowdsec plugin fails with 23.7.4 upgrade ?
«
Reply #2 on:
September 15, 2023, 09:19:32 am »
rolled back to 23.7.3, everything is running fine again. I'll open a ticket with crowdsec.
Logged
wirefall
Newbie
Posts: 31
Karma: 0
Re: Crowdsec plugin fails with 23.7.4 upgrade ?
«
Reply #3 on:
September 15, 2023, 09:32:08 am »
same here first, but just another restart solved it. Runs smoothly since then.
Logged
meepmeep
Newbie
Posts: 26
Karma: 1
Re: Crowdsec plugin fails with 23.7.4 upgrade ?
«
Reply #4 on:
September 15, 2023, 09:51:42 am »
restart of crowdsec plugin only ?
Logged
wbennett
Newbie
Posts: 25
Karma: 0
Re: Crowdsec plugin fails with 23.7.4 upgrade ?
«
Reply #5 on:
September 15, 2023, 11:42:31 am »
Just restarting the Crowdsec plugin worked for me.
Logged
meepmeep
Newbie
Posts: 26
Karma: 1
Re: Crowdsec plugin fails with 23.7.4 upgrade ?
«
Reply #6 on:
September 18, 2023, 10:18:55 am »
still not working for me with a plugin or even a full reboot.
Logged
mmetc
Newbie
Posts: 45
Karma: 5
Re: Crowdsec plugin fails with 23.7.4 upgrade ?
«
Reply #7 on:
September 18, 2023, 10:32:48 am »
Quote from: meepmeep on September 18, 2023, 10:18:55 am
still not working for me with a plugin or even a full reboot.
Hi, could you try "service crowdsec_firewall restart" ?
Otherwise I should have a look at the last few lines in /var/log/crowdsec/crowdsec-firewall-bouncer.log
Logged
mmetc
Newbie
Posts: 45
Karma: 5
Re: Crowdsec plugin fails with 23.7.4 upgrade ?
«
Reply #8 on:
September 18, 2023, 10:48:38 am »
Hi, I'm the plugin maintainer.
What happens is simply that the bouncer does not wait for the lapi service to be responsive, and is not restarted automatically. Restarting only the bouncer is correct. Restarting both may work or not.
You can try a new version here -
https://github.com/crowdsecurity/cs-firewall-bouncer/releases/download/v0.0.28-rc5/crowdsec-firewall-bouncer-0.0.28.r5.pkg
We are releasing it with crowdsec 1.5.3, but it will take a few day to land in the freebsd and opnsense repositories.
I'd be glad if you could confirm that the above version is working for you.
Logged
meepmeep
Newbie
Posts: 26
Karma: 1
Re: Crowdsec (and munin?) plugins fail with 23.7.4 upgrade ?
«
Reply #9 on:
September 18, 2023, 12:42:54 pm »
I took some time to investigate further, and the problem was way more simple that I thought .. I had no gateway for the DNS, so timeout was quite logical for every url / outbound access.
Changed it under System > Settings > General, and everything is now running smoothly.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
23.7 Legacy Series
»
[SOLVED] Crowdsec (and munin?) plugins fail with 23.7.4 upgrade ?