You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The version of MongoDB in FreeBSD:14:AMD64/latest is built using a newer C++ ABI than is available on PFSense 2.7.2. The script is also pulling in a newer version of libicu which is causing PHP errors.
Solution is to point the script to FreeBSD:14:AMD64/release_0/ instead.
The text was updated successfully, but these errors were encountered:
The version of MongoDB in FreeBSD:14:AMD64/latest is built using a newer C++ ABI than is available on PFSense 2.7.2. The script is also pulling in a newer version of libicu which is causing PHP errors.
Solution is to point the script to FreeBSD:14:AMD64/release_0/ instead.
The text was updated successfully, but these errors were encountered: