PINE64
Running UniFi Controller on a Pine A64+ 1Gb board - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: General Discussion on PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=3)
+--- Thread: Running UniFi Controller on a Pine A64+ 1Gb board (/showthread.php?tid=3017)



Running UniFi Controller on a Pine A64+ 1Gb board - ishwest - 12-29-2016

Hi all!

Pine64 is a very cost effective solution for running the UniFi Controller. The installation process is a bit tricky though. Hence sharing my experience: https://ishwestscriptwault.wordpress.com/2016/12/29/running-unifi-controller-5-on-pine64-en/

Enjoy!


RE: Running UniFi Controller on a Pine A64+ 1Gb board - tllim - 01-02-2017

(12-29-2016, 03:03 AM)ishwest Wrote: Hi all!

Pine64 is a very cost effective solution for running the UniFi Controller. The installation process is a bit tricky though. Hence sharing my experience: https://ishwestscriptwault.wordpress.com/2016/12/29/running-unifi-controller-5-on-pine64-en/

Enjoy!

hanks on sharing your experience.


RE: Running UniFi Controller on a Pine A64+ 1Gb board - mrv - 07-05-2017

Did you get the new 5.5.19 version running.
I'm stuck in the upgrade with constant error in the log wrt tomcat


RE: Running UniFi Controller on a Pine A64+ 1Gb board - ishwest - 07-05-2017

(07-05-2017, 06:42 AM)mrv Wrote: Did you get the new 5.5.19 version running.
No, not yet. I'll try upgrading controller some time next week. Will post in this thread.


RE: Running UniFi Controller on a Pine A64+ 1Gb board - ishwest - 07-13-2017

(07-05-2017, 07:30 AM)ishwest Wrote:
(07-05-2017, 06:42 AM)mrv Wrote: Did you get the new 5.5.19 version running.
No, not yet. I'll try upgrading controller some time next week. Will post in this thread.
I confirm the problem.
Controller fails before (or while?) converting the db from 5.4 to 5.5.

So a clean install might work.
I'll look into it further.


RE: Running UniFi Controller on a Pine A64+ 1Gb board - mrv - 07-13-2017

In the mean time I succeeded.
However was a big pain..

The upgrade always fails, the way I managed was to install the unifi controller Windows version, than use that to upgrade. Than transfer the upgraded file to a clean version on the pine


RE: Running UniFi Controller on a Pine A64+ 1Gb board - ishwest - 07-14-2017

(07-13-2017, 10:06 PM)mrv Wrote: … install the unifi controller Windows version, than use that to upgrade. Than transfer the upgraded file to a clean version on the pine
Thanks for the update!

This imho suggests that the migration process relies either on a native library or an external program that is missing.

Or it might be just a bug in the new controller version :-)


RE: Running UniFi Controller on a Pine A64+ 1Gb board - smills - 07-15-2017

(07-14-2017, 02:58 AM)ishwest Wrote:
(07-13-2017, 10:06 PM)mrv Wrote: … install the unifi controller Windows version, than use that to upgrade. Than transfer the upgraded file to a clean version on the pine
Thanks for the update!

This imho suggests that the migration process relies either on a native library or an external program that is missing.

Or it might be just a bug in the new controller version :-)

I was able to upgrade with a fresh install of 5.5.19.  The trick for me was to install the latest stable mongodb before attempting to upgrade.  The directions for installing mongodb on ubuntu are at https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu.