OPNsense health check returns Zenarmor errors

Started by dinguz, August 08, 2023, 02:02:19 PM

Previous topic - Next topic
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

Note: This post may have been lightly edited by AI for spelling and minor readability improvements. The content and findings are entirely my own.


Hi,

It has been reproduced and will be fixed with upcoming release.

Hello sy

can this be looked at too?

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


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
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT

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.

If it's not undoing the change reinstall won't help of course ;)


Cheers,
Franco
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT

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"