openHAB 2.5.x and the sunset of Bintray

All,

The sunset of Bintray on May 1st caused existing openHAB 2.5.x installations to no longer be able to download add-ons from the remote repository (because this was actually Bintray).

The original plan was to move this content to another place and offer a seamless switch for the users, but unfortunately this turned out to be more complicated than thought, so that it didn’t work out - at least until now.

There are two options to fix the problem, though:

  1. Use the offline version of the add-ons (i.e. the KAR file). This makes all of them available locally so that no remote repository is required.
  2. Add JCenter as a remote location to your setup by editing the file userdata/etc/org.ops4j.pax.url.mvn.cfg:
    Change the entry org.ops4j.pax.url.mvn.repositories to
    org.ops4j.pax.url.mvn.repositories= \
     https://openhab.jfrog.io/openhab/libs-release@id=openhab,\
     https://jcenter.bintray.com/@id=jcenter
    

Actually, there is also a third option: Upgrade to openHAB 3. :sunglasses:
But I know, there can be reasons why you want to stick to a 2.5 setup - I hope the above options will help you fix the issue.

Please use this topic for questions and discussions.

Regards,
Kai

17 Likes
Docker 2.5.12 freezes during first start, where is the cache in Docker?
Trouble upgrading OpenHab 2.5.11
RPi ModBus - Openhab does not read data
Error resolving artifact org.openhab.distro
OpenHAB 2.5.12 via Docker on Synology: Stuck after welcome screen
Can't install http binding on OH2.4
Installing Shelly Binding on openHab 2.5
How to activate KNX1 Binding after migration to Pi 4
Is 2.5.12 install broken?
openHAB page stuck in the localhost
New Install 2.5.12 with restore from 2.5.10
Broken installation after restoring backup
Denon/Marantz binding installation issue
OH2.5 offline add-on install problem
Install of openhab 2.5 failed on mac
Hello installing 2.5
Google Assistand do not find any devices
OH2: add hours to DateTime (time zone conversation)
Upgrade openhab Synology from 2.5.0. to 2.5.2 (can't install bindings)
OH v2.5 binding install failed
OH can't install bindings all of a sudden
Can't find MQTT Action/1.X MQTT
Http binding error after update to openHAB ver. 2.5.12-1
OSGI Bundles not ACTIVE after install - How to detect?
OH 2.5 not restarts
OH2 to OH3 openHabian: No valid OpenPGP data found
Addon / Binding download doesn't work
Effects of the sunset of Bintray
Failed restoring from backup
Problem install Homekit 2.5.11
Openhabian2 crashed after upgrade
Cant install Influxdb persistance! restarts the system
Problem with the Download of transformation map with Openhab 3.0.1
Apt-get update failed
Move from MQTT 1.14 to 2.5.12
MQTT v1 Binding - How to install on OH2.5
Gardena Binding 2.5.11
[Solved] OH2.5.12 Error downloading mvn:org.openhab.ui.bundles/org.openhab.ui.paper/[2.5.0,2.6)
Linuxinput binding and mouse capture
Error messages after start, reason unknown, system was running for month with no changes no issues
Sending command from OpenHab Server to Xbee or ESP8266/arduino and then to Xbee to Trigger Relay
OH2 Cannot install addons via addons.cfg
ON - Rules - OFF help
OpenHABian Milestone upgrade fails
Problem with repositories - can't download actions etc
Cannot install binding
UI's fail to install

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.