OPNsense Forum

Archive => 20.7 Legacy Series => Topic started by: thesorcerer on October 17, 2020, 04:10:02 AM

Title: Sensei Dashboard and Reports broken after update to 20.7.3
Post by: thesorcerer on October 17, 2020, 04:10:02 AM
After updating to 20.7.3 (from 20.7.2), the Sensei 'Dashboard' and 'Reports' menu items are no longer accessible. I get the error "Mongodb service is not running! In order to view reports, you need to start Mongodb service. Do you want to start it?" I am using Elasticsearch as the database. Mongodb isn't even installed. So obviously starting a non-existent service doesn't help. The update to 20.7.3 went smoothly and everything else appears to be working.

I tried rebooting, but to no avail. The Sensei 'Configuration' page shows that Elasticsearch is the database, so I don't understand why the other pages are asking to start Mongodb. I'm a relatively new user to OPNsense (<3 months) and not sure where to look.

Would appreciate any assistance this forum can offer.
Title: Re: Sensei Dashboard and Reports broken after update to 20.7.3
Post by: abraxxa on October 17, 2020, 03:44:20 PM
I don't have this issue.
Which Sensei version are you running? 1.6.1 here.
Title: Re: Sensei Dashboard and Reports broken after update to 20.7.3
Post by: thesorcerer on October 17, 2020, 10:25:28 PM
1.6.1 here too
Title: Re: Sensei Dashboard and Reports broken after update to 20.7.3
Post by: Perry_van_den_Brink on October 20, 2020, 03:12:44 PM
Same here too.
After update Sensei I have an ElasticSearch mismatch.

***GOT REQUEST TO AUDIT HEALTH***
>>> Check installed kernel version
Version 20.7.3 is correct.
>>> Check for missing or altered kernel files
No problems detected.
>>> Check installed base version
Version 20.7.3 is correct.
>>> Check for missing or altered base files
No problems detected.
>>> Check for and install missing package dependencies
Checking all packages: .......... done
>>> Check for missing or altered package files
Checking all packages: .
elasticsearch5-5.6.8_5: checksum mismatch for /usr/local/etc/elasticsearch/elasticsearch.yml
Checking all packages............ done
>>> Check for core packages consistency
Checking core packages: .................................................................... done
***DONE***
Title: Re: Sensei Dashboard and Reports broken after update to 20.7.3
Post by: thesorcerer on October 20, 2020, 11:10:35 PM
No issues with Health Audit at my end. Still don't know what to do to try and fix it.

***GOT REQUEST TO AUDIT HEALTH***
>>> Check installed kernel version
Version 20.7.3 is correct.
>>> Check for missing or altered kernel files
No problems detected.
>>> Check installed base version
Version 20.7.3 is correct.
>>> Check for missing or altered base files
No problems detected.
>>> Check for and install missing package dependencies
Checking all packages: .......... done
>>> Check for missing or altered package files
Checking all packages: .......... done
>>> Check for core packages consistency
Checking core packages: .................................................................... done
***DONE***
Title: Re: Sensei Dashboard and Reports broken after update to 20.7.3
Post by: mb on October 21, 2020, 01:10:54 AM
Hi @thesorcerer, sorry that we missed this question. Did you know that there is now a dedicated board for Sensei?

https://forum.opnsense.org/index.php?board=38.0

We try to make sure that we follow up with topics started over here.

To answer your question: remove Sensei completely from Sensei -> Configuration -> Uninstall - this will make sure you also remove database and everything. Then do a fresh install to see if this fixes your problem.

If not, feel free to reach out us through "Report Bug" or "Contact Team" menu and team will follow up shortly.
Title: Re: Sensei Dashboard and Reports broken after update to 20.7.3
Post by: thesorcerer on October 22, 2020, 01:28:17 AM
Thanks very much. This fixed the issue.