Habmin2 fails to open?

Same issue here.

  1. Fresh debian 8 install with java8
  2. Dropped OH2 in /opt/openhab2
  3. Dropped Habmin2 in /opt/openhab2/addons
  4. In paperui install both zwave and zwave1
  5. Started OH2 got cli.

no joy. No errors, no sign of Habmin2 anywhere.

filesize is:

-rw-r–r-- 1 root root 46803 Apr 3 13:35 org.openhab.ui.habmin_2.0.0.SNAPSHOT-0.1.3.jar
-rw-rw-r-- 1 root root 70 Apr 2 03:38 README

The download failed - try downloading it again. The file should be about 4MB, not 40kB! This is a common problem with HABmin (I think it’s also in the Readme :wink:)

dough. sorry read that wrong. Thought i saw 4.6 mb… facepalm…

Thanks chris! :wink:

Raw latest snapshot Link for others!:
https://github.com/cdjackson/HABmin2/blob/master/output/org.openhab.ui.habmin_2.0.0.SNAPSHOT-0.1.3.jar?raw=true

  1. Go in addons folder

  2. type wget https://github.com/cdjackson/HABmin2/blob/master/output/org.openhab.ui.habmin_2.0.0.SNAPSHOT-0.1.3.jar?raw=true

  3. mv org.openhab.ui.habmin_2.0.0.SNAPSHOT-0.1.3.jar?raw=true org.openhab.ui.habmin_2.0.0.SNAPSHOT-0.1.3.jar

  4. Start OH2

  5. browse to http://IP:8080/habmin/index.html#/home

Also shows in UI as well…

:wink:

1 Like

Hi Jay,
All links are died, i can not download it. Can give me tip for installing habmin 2 for openhab 2?.

when i try to use UI Habmin, it shows only “loading…”, and then nothing.

Thanks

Go to PaperUI → Addons → UI and hit the install button.
As an alternative approach you may add
ui = habmin
to your addons.cfg (also add your other UI’s, otherwise they get uninstalled!)