Issue with MongoDB after Upgrade

Started by kurtm, September 02, 2022, 06:40:07 PM

Previous topic - Next topic
In one of my OPNSense installations, after upgrading to the latest 22.7 I receive constant list in console of "can't process src....." which seems to fall back to failed MongoDB, which shows as unavailable due to missing dependencies.

mongodb40 is missing a required shared library: libboost_program_options.so.1.72.0
mongodb40 is missing a required shared library: libboost_iostreams.so.1.72.0
mongodb40 is missing a required shared library: libboost_filesystem.so.1.72.0
mongodb40 is missing a required shared library: libboost_system.so.1.72.0
py37-pymongo has a missing dependency: python37
py37-pymongo has a missing dependency: py37-setuptools
py37-pymongo is missing a required shared library: libpython3.7m.so.1.0

I ran the upgrade choice from System:Firmware:Status, which seems to have resolved some dependency issues, but not these.
Is there any way from the GUI to resolve this? Or would a better choice be to do a backup, then make a fresh install with this version of OPNSense, then do a restore?