OPNsense Forum

English Forums => Zenarmor (Sensei) => Topic started by: dinguz on August 08, 2023, 02:02:19 PM

Title: OPNsense health check returns Zenarmor errors
Post by: dinguz on August 08, 2023, 02:02:19 PM
I had a case of disk corruption lately, so I regularly run a health check. Today I got these errors:

Checking all packages: .....
os-sensei-1.14.1: checksum mismatch for /usr/local/opnsense/mvc/app/library/OPNsense/Zenarmor/StaticConfig.php
os-sensei-1.14.1: checksum mismatch for /usr/local/opnsense/mvc/app/models/OPNsense/Zenarmor/Menu/Menu.xml
Checking all packages........ done

Title: Re: OPNsense health check returns Zenarmor errors
Post by: dlbu1987 on August 10, 2023, 03:16:20 PM
Got the same. Also wondering about this.
Title: Re: OPNsense health check returns Zenarmor errors
Post by: sy on August 10, 2023, 04:12:03 PM
Hi,

It has been reproduced and will be fixed with upcoming release.
Title: Re: OPNsense health check returns Zenarmor errors
Post by: kling on August 15, 2023, 12:08:27 PM
Hello sy

can this be looked at too?

Error 2 ocurred.
etc/sysctl.conf:
size (311, 345)
sha256digest (********, *******)

Title: Re: OPNsense health check returns Zenarmor errors
Post by: franco on August 15, 2023, 12:12:47 PM
What's the contents of the file? This one gets reset anyway and whatever is adding stuff there (doesn't have to be Zenarmor) it will be reset with each base set update...


Cheers,
Franco
Title: Re: OPNsense health check returns Zenarmor errors
Post by: kling on August 15, 2023, 12:53:51 PM
it was only after i install zenarmor
and nothing else after my fresh install of the latest release of 23.7.1_3 update

have reinstalled the base but that did not fix it.
Title: Re: OPNsense health check returns Zenarmor errors
Post by: franco on August 15, 2023, 02:32:28 PM
If it's not undoing the change reinstall won't help of course ;)


Cheers,
Franco
Title: Re: OPNsense health check returns Zenarmor errors
Post by: JohnBailey on May 16, 2024, 12:59:17 PM
Quote from: dinguz on August 08, 2023, 02:02:19 PM
I had a case of disk corruption lately, so I regularly run a health check. Today I got these errors:

Checking all packages: .....
os-sensei-1.14.1: checksum mismatch for /usr/local/opnsense/mvc/app/library/OPNsense/Zenarmor/StaticConfig.php
os-sensei-1.14.1: checksum mismatch for /usr/local/opnsense/mvc/app/models/OPNsense/Zenarmor/Menu/Menu.xml
Checking all packages........ done


This is usually the simplest way to fix checksum mismatches. You can reinstall the problematic package (os-sensei in your case) using the package manager.

"pkg reinstall os-sensei"