Errors after 20.1 upgrade

Started by jimg, February 04, 2020, 05:15:44 PM

Previous topic - Next topic
So far, everything seems to be working, but I get constant errors from mongodb. I've run the health audit and get the following:

"Checking all packages: .......... done
php72-pecl-mongodb is missing a required shared library: libssl.so.9
php72-pecl-mongodb is missing a required shared library: libcrypto.so.9"

Per another thread, I ran "opnsense-update -pf" to attempt to fix it, but there was no change. Looking at the information when I did that update, it was installing libssl.so.8 and libcrypto.so.8, not .9 as noted in the package dependency errors.

Is this something to be concerned about and if so, is there an easy fix?

It's a Sensei issue.


Cheers,
Franco

Thanks! I wouldn't have guessed, as I'd uninstalled Sensei a while ago. Didn't realize it left behind so much, but now that you pointed me in the right direction, I can see that's precisely what caused it.

Thanks again!