Package Details: unifi 8.6.9-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: 68
Popularity: 0.177935
First Submitted: 2017-08-22 01:31 (UTC)
Last Updated: 2024-11-07 20:46 (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 .. 6 7 8 9 10 11 12 13 14 15 16 .. 23 Next › Last »

keilmillerjr commented on 2020-07-20 13:54 (UTC)

Installed mongodb-bin and then unifi. It now works. Some tips for usage, since there is no readme.

  • systemctl start unifi
  • systemctl status unifi
  • https://localhost:8443/

freswa commented on 2020-07-08 15:41 (UTC)

@Scimmia thx, will be simplified with the next release.

Scimmia commented on 2020-07-08 14:45 (UTC)

Why 'java-runtime-headless>=8' 'java-runtime-headless<9' instead of just 'java-runtime-headless=8'?

keilmillerjr commented on 2020-06-26 09:59 (UTC) (edited on 2020-06-26 10:15 (UTC) by keilmillerjr)

Build failed. I tried multiple times. 100% CPU duty on a ryzen 5 3600.

scons: building terminated because of errors.
build/opt/mongo/stdx/sigaltstack_location_test.o failed: Error 1
==> ERROR: A failure occurred in check().
    Aborting...

One dependency is MongoDB.

mongodbAUR - builds from source, requiring 180GB+ free disk space, and may take several hours to build (i.e. 6.5 hours on Intel i7, 1 hour on 32 Xeon cores with high-end NVMe.)
mongodb-binAUR - prebuilt MongoDB binary extracted from official MongoDB Ubuntu repository packages. Compilation options used are unknown.

I just spend $700 last month on pc components to have a modern computer, and my ssd does not have enough space. 180+gb is ridiculous.

liochan commented on 2020-04-18 15:55 (UTC)

I would like to thanks all contributors for this package. Unfortunatly, independantly of your work, I stop to use your package. Mainly because of mongodb issues, too many time to try to find a solution. If you are in the same case as I am, nothing is working anymore, you have to know that nothing is coming from the contributors of this package.

My solution was to switch to docker and use this container image : https://hub.docker.com/r/linuxserver/unifi-controller

Fortunatly I had backups of my unify conf. So I just upload the backup and everything is working fine now.

Hope my comments will help few of you and again a big thank to package contributors.

s-k commented on 2020-04-18 15:25 (UTC) (edited on 2020-04-18 15:29 (UTC) by s-k)

mongodb is the definition of a polished turd.

InFerNo commented on 2020-04-11 15:36 (UTC) (edited on 2020-04-11 16:08 (UTC) by InFerNo)

I'm unable to get unifi to work. I'm not getting any useful output, running it as the unifi user gives me This account is currently not available.

Running it as my own user gives me the error IllegalStateException: Tomcat failed to start up.

Starting the service says that it's running, but checking with ss only port 8081 is being bound.

diegoduarte commented on 2020-03-28 21:22 (UTC)

@freswa, please don't rely in this link: https://help.ubnt.com/hc/en-us/articles/360008240754#1 for Stable releases, UniFi - Controller FAQ documentation is abandoned.

The correct channel for UniFi Network Controller stable releases should be https://community.ui.com/releases

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

puithove commented on 2019-08-29 20:33 (UTC)

Thanks @freswa - rolling back to 4.0 worked. I'm with @azraelle - mongodb has been a nightmare.