QoolBox a dit:updated to 5.6.22
FYI..... 5.6.24 has now been released
https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-5-6-24-Stable-Candidate-has-been-released/ba-p/2141297
QoolBox a dit:updated to 5.6.22
thesaint75 a dit:Could you remove the check for the QNAP 4.3 firmware?
I use a QNAP TS-659 pro which isn't getting the 4.3 version, and it's an 64bit cpu.
Anyway I really would like to use it on my QNAP, also I'm using the QJDK8 but only the 111 version as the 152 has the same problem.
Or can someone explain how to remove this limitation? Thank you.
CONF=/etc/config/qpkg.conf
QPKG_NAME="Unifi"
QPKG_ROOT=`/sbin/getcfg $QPKG_NAME Install_Path -f ${CONF}`
APACHE_ROOT=/share/`/sbin/getcfg SHARE_DEF defWeb -d Qweb -f /etc/config/def_share.info`
export QNAP_QPKG=$QPKG_NAME
export QPKG_NAME QPKG_ROOT APACHE_ROOT
export JAVA_HOME=/opt/QJDK8
export JAVA=$JAVA_HOME/bin/java
export UNIFY_HOME=$QPKG_ROOT/UniFi
export PATH=$UNIFY_HOME/bin:$PATH
export SHELL=/bin/sh
export LC_ALL=en_US.UTF-8
export USER=admin
export LANG=en_US.UTF-8
export LC_CTYPE=en_US.UTF-8
cd $UNIFY_HOME
$JAVA -jar lib/ace.jar start
export JAVA_HOME=/opt/QJDK8
/usr/local/jre/bin/java -jar lib/ace.jar start
[2017-12-10 11:00:34,251] <db-server> ERROR system - [exec] error, rc=139
[2017-12-10 11:00:34,252] <db-server> INFO db - DbServer stopped
2017-12-10T12:00:34.244+0100 F - [initandlisten] Invalid access at address: 0x6ff7
2017-12-10T12:00:38.309+0100 I CONTROL [main] ***** SERVER RESTARTED *****
/usr/local/jre/bin/java -version
java version "1.8.0_06"
Java(TM) SE Embedded Runtime Environment (build 1.8.0_06-b23, headless)
Java HotSpot(TM) Embedded Client VM (build 25.6-b23, mixed mode)
https://fastdl.mongodb.org/linux/mongodb-linux-i686-3.2.4.tgz
ok uploading a 4.2.6 version for x86, but i cant test it it works (please let me know)
will be available on QnapClub repo as soon cris validated the pending packages
Rar9 a dit:Is there a manual way (ssh/ftp) to update mongodb from 2.44 to 3.x? WEg. build from source for arm?