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: 69
Popularity: 0.41
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 2 3 4 5 6 7 8 9 .. 23 Next › Last »

quietvoid commented on 2023-09-08 16:13 (UTC)

quietvoid, check the deps.

Thanks. I've updated to jre17-openjdk-headless and it seems to work.

Scimmia commented on 2023-09-08 13:24 (UTC)

quietvoid, check the deps.

quietvoid commented on 2023-09-08 13:19 (UTC) (edited on 2023-09-08 13:20 (UTC) by quietvoid)

The service won't start for me with 7.5.174-2

systemd[1]: Started Ubiquiti UniFi Server.
java[1738284]: Error: LinkageError occurred while loading main class com.ubnt.ace.Launcher
java[1738284]:         java.lang.UnsupportedClassVersionError: com/ubnt/ace/Launcher has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
systemd[1]: unifi.service: Main process exited, code=exited, status=1/FAILURE
systemd[1]: unifi.service: Failed with result 'exit-code'.

Downgrading to 7.4.162-1 works again.

Scimmia commented on 2023-09-05 22:02 (UTC)

7.5.174 was just pulled from the stable release channel.

https://community.ui.com/releases/UniFi-Network-Application-7-5-174/d05b091f-f00c-4ebb-8f42-b77e0adac78b#comment/c8ca4616-fb54-47a0-9e1c-39bc833e2b04

flrichar commented on 2023-09-05 13:16 (UTC) (edited on 2023-09-05 14:40 (UTC) by flrichar)

Upgrading to this latest package breaks the controller app, java version doesn't matter, tried with both Java 17 and Java 20 ... error is consistent with web context failed to initialize

Sep 05 09:14:17 tor java[7054]: Exception in thread "launcher" java.lang.NullPointerException: Web context failed to initialize
Sep 05 09:14:17 tor java[7054]:         at java.base/java.util.Objects.requireNonNull(Objects.java:259)
Sep 05 09:14:17 tor java[7054]:         at com.ubnt.net.OoOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO>
Sep 05 09:14:17 tor java[7054]:         at com.ubnt.net.OoOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO>
Sep 05 09:14:17 tor java[7054]:         at com.ubnt.service.Object.øÓ0000(Unknown Source)
Sep 05 09:14:17 tor java[7054]:         at com.ubnt.ace.Launcher.Object(Unknown Source)
Sep 05 09:14:17 tor java[7054]:         at com.ubnt.ace.Launcher.main(Unknown Source)

Edit: This was the initial package for 7.5.174-1, I see it has been updated. Also, I was able to successfully roll back to 7.4.162-1. Had to be careful with the journal permissions for mongodb.

daniel_shub commented on 2023-07-13 18:12 (UTC)

With version 7.4.162-1 I can get access to the web controller at https://localhost:8443 but only if I use java 11 as described by @kuon in their 2023-03-13 00:54 (UTC) comment.

iKevin commented on 2023-06-27 15:44 (UTC)

I am getting the 404 error as well.

zangoku commented on 2023-06-02 05:46 (UTC)

I am getting a HTTP Status 404 – Not Found when visiting the web page after starting the server

freswa commented on 2023-06-01 16:47 (UTC)

@Auerhuhn Thx, fixed

Auerhuhn commented on 2023-06-01 16:39 (UTC) (edited on 2023-06-01 16:39 (UTC) by Auerhuhn)

Hi @freswa, the native/Mac and native/Windows directories seem to be missing from the upstream package. That makes the package phase error out as follows:

==> Extracting sources...
  -> Extracting UniFi-7.4.156.zip with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
rm: cannot remove '/build/unifi/pkg/unifi/usr/lib/unifi/lib/native/Mac': No such file or directory
rm: cannot remove '/build/unifi/pkg/unifi/usr/lib/unifi/lib/native/Windows': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...