[GH-ISSUE #96] Crowdsec plugin error: [ACCESS] crowdsec:access() failed : /etc/bunkerweb/plugins/crowdsec/lib/bouncer.lua:607: attempt to index field 'conf' (a nil value) #18

Closed
opened 2026-03-02 02:59:24 +03:00 by kerem · 1 comment
Owner

Originally created by @kmbuthia on GitHub (Aug 12, 2024).
Original GitHub issue: https://github.com/bunkerity/bunkerweb-plugins/issues/96

I'm observing the error mentioned in the issue title when inspecting the bunkerweb logs. I'm using the docker autoconf with crowdsec enabled. I also checked the container to confirm the file /var/cache/bunkerweb/crowdsec/crowdsec.conf exists so I'm unsure of where the problem could be.

error:

[ACCESS] crowdsec:access() failed : /etc/bunkerweb/plugins/crowdsec/lib/bouncer.lua:607: attempt to index field 'conf' (a nil value)

Please advise.

(Running Bunkerweb docker image version: 1.5.9 and crowdsec docker image version 1.6.2)

Originally created by @kmbuthia on GitHub (Aug 12, 2024). Original GitHub issue: https://github.com/bunkerity/bunkerweb-plugins/issues/96 I'm observing the error mentioned in the issue title when inspecting the bunkerweb logs. I'm using the docker autoconf with crowdsec enabled. I also checked the container to confirm the file `/var/cache/bunkerweb/crowdsec/crowdsec.conf` exists so I'm unsure of where the problem could be. error: ``` [ACCESS] crowdsec:access() failed : /etc/bunkerweb/plugins/crowdsec/lib/bouncer.lua:607: attempt to index field 'conf' (a nil value) ``` Please advise. (Running Bunkerweb docker image version: 1.5.9 and crowdsec docker image version 1.6.2)
kerem closed this issue 2026-03-02 02:59:24 +03:00
Author
Owner

@kmbuthia commented on GitHub (Aug 13, 2024):

Since my setup was using Docker autoconf. I had to install plugins the "autoconf" way.
After that, the error disappeared

<!-- gh-comment-id:2286678759 --> @kmbuthia commented on GitHub (Aug 13, 2024): Since my setup was using Docker autoconf. I had to install plugins [the "autoconf" way](https://docs.bunkerweb.io/latest/plugins/#manual). After that, the error disappeared
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bunkerweb-plugins#18
No description provided.