openhab / openhab-syno-spk

openHAB Synology SPK Install Package
Eclipse Public License 2.0
161 stars 42 forks source link

No Service created after installation #35

Closed Skostrub closed 7 years ago

Skostrub commented 7 years ago

DS 213j DSM6 6.0.2

Beta 3 after installation shows "Running in GUI" WebUI is not working

if I do su -s /bin/sh - openhab -c "/var/packages/OpenHAB2/target/start.sh" I get "su: warning: cannot change directory to /var/services/homes/openhab: No such file or directory "

I can help with testing. I need this stuff to be up again. 1.8 was great!

Baumi1245 commented 7 years ago

@cniweb

Updating would be great - but i think uninstalling also has to work....

Thank you, Tom

cniweb commented 7 years ago

OK, then I can close this issue? I open two new issues, once for the uninstall and once for the update, OK?

Baumi1245 commented 7 years ago

no, we have three: installing with mounting folder "conf" to public/ or elswhere

gooxbe commented 7 years ago

Actually, It doesn't install. Can't download openhab-offline-2.0.0-SNAPHSOT.zip with the spk

aurelio1 commented 7 years ago

Hello everyone. Will there be DSM 5.2 releases again? I still can't upgrade to DSM 6.0 because Zarafa doesn't work anymore on 6.0 and I still have to migrate it to another mail system. So I would need a DSM 5.2 version. Besides that, I installed all my software on volume2. Most packages ask where to install something, so it might be useful to have this here too. Otherwise I (and others with the same situation) have to check the .spk and replace all volume1 with volume2; that is a bit annoying :-)

Baumi1245 commented 7 years ago

@gooxbe That can´t be; this code is from the install.sh:

DOWNLOAD_FILE="openhab-offline-2.0.0-SNAPSHOT.zip"
DOWNLOAD_PATH="https://openhab.ci.cloudbees.com/job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab-offline/target"
DOWNLOAD_URL="${DOWNLOAD_PATH}/${DOWNLOAD_FILE}"

if you put this together you get: https://openhab.ci.cloudbees.com/job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab-offline/target/openhab-offline-2.0.0-SNAPSHOT.zip

... so there must be another problem. Did you check if there is no openHAB2 folder in /volume1/@appstore/ bevor installing? if yes, this causes an issue.

gooxbe commented 7 years ago

@Baumi1245 Yes, I checked in /volume1/@appstore and even restarted the syno a few times as I'm also playing on domoticz... I might build it from the sources as I need to change the default http_port...

cniweb commented 7 years ago

OK, I close this Issue, we have 4 new Issues:

15

40

41

42