rkokk the mongodb 4.0 update was out months ago. How are you just now running across this problem? In any case, read through this thread as it was discussed a while back.
In my case, I had to restore a backup to get it working again.
Git Clone URL: | https://aur.archlinux.org/unifi.git (read-only, click to copy) |
---|---|
Package Base: | unifi |
Description: | Centralized management system for Ubiquiti UniFi AP |
Upstream URL: | https://unifi-network.ui.com |
Licenses: | custom |
Conflicts: | tomcat-native |
Submitter: | seblu |
Maintainer: | freswa |
Last Packager: | freswa |
Votes: | 68 |
Popularity: | 0.177935 |
First Submitted: | 2017-08-22 01:31 (UTC) |
Last Updated: | 2024-11-07 20:46 (UTC) |
« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 23 Next › Last »
rkokk the mongodb 4.0 update was out months ago. How are you just now running across this problem? In any case, read through this thread as it was discussed a while back.
In my case, I had to restore a backup to get it working again.
I have an issue with the fact that mongodb has upgraded in the repo to 4.0. Even downgrading the package to 3.6/3.4 does not resolve the following error. Which results in the mongodb rebooting continuesly. Any ideas how to fix this? I'm only using mongo for Unifi.
** IMPORTANT: UPGRADE PROBLEM: The data files need to be fully upgraded to version 3.6 before attempting an upgrade to 4.0; see http://dochub.mongodb.org/core/4.0-upgrade-fcv for more details.
@thylacine222 thanks a lot for your comment this worked.
For others, to see whether you are concerned by an Arch Linux ARM aarch64 variant, simply type uname -m
. This should give you aarch64 if you are running an ARM 64 compatible build. Otherwise you might end up with armv7 simply printed.
@GrayHatter That did the trick - thank you!
I had that issue with postgresql, it's because systemd sucks... reboot and it'll start working again...
@benoliver999, from what version you upgrade?
I always get a cold sweat when it's time to upgrade, and sure enough... I'm getting an error again:
unifi.service: Failed to determine user credentials: No such process
unifi.service: Failed at step USER spawning /usr/bin/java: No such process
In case anyone wonders how to use the package (I did for a few minutes):
Start service "systemctl start unifi.service" (optionally enable it "systemctl enable unifi.service").
Now the controller software is running, its web gui available at https://localhost:8443
You just need to comment out
rm -r "${pkgdir}/usr/lib/unifi/lib/native"
Or edit it to remove whichever packages are not compiled for your architecture.
Not sure why these are deleted in this PKGBUILD by default.
Pinned Comments
freswa commented on 2019-10-30 11:50 (UTC)
We are on Stable with this Package. Please flag out-of-date only if the Version provided with this package does not match the version under "Stable" in this link: https://help.ubnt.com/hc/en-us/articles/360008240754#1