@CommanderCrisp Thank you, using mongodb36-bin along with setting Oracle java as default and relinking to fixed everything for me.
Search Criteria
Package Details: unifi 8.6.9-1
Package Actions
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.167471 |
First Submitted: | 2017-08-22 01:31 (UTC) |
Last Updated: | 2024-11-07 20:46 (UTC) |
Dependencies (3)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- java-runtime-headless (jre10AUR, jre12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, amazon-corretto-16AUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jre11-jbr-xdg-headlessAUR, jre16-openjdk-headlessAUR, jre14-openjdk-headlessAUR, jre15AUR, jre14AUR, jre13AUR, jre16AUR, jre18-openjdk-headlessAUR, amazon-corretto-19-binAUR, liberica-jre-11-full-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jre-openj9-headlessAUR, jre12-openjdk-headlessAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, zulu-15-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jre11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jre13-openjdk-headlessAUR, jre15-openjdk-headlessAUR, jdk8-openj9-binAUR, jre-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jre19-openjdk-headlessAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, zing-21-binAUR, zing-8-binAUR, jre17AUR, java-openjdk-binAUR, jre21-zulu-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jre17-zulu-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jre8AUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jre-jetbrainsAUR, jre-openjdk-wakefield-headlessAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, zulu-23-binAUR, jreAUR, jdkAUR, jdk21-jetbrains-binAUR, java-openjdk-ea-binAUR, jre-zulu-binAUR, jre-zulu-fx-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre-openjdk-headless, jre11-openjdk, jre11-openjdk-headless, jre17-openjdk, jre17-openjdk-headless, jre21-openjdk, jre21-openjdk-headless, jre8-openjdk-headless)
- mongodbAUR (mongodb32-binAUR, percona-server-mongodb-binAUR, mongodb36-binAUR, mongodb34-binAUR, mongodb40-binAUR, mongodb44-binAUR, mongodb42-binAUR, mongodb60-binAUR, mongodb50-binAUR, mongodb50AUR, ferretdbAUR, mongodb70-binAUR, ferretdb-binAUR, mongodbAUR, mongodb-binAUR, mongodb44AUR)
Required by (0)
Sources (6)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 23 Next › Last »
Marcello_Coco commented on 2022-09-15 18:13 (UTC)
CommanderCrisp commented on 2022-09-15 02:00 (UTC) (edited on 2022-09-15 02:00 (UTC) by CommanderCrisp)
Changing the PKGBUILD dependency line to
depends=('mongodb36-bin' 'jre8' 'fontconfig')
along with ensuring that ORACLE java was the default java edition (not OpenJDK) worked for me. Relinking the default java edition just used the command:
sudo ln -vfns /usr/lib/jvm/java-8-jre/jre /usr/lib/jvm/default-runtime
sudo ln -vfns /usr/lib/jvm/java-8-jre/jre /usr/lib/jvm/default
Marcello_Coco commented on 2022-08-22 10:46 (UTC) (edited on 2022-08-22 10:48 (UTC) by Marcello_Coco)
I get 'HTTP Status 404' when opening the webinterface.
Systemctl tells me that unifi has started and gives me the following error:
Exception in thread "launcher" java.lang.NullPointerException: Web context failed to initialize
Does somebody know the solution for this? I am using mongodb50-bin.
WwPvWLcBrUubxgJQ commented on 2022-08-10 20:22 (UTC)
Downgrading to mongodb50-bin fixed this for me. Mongo 6.0 removed OP_QUERY which unifi still uses.
https://www.mongodb.com/docs/v6.0/release-notes/6.0-compatibility/#legacy-opcodes-removed
luloulamon commented on 2022-07-26 18:14 (UTC)
For anyone else that encounters core-dump illegal instruction on mongodb using 5.x.You can also use 4.4.
For me, this was because I am using an older CPU which apparently is not supported on the newer mongodb versions.
Moviuro commented on 2022-07-26 12:08 (UTC)
depends
should list mongodb<6
as @jyny pointed out. I was starting to lose my mind as well.
jyny commented on 2022-07-25 04:06 (UTC) (edited on 2022-07-25 04:07 (UTC) by jyny)
mongoDB doing a breaking change in 6.x, causing unifi start error. To fix this, restrict mongoDB version at 5.x by installing mongodb50-bin from AUR.
CountMurphy commented on 2022-06-17 19:03 (UTC)
Anyone else getting 404s trying to access the login page? Wonder if I broke something or the package broke.
aminvakil commented on 2022-05-28 12:10 (UTC)
@azmeuk I see a very clear message, what mongodb version are you using?
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