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
Hi,
Did you try System - Firmware - Status - Resolve Plugin Conflicts - Reset all local conflicts?
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.
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 :)
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
@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
Came looking for something on this and here it is! thank you for the information have sensei-db removed now.
Thanks guys i removed those folders
/usr/local/opnsense/version/sensei-db
/usr/local/sensei-db
clicked remove local conflicts.
All fine now 8)