Habmin installation Script broke - Need help with correct file links

This is the script:

#HABMIN1 INSTALLATION
cd /opt/openhab
sudo wget https://github.com/cdjackson/HABmin/releases/download/0.1.3-snapshot/habmin.zip
sudo unzip habmin.zip
sudo rm habmin.zip
#delete old zwave binding
sudo rm addons/org.openhab.binding.zwave-1.5.0-SNAPSHOT.jar

#HABMIN2 INSTALLATION - requires HABMIN1
#HABMIN2 no longer works with OpenHAB 1 (only OpenHAB 2)
cd /opt/openhab/addons
sudo wget https://github.com/cdjackson/HABmin/blob/master/addons/org.openhab.io.habmin-1.7.0-SNAPSHOT.jar
sudo wget ****https://github.com/cdjackson/HABmin2/releases/download/0.0.15/org.openhab.ui.habmin_2.0.0.SNAPSHOT-0.0.15.jar
sudo chmod 755 *

sudo mkdir -p /opt/openhab/webapps/habmin2
cd /opt/openhab/webapps/habmin2
sudo wget ****https://github.com/cdjackson/HABmin2/releases/download/0.0.15/HABmin2-0.0.15-release.zip
sudo unzip HABmin2-0.0.15-release.zip
sudo rm HABmin2-0.0.15-release.zip

This links with the **** is what gives me http 404 errors.

Can someone let me know the updated releases? Im a little confused about the difference between the two? Are they the same files, just different compression links to the file?

Thanks!

I’m not completely sure where you’ve picked up these instructions - they look very old.

HABmin is installed like any other OH bundle - eg through PaperUI or by configuring the /conf/services/addons.cfg to add habmin to the ui = line.

Sorry I should have posted that link too:

I would probably ignore the installation of HABmin as described in the blog, and just install it through PaperUI once OH2 is running - just go to extensions, select UI and install HABmin.

do you know if something changed in oh2? im trying to install habmin through paper ui and i cant, the spinning bar is loading like forever … i actually cant install other things too. the rest work like i can control different things paper ui in the control tab.
thanks.

Wow - this is really over 5 years old :slight_smile:

It might pay to start a new thread and describe what problem you’re having, what your system is (versions etc). I’m sure “something changed in OH2” - but without really understanding what your system is, and what the problem is, it’s hard to comment. Even then, I wouldn’t be surprised if your system is really just too old to get too much support :wink:

thank you for the answer @chris , apologize for the short info i gave about the issue i have and i thought to ask here because are not too many comments on the topic.
i have oh 2 and if look in paper ui at user interfaces it says 2.5.11 so i suppose the openhabian is same version as the add-ons. i need to make some settings into a fgs223 and i cant do it directly from things tab and i thought to install habmin for that purpose but when i hit install the install bar is spinning continuously for 8 hours if i leave it. i cannot install other other add-ons too but i need to mention that the paper ui, habpanel, dashboard and basic ui are working. the system works except i cant install.
should i install oh3? and if so, could i migrate from oh2 to oh3 saving all settings?
thank you for answering.

At some point late in the OH2 life, there was a change to where repositories were stored and served. I think this was at 2.5.12, but I’m not 100% sure. So, it’s possible that the version you have is no longer available, so when you try and add new addons, it will fail.

Well, I’d suggest either using OH3, or at least using the latest OH2 (which I think is 2.5.12). I think 2.5.12 artefacts are still available so this might work. However really it is probably best to use OH3 unless there’s some reason you don’t want to go down that route.

thank you for answer, now everything brooked out:( just upgraded to oh3 and nothing seems to work . i cant access my raspberry. i followed this here for openhaian and when i go to my raspberry ip it doesn’t charge. the raspberry is connected throw lan cable to my router so its a lan connection. could that be the problem?

Now is the time to start a new thread about your OH3 installation problem, so that it is not titled for Habmin (that no-one uses anymore).
Maybe look at some similar -