Skip to content
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

Automatically getting banned when adding to Nextcloud AIO traefik v2 dynamic config file. #53

Open
Wave6677 opened this issue Aug 27, 2023 · 1 comment

Comments

@Wave6677
Copy link

The Nextcloud AIO containers are on a separate docker network than my other containers due to the nature of that project. I tried adding the traefik-crowdsec-bouncer to the NC-AIO network and the result was this log
`2023-08-27T12:15:43Z WRN An error occurred while checking IP "" | error=Get "http://[localhost]:8080/v1/decisions?type=ban&ip=MY_EXTERNAL_IP": dial tcp [localhost]:8080: connect: connection refused

2023-08-27T12:15:43Z WRN Request | status=403 method=GET path=/api/v1/forwardAuth ip=MY_EXTERNAL_IP latency=0.330079 user_agent=Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0`
I'm not really sure why? I added NAIO to the approved proxies config in the environment but no dice. Has anyone else figured this out, or is there another project to tackle that?

@LisichkinVlad
Copy link

Same problem. Adding crowdsecurity/nextcloud collection causes "Forbidden" to all IPs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants