Just did a quick test and edited the script being triggered by UNBLOCK_REPORT so it simply wrote to a log file and it worked. Apparently the original issue is with the script.
That said there there is still no indication in the LFD log file that it was triggered. Bug?
Search found 2 matches
- 24 Apr 2017, 00:10
- Forum: General Discussion (csf)
- Topic: UNBLOCK_REPORT not being triggered.?
- Replies: 1
- Views: 1853
- 23 Apr 2017, 15:11
- Forum: General Discussion (csf)
- Topic: UNBLOCK_REPORT not being triggered.?
- Replies: 1
- Views: 1853
UNBLOCK_REPORT not being triggered.?
I'm trying to synchronize LFD with Cloudflare using these scripts: https://github.com/ducohosting/lfd-cloudflare It's working as far as the BLOCK_REPORT goes but it doesn't appear that UNBLOCK_REPORT is being triggered. Even if the script is failing should it at least be logged that it was triggered...