Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bintray isn't available anymore #187

Closed
sergeyastakhov opened this issue May 3, 2021 · 5 comments
Closed

Bintray isn't available anymore #187

sergeyastakhov opened this issue May 3, 2021 · 5 comments

Comments

@sergeyastakhov
Copy link

Installer uses Bintray repository for downloading Openhab files.
Unfortunately, this server does not work any more: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

Alternatively, you can try using the server https://openhab.jfrog.io/artifactory/libs-release/, at the moment there are modules for version 3.0.2

@sergeyastakhov
Copy link
Author

Actually, it is enough to replace this line in the "scripts/intaller.sh" file:

#BASE_PATH='https://dl.bintray.com/openhab/mvn/org/openhab/distro/openhab'
BASE_PATH='https://openhab.jfrog.io/artifactory/libs-release/org/openhab/distro/openhab/'

@morthimor
Copy link

Was this enough to successfully install and run package? I did change line (actually it shouldn't have slash on end), but still installing wasn't successful until I manually downloaded openhab_3.0.2.zip file to @tmp folder. But even then it is not starting. What am I missing?

@sergeyastakhov
Copy link
Author

sergeyastakhov commented May 18, 2021

I managed to successfully install the SPK file with this modification through a regular installation via the GUI on DS1520+ (with
DSM 6.2.4) and for 2 weeks now the OpenHab server has been working normally.
Do not forget that the OpenHub 3.0 server needs Java version 11 only and no other to work.

@dirkpollmann
Copy link

I am an new user (nothing chached) and I have to use 2.5.2 (just Java 8 support for my synology) installation will not work:

Start preinst...
Found java executable in PATH
Java version 1.8.0_275
Version is more than 1.8
The User Home service is enabled. UH_SERVICE=yes
The shared folder '/var/services/homes' exists.
Get new version
Processing openhab-2.5.2.zip
ERROR:
There was a problem downloading openhab-2.5.2.zip from the download link:
'https://bintray.com/openhab/mvn/download_file?file_path=org/openhab/distro/openhab/2.5.2/openhab-2.5.2.zip'
Alternatively, download this file manually and place it in the '/var/services/homes' shared folder and start installation again.

need some help.

@Toover
Copy link

Toover commented Oct 13, 2021

#188 tries to fix that

@cniweb cniweb closed this as completed Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants