Qnap [ Ubiquiti UniFi ] Wi-Fi Management

Nous pouvons remercier Qoolbox pour suivre les évolutions du contrôleur ;) Pour ma part j'en suis à la version 5.10.23 sur mon NAS . Quel procédure pour effectuer la mise à jour?
Désinstaller l'ancienne version et installé la nouvelle ? en faisant une installation manuelle .
 
zypos a dit:
Nous pouvons remercier Qoolbox pour suivre les évolutions du contrôleur ;) Pour ma part j'en suis à la version 5.10.23 sur mon NAS . Quel procédure pour effectuer la mise à jour?
Désinstaller l'ancienne version et installé la nouvelle ? en faisant une installation manuelle .

tu peux écraser l'ancienne version il me semble .. mais il faut reconfigurer derrière si je me souviens bien
 
Thank you very much for the prompt updates.
I have updated to the listed new version, and I keep getting a message indicating that there is still an updated version: 5.10.25.

Logging to the controller and checking on about screen, I get the following:

UI:5.10.25.0
Backend:
5.10.24
Build: atag_5.10.24_11676

It seems that the release has only the UI updated, so there must be a new build.

@QoolBox: Can you please take a look?

Thanks again and best regards!!
 
QoolBox a dit:
Source : http://www.ubnt.com./unifi
https://qnapclub.eu/fr/qpkg/394

There is an error in the Unifi.sh script.
The declaration of the QDJ is not parametric and (in my case) the package does not start.
I installed the QDJ from quanpclub.eu :)

Here is the correct code:
Code:
export JAVA_HOME=`/sbin/getcfg QJDK8 Install_Path -f ${CONF}`
export JAVA=$JAVA_HOME/bin/java
export UNIFY_HOME=$QPKG_ROOT/UniFi
export PATH=$UNIFY_HOME/bin:$JAVA_HOME/bin:$PATH

:) In case you want to fix it :)

M
 
Question: which version of MongoDB are you using?
I'm on
Code:
2019-07-13T01:49:29.717+0200 [initandlisten] MongoDB starting : pid=30836 port=27117 dbpath=/share/MD0_DATA/.qpkg/Unifi/UniFi/data/db 32-bit 
2019-07-13T01:49:29.717+0200 [initandlisten]
2019-07-13T01:49:29.718+0200 [initandlisten] ** NOTE: This is a development version (2.7.3-pre-) of MongoDB.
2019-07-13T01:49:29.718+0200 [initandlisten] **       Not recommended for production.
2019-07-13T01:49:29.718+0200 [initandlisten]
2019-07-13T01:49:29.718+0200 [initandlisten] ** NOTE: This is a 32 bit MongoDB binary.
2019-07-13T01:49:29.718+0200 [initandlisten] **       32 bit builds are limited to less than 2GB of data (or less with --journal).
2019-07-13T01:49:29.718+0200 [initandlisten] **       Note that journaling defaults to off for 32 bit and is currently off.
2019-07-13T01:49:29.718+0200 [initandlisten] **       See http://dochub.mongodb.org/core/32bit
2019-07-13T01:49:29.718+0200 [initandlisten]
2019-07-13T01:49:29.718+0200 [initandlisten] db version v2.7.3-pre-
2019-07-13T01:49:29.719+0200 [initandlisten] git version: 77472f85d6cadf99cece2019063dd35067ff682f
2019-07-13T01:49:29.719+0200 [initandlisten] build info: Linux build18.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49

I'm on X86 nas not 64b :(

M
 
was hard to find one working on 32bit x86...

i still using the same old ones .. that user confirm me it was working with
you can check it inside /opt/UniFi/bin

mongod binairies are embedded in this qpkg
 
Once more thak you for the update.
I am facing the same issue as with the previous version. After installing, loging into the controller, I get a notification of a new version: 5.10.26.
About screenshot follows.

0c47c3ba10c97a19ebe9a519218c9c83.jpg


Any hint why is this happening?

Regards
 
QoolBox a dit:
very strange...

i have replaced all file within the qpkg with 5.10.27 version
Thank you for your comment.
I will uninstall and do a full install when I get home and will post the feedback.

The behavior is similar to what I experienced during the last update, as reported. UI gets updated, but not the core. It stays in a former version.
 
I have backed up configuration and settings and proceeded to uninstall and reinstall.
Now I am unable to connect to the controller.

I have tried restarting the NAS several times to no avail.
I have also tried to downgrade till 5.10.12, also without success.

While trying to connect I get a connection refused, or unable to connect to server. Checked with Firefox and Chrome.

Any help or advice on how to proceed?

I am unsure how can I log what is happening to troubleshoot.

Thanks again!
 
Ok, after fiddling a lot I managed to reinstall the new version and restore a backup.
I am unsure what caused the issue and the problems reinstalling.
What I have done is to reinstall the QJDK8 Package, and disable and reenable the Web Server under QNAP Settings. This seemed to solve the issue of Unifi not starting.
After restoring settings, and a restart of the service everything is working again, with the update version showing fine.

5ada37c690689850ca993f907cb8147a.jpg


Thank you!