Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - jimg

#1
Disregard...now it's working. Go figure. /sigh
#2
20.1 Legacy Series / Re: Errors after 20.1 upgrade
February 04, 2020, 08:41:15 PM
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!
#3
20.1 Legacy Series / Errors after 20.1 upgrade
February 04, 2020, 05:15:44 PM
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?