OPNsense Forum

Archive => 20.1 Legacy Series => Topic started by: michael on February 22, 2020, 04:08:29 PM

Title: Error when executing log script
Post by: michael on February 22, 2020, 04:08:29 PM
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