OPNsense Forum

English Forums => Zenarmor (Sensei) => Topic started by: kinch on March 30, 2021, 02:35:59 PM

Title: os-sensei-db (missing)
Post by: kinch on March 30, 2021, 02:35:59 PM
hi there

i know os-sensei-db is not used anymore, but how do I remove it from the GUI?
(sensei works fine)

Its still there:

os-sensei-db (missing)   N/A   N/A   N/A   N/A

Where does the gui collects the packages written in the GUI?

I would like to delete it manualy, reinstall isnt possible bc the package isn't in the repo from sensei anymore.

Thank you

Best Regards
K
Title: Re: os-sensei-db (missing)
Post by: sy on March 30, 2021, 03:36:46 PM
Hi,

Did you try System - Firmware - Status - Resolve Plugin Conflicts - Reset all local conflicts?

Title: Re: os-sensei-db (missing)
Post by: kinch on March 30, 2021, 03:38:20 PM
Quote from: sy on March 30, 2021, 03:36:46 PM
Hi,

Did you try System - Firmware - Status - Resolve Plugin Conflicts - Reset all local conflicts?



Yes i tried, but nothing happend. Still there.
Title: Re: os-sensei-db (missing)
Post by: kinch on March 30, 2021, 03:50:46 PM
resolved!

what i did befor open this thread:
- uninstall sensei
- run automatic plugin resolver
- reset plugin conflicts
- reboot

result= sensei-db missing

then i opened this thread:

meanwhile i searched over cli for everything related for 'sensei' or 'os-sensei' or 'sensei-db' and delete it manually.

find / -name 'sensei-db'


- run automatic plugin resolver
- reset plugin conflicts

result: sensei-db missing still there

- reboot opnsense

result: sensei-db missing still there
- run automatic plugin resolver
- reset plugin conflicts

result: gone :)



Title: Re: os-sensei-db (missing)
Post by: kinch on March 30, 2021, 03:57:49 PM
i tried it on another opnsense with active running sensei.

Short version:

just delete 'sensei-db'

cd /usr/local/opnsense/version/
rm -rv sensei-db

then use auto plugin resolver, and reset local conflicts
done


hint:
there is another folder under /usr/local/sensei-db
im not sure is it still in use or not.
to fix the GUI it is enough to delete the folder /usr/local/opnsense/sensei-db.
I also deleted the folder /usr/local/sensei-db, which had a lot of content, but the instance is still running, but can't say for sure if data (dashboard) is lost.

br
K
Title: Re: os-sensei-db (missing)
Post by: Mondmann on March 31, 2021, 05:58:32 PM
@kinch

I can confirm your instructions.
I deleted both folders manually and the "problem" is solved...
Sensei is still running.  ;)

Hint:
there was just a database update to version: 1.8.21032514

Thanks and greetings from Germany
Title: Re: os-sensei-db (missing)
Post by: Nnyan on April 14, 2021, 03:43:46 AM
Came looking for something on this and here it is!  thank you for the information have sensei-db removed now.
Title: Re: os-sensei-db (missing)
Post by: Dysprosium11 on July 11, 2021, 11:20:02 AM
Thanks guys i removed those folders
/usr/local/opnsense/version/sensei-db
/usr/local/sensei-db

clicked remove local conflicts.
All fine now  8)