Error when executing log script

Started by michael, February 22, 2020, 04:08:29 PM

Previous topic - Next topic
February 22, 2020, 04:08:29 PM Last Edit: February 23, 2020, 02:42:38 AM by michael
When I go to System > Log Files > General, the script fails, no log files appear, and CPU usage spikes.  Under 'Backend" the logs show this:
configd.py: [753axxxx-xxx-xxxx-xxxx-xxxxxxxx3b65] Script action failed with Command '/usr/local/opnsense/scripts/systemhealth/queryLog.py --limit '20' --offset '0' --filter '' --module 'core' --filename 'system'' returned non-zero exit status 1. at Traceback (most recent call last): File "/usr/local/opnsense/service/modules/processhandler.py", line 484, in execute stdout=output_stream, stderr=error_stream) File "/usr/local/lib/python3.7/subprocess.py", line 363, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '/usr/local/opnsense/scripts/systemhealth/queryLog.py --limit '20' --offset '0' --filter '' --module 'core' --filename 'system'' returned non-zero exit status 1.

Something has become corrupted it seems.  What is my best course of action to correct this?

Thanks