Jump to content

Recommended Posts

Posted (edited)
Ap without new firmware shows up in the controller. I could change the vlan tagging while adopting if this might help. Edited by nicholab
Posted

The answer is you need to install Snappyjava because they are now compressing stuff using this package. You then have to over right the package included with the Unifi libary. I have now detected and found the AP's. This posted helped loads https://community.ubnt.com/t5/UniFi-Routing-Switching/Unifi-4-6-3-controller-under-freebsd/m-p/1229394/highlight/true#M3551

 

This is the quick version of what I did.

 

pkg install snappyjava

mv usr/local/share/java/classes/snappy-java.jar /usr/local/UniFi/lib/snappy-java-1.0.5.jar

cd /usr/local/UniFi/lib

java -jar ace.jar stop

java -jar ace.jar start &

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...