Crash Reports after Upgrade to 23.1

Started by guest34985, January 26, 2023, 05:14:25 PM

Previous topic - Next topic
Hi everyone,

after updating from 22.7.1 to 23.1 I get loads of these messages from the crash reporter:

[26-Jan-2023 16:12:10 UTC] PHP Warning:  PHP Startup: Unable to load dynamic library 'mongodb.so' (tried: /usr/local/lib/php/20210902/mongodb.so (Cannot open "/usr/local/lib/php/20210902/mongodb.so"), /usr/local/lib/php/20210902/mongodb.so.so (Cannot open "/usr/local/lib/php/20210902/mongodb.so.so")) in Unknown on line 0

Is that a known problem, and is there a fix to it already?

I guess the package php81-pecl-mongodb-1.12.0 is missing.

Try:
pkg install php81-pecl-mongodb-1.12.0

No, bad PHP 8.0 package stuck around. It's a Zenarmor handling issue.

# pkg remove php80-pecl-mongodb


Cheers,
Franco


Quote from: Chaosphere64 on January 26, 2023, 05:59:24 PM
That worked instantly, thanks a lot!

I still see no Zenarmor graphs (reports) in the WebUI. Is this a related problem?

Usually it's not ready on release day. Give them a few days.


Cheers,
Franco

The command

# configctl webgui restart

did the trick.