Akaihiryuu l33t
Joined: 08 May 2003 Posts: 798 Location: Columbus, OH
|
Posted: Thu Jan 09, 2025 9:11 pm Post subject: Unifi issues |
|
|
Ok so I did some server updates today, apparently the version of mongodb I was using is no longer even in portage, so I had to upgrade to 5.0.30. My unifi installation is no longer working. 9.0 just crashes without leaving any logs whatsoever. 8.6.9 starts but the logs say mongodb is not starting. It doesn't even have a built-in version anymore, it just links to /usr/bin/mongodb.
/var/log/unifi/mongod.log shows a LOT of activity, but server.log is just getting spammed with this and doesn't appear to be doing anything even though it claims to be running:
Code: | [2025-01-09T16:10:15,668-05:00] <mongo-db> WARN mongo - Stop listening to Mongo logs after process has exited
[2025-01-09T16:10:15,668-05:00] <mongo-db> INFO mongo - Database process stopped, code=62 |
If I can't get this working I'm going to have to find an overlay that has a 4.x verison of mongodb.
Looking further into this, I think it has to do with the featureCompatibilityversion as found in this thread: https://forums.gentoo.org/viewtopic-t-1124038.html
But none of the links in there work anymore, so I can't get an old version I need to upgrade this flag. And none of the current server versions will start.
Anyway, my system is in a completely broken state, and half of my network is down until I can fix it. |
|