-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kubernetes: bouncer not found #53
Comments
@LaurenceJJones any feedback? |
Currently not, we are working on release of However, a preface note is
|
Bouncer key is added via env variable. (two keys are added). Based on https://discourse.crowdsec.net/t/bouncer-not-found/1719 i have pruned key and restarted lapi pod and things have started working again. Will keep an eye. |
Scenario:
Scale up/down nginx hosted on kubernetes.
pod ip: 10.6.163.53
time="2024-09-05T16:05:16+02:00" level=error msg="while fetching bouncer info: ent: bouncer not found" ip=10.6.163.53 time="2024-09-05T16:05:16+02:00" level=info msg="10.6.163.53 - [Thu, 05 Sep 2024 16:05:16 CEST] \"GET /v1/decisions?ip=*.*.*.* HTTP/1.1 403 174.398µs \"crowdsec-openresty-bouncer/v1.0.2\" \""
lapi still shows this as
INGRESS 10.6.100.163 ✔️ 2024-09-01T20:58:28Z crowdsec-openresty-bouncer v1.0.2 api-key
Ingress logs:
[error] 188#188: *50208 [lua] crowdsec.lua:600: Allow(): [Crowdsec] bouncer error: Http error 403 while talking to LAPI (http://crowdsec-service.watchtower.svc.cluster.local:8080/v1/decisions?ip=10
The text was updated successfully, but these errors were encountered: