mirror of
https://github.com/bunkerity/bunkerweb-plugins.git
synced 2026-04-27 13:15:54 +03:00
[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
Labels
No labels
bug
bug
clamav
crowdsec
documentation
enhancement
enhancement
enhancement
pull-request
question
virustotal
virustotal
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bunkerweb-plugins#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.confexists so I'm unsure of where the problem could be.error:
Please advise.
(Running Bunkerweb docker image version: 1.5.9 and crowdsec docker image version 1.6.2)
@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