Quote from: Patrick M. Hausen on Today at 11:37:06 AMYou have blanks/spaces in these strings. Remove them.
Error
configd.py
[3d1df881-9d0b-4791-b22a-4d23e0e41bfd] Script action failed with Command '/usr/local/opnsense/scripts/syslog/queryLog.py --limit '50' --offset '0' --filter '1.1.1.1.' --module 'wazuhagent' --filename 'activeresponses' --severity 'Emergency,Alert,Critical,Error,Warning,Notice,Informational' --valid_from '1764849145.539'' returned non-zero exit status 1. at Traceback (most recent call last): File "/usr/local/opnsense/service/modules/actions/script_output.py", line 89, in execute subprocess.run(script_command, env=self.config_environment, shell=True, File "/usr/local/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '/usr/local/opnsense/scripts/syslog/queryLog.py --limit '50' --offset '0' --filter '1.1.1.1.' --module 'wazuhagent' --filename 'activeresponses' --severity 'Emergency,Alert,Critical,Error,Warning,Notice,Informational' --valid_from '1764849145.539'' returned non-zero exit status 1.
any idea?