Package Details: unifi 9.0.114-1

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: 70
Popularity: 0.54
First Submitted: 2017-08-22 01:31 (UTC)
Last Updated: 2025-02-04 12:05 (UTC)

Dependencies (3)

Required by (0)

Sources (6)

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

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 23 Next › Last »

Archanfel80HUN commented on 2019-05-14 09:33 (UTC) (edited on 2019-05-14 09:37 (UTC) by Archanfel80HUN)

Flagged out of date is wrong!

The 5.6.x branch is for users that still have older EOL (1st gen) hardware that is not supported by controller 5.7.x and onwards. They cannot upgrade to a newer controller version. It only contains a security update for the 5.6.x branch.

The mainline up2date version is the 5.10.x! Dont mess this two!!

Unifi employee comment in ubnt forum: "5.6 is a release branch for EOL hardware (UAP-AC, UAP-ACv2 and UAP-AC-Outdoor). We wanted to get an updated release out which included some important security changes. The 5.10 release branch doesn't support those models. "

freswa commented on 2019-04-25 15:50 (UTC)

It shouldn't you may either switch to yay or report that behavior upstream.

krutoileshii commented on 2019-04-25 01:58 (UTC)

I'm using aurutils, when doing aur sync, it tries to pull in the source package for me, not sure how to override it.

freswa commented on 2019-04-21 10:21 (UTC)

What AUR wrapper do you use?

krutoileshii commented on 2019-04-20 22:21 (UTC)

freswa - I have the mongodb-bin installed, but for some reason its not picking it up and tries to compile mongodb (using aurutils). Any ideas on what could cause this?

freswa commented on 2019-04-20 12:36 (UTC)

mongodb-bin PKGBUILD:

provides=("mongodb=$pkgver")

krutoileshii commented on 2019-04-20 07:21 (UTC)

Can we add mongodb-bin as a dependency instead of mongodb? Really don't want to be responsible for global warming.... Also, an hour long compile times are really painful.

shimmeez commented on 2019-04-19 18:06 (UTC) (edited on 2019-04-19 18:06 (UTC) by shimmeez)

By default this seemed to try to build mongodb from source on my system, which has insane disk space requirements for building and defaults to using /tmp. This quickly caused /tmp to run out of disk space, as on my box it's only a 16gb partition and building mongodb from source allegedly requires 100+gb. However, manually installing mongodb-bin solved this problem and unifi could install fine afterwards. It seems like mongodb-bin should be the default depends rather than mongodb? Maybe I'm missing something.

Archanfel80HUN commented on 2019-04-10 09:51 (UTC)

And second, java10 not supported by unifi, so make sure you use java8 in your enviroment, or modify unifi.service to use java8 not java10.