-
[support] pducharme's Dockers support thread
I logged into your UniFi docker and updated the unifi start script and now unifi doesn't fail to start! Please update your script nano /etc/init.d/unifi Find JAVA_HOME and change to: JAVA_HOME=/usr/lib/jvm/java-8-oracle I am still not seeing the GUI but this is the first hurdle.
-
[support] pducharme's Dockers support thread
I got this docker to work with unraid without some commands on the docker page like open webpage etc. https://github.com/rednut/docker-unifi-controller So even I am surprised why your docker is not working. I will keep trying...
-
[support] pducharme's Dockers support thread
Hi, When I followed steps to force java7 I could get unifi to start from the command line but it didn't load the gui. I realized that you are using 6.1.3 so I downgraded but this didn't help either. I have a clean install and this is the only plugin/docker setup...
-
[support] pducharme's Dockers support thread
Further investigation revealed that my unifi wasn't starting because of java /etc/init.d/unifi start * Starting Ubiquiti UniFi Controller unifi Cannot locate Java Home ...fail! I checked the java version: java -version java version "1.8.0_66" Java(TM) SE Runtime Environment (build 1.8.0_66-b17) Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed mode) I even tried to edit the unifi file: vi /etc/init.d/unifi in this file I saw: I was able to install java version 7: sudo apt-get install oracle-java7-installer sudo update-alternatives --config java export JAVA_HOME=/usr/lib/jvm/java-7-oracle vi /etc/init.d/unifi Change JAVA_HOME to:
-
[support] pducharme's Dockers support thread
I have deleted and reloaded in fact I even deleted the whole docker file and setup the docker again without any success . Looks like mongo db is causing a problem.
-
[support] pducharme's Dockers support thread
UniFi not opening webpage. I connected to the docker: docker exec -i -t UniFi bash looking at the server.log I see: [2015-11-19 08:48:57,167] <db-server> ERROR system - [exec] error, rc=100, output=all output going to: /usr/lib/unifi/logs/mongod.log [2015-11-19 08:48:57,168] <db-server> INFO db - DbServer stopped Please help when I type root@aaa03c216874:/var/lib/unifi/logs# mongo I get: MongoDB shell version: 2.4.9 connecting to: test Thu Nov 19 08:49:09.032 Error: couldn't connect to server 127.0.0.1:27017 at src/mongo/shell/mongo.js:145 exception: connect failed
getrav
Members
-
Joined
-
Last visited