ne20002

Results 191 comments of ne20002

Seems as if I need to wait for an updated golang on this branch. I'll keep an eye on the PR.

If you don't mind I keep the PR open as draft. I will try to get in contact with the Crowdsec developers on their discourse to discuss if it is...

E_USER_DEPRECATED: Using unregistered function "count" in a template is deprecated and will be removed in a future release. Use Smarty::registerPlugin to explicitly register a custom modifier. It was called in...

I have tried to capture some log output and this is what I found: Occurence of 205.166.94.38: ``` [174852413370.405117] [/inbox] [4] (Rule: 1100) Executing unconditional rule... [174852413370.405117] [/inbox] [4] Running...

I have done a logging session with debug level 9. It creates a rather big log file. From what I see there is no other log statement related to collection....

Thank you @airween for the answer. Actually the lookup of `38.94.166.205.xbl.spamhaus.org` is not the problem. The inverse number order is how this is handled by the rbl systems (they all...

I'm using the `docker.io/owasp/modsecurity-crs:nginx` container, but with my own configuration which includes the setup as described above. I don't use the container's startup scripts, just the nginx with the modsecurity...

I think I don't have that file. ``` pi@dmz1:~$ podman exec -it friendica-web /bin/bash nginx@friendica:/$ id uid=101(nginx) gid=101(nginx) groups=101(nginx) nginx@friendica:/$ cd /tmp nginx@friendica:/tmp$ ls -la total 8 drwxrwxrwt 8 root...

@airween Can you help me with defining (a few) rules that should result in writing a lmdb file? Maybe by setting dummy values? I will then check if it works...

Thank you very much @airween I updated my config to fix the lower-/uppercase issue (all lowercase now). According to the documentation the storage path for the persistant collections should be...