-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8.0.24+ needs a new mongo #108
Comments
Hello 👋🏼 Any update on this? |
The Release Candidate for 8.1.113 just dropped. I find this part the most interesting...
|
@loganmarchione Whoa. |
Honestly, I might just skip straight to 8.1 at this point. |
FYI if you plan to upgrade MongoDB while upgrading Unifi. Versions 5 and later require AVX512 CPU instructions, or they won't boot. docker-library/mongo#485 |
This calls out I came across this project that may help expand the support for newer Mongo versions on Pi: |
Your feedback is incredibly helpful! This pain is part of the reason why there hasn't been a new release in a while. |
I'm not dead. This is still on my radar. |
If it helps in any way, I have run the GlennR install a unifi on my mac (an M1 Pro) and I can see it might have worked. Will get it running with exposed ports and confirm its really working |
I just shipped 8.1 with mongo 4.4.18. Works on my pi4. |
The hack we've been using to pull in mongo 3.6.x has finally broken.
Unifi 7.5 and greater supports mongo 4.4. I'm looking at upgrading to it.
The text was updated successfully, but these errors were encountered: