CSF’s lfd Blocklists (/etc/csf/csf.blocklists) cannot be edited anymore and whenever I attempt to uncomment any list whatsoever, I receive the error cited below. This is a breaking error and it needs to be fixed immediately. Further, I get it with clean installs on both AlmaLinux 8 and 9. Help!
See below:
{“error_message”: “Data supplied is not accepted, following characters are not allowed in the input $ & ( ) [ ] { } ; : \u2018 < >.", "errorMessage": "Data supplied is not accepted, following characters are not allowed in the input $ & ( ) { } ; : \u2018 < >.”}
I just updated to the latest build and I still have the same issue and get the same error if I try to update the csf.blocklists in the web panel.
{“error_message”: “Data supplied is not accepted, following characters are not allowed in the input $ & ( ) [ ] { } ; : \u2018 < >.", "errorMessage": "Data supplied is not accepted, following characters are not allowed in the input $ & ( ) { } ; : \u2018 < >.”}
Further, updating to the latest build broke web access to CSF and required me to do a reinstall via python3 /usr/local/CyberCP/plogical/csf.py installCSF.
@usmannasir, this issue is still outstanding with the latest or current release. Plus, the latest upgrade now makes CSF inaccessible from CyberPanel’s web interface and required me to do the above fix with that one-liner of code.