Hi,
So my whitelist of local IP’s did not seem to work properly. That itself is not the issue, the issue is that I cannot seem to delete the decision. This has happened before and I was able to delete it as normal, but now it throws FATA unable to retrieve decisions: performing request: Get "http://crowdsec:8080/v1/alerts?has_active_decision=true&include_capi=false&limit=100": could not get jwt token: Post "http://crowdsec:8080/v1/watchers/login": dial tcp <ip>:8080: connect: connection refused
or just straight up crashes the docker container. Running it from inside the container also does not work. The LAPI key is up to date in the .env file and I can access other things like bouncers. Any ideas on how to remediate?