OPNsense Forum

Archive => 20.1 Legacy Series => Topic started by: Ricardo on March 05, 2020, 07:57:43 am

Title: Show log error
Post by: Ricardo on March 05, 2020, 07:57:43 am
Hello,
I tried to check the GENERAL log under Logging.

It stuck in "loading..." state. I checked BACKEND log, and I see the following:

configd.py: [a57cd679-67bc-4e18-b1f0-7973db58e4d9] Script action failed with Command '/usr/local/opnsense/scripts/systemhealth/queryLog.py --limit '-1' --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 '-1' --offset '0' --filter '' --module 'core' --filename 'system'' returned non-zero exit status 1.

This looks chinese to me unfortunately. The /var/log/system.log dows exist, and contains valid log entries.
I had a power outage a week ago, the only thing I suspect that the filesystem may got damaged but not sure how to confirm this.
Title: Re: Show log error
Post by: AdSchellevis on March 05, 2020, 09:13:13 am
see https://forum.opnsense.org/index.php?topic=16078.msg73557#msg73557
Title: Re: Show log error
Post by: Ricardo on March 05, 2020, 01:33:33 pm
Thanks, it fixed the issue!