OPNsense Forum

English Forums => Zenarmor (Sensei) => Topic started by: hfvk on February 21, 2024, 08:01:46 PM

Title: [SOLVED] os-sensei-db (missing)
Post by: hfvk on February 21, 2024, 08:01:46 PM
Just upgraded my OPNsense installation from 23.7.11 to 24.1.2.

I also upgraded Zenarmor from 1.16.1 to 1.16.3.

Now I see red os-sensei-db (missing) line at System -> Firmware -> Plugins.

I have tried both Resolve Plugin Conflicts -> Run the automatic resolver and Reset all local conflicts but the problem remains.

Some old threads suggest to reinstall Zenarmor to solve this issue but I was wondering if there is a way to fix whit problem without reinstalling Zenarmor.

OPNsense 24.1.2_1-amd64
FreeBSD 13.2-RELEASE-p10
OpenSSL 3.0.13
Title: Re: os-sensei-db (missing)
Post by: almodovaris on February 22, 2024, 10:43:33 AM
See https://forum.opnsense.org/index.php?topic=38557.0
Title: Re: os-sensei-db (missing)
Post by: IHK on February 22, 2024, 11:58:35 AM
Please run the following commands

rm -fr /usr/local/opnsense/version/sensei-db
rm -fr /usr/local/sensei-db
Click in System - Firmware - Resolve Plugin Conflicts - Reset All Local Conflicts
Title: Re: os-sensei-db (missing)
Post by: hfvk on February 22, 2024, 05:59:48 PM
Quote from: IHK on February 22, 2024, 11:58:35 AM
Please run the following commands

rm -fr /usr/local/opnsense/version/sensei-db
rm -fr /usr/local/sensei-db
Click in System - Firmware - Resolve Plugin Conflicts - Reset All Local Conflicts

Thank you! This did the trick! Rebooted the system to confirm everything is running fine - all good.