Coder Social home page Coder Social logo

Comments (21)

cniweb avatar cniweb commented on May 30, 2024

Should it be a separate package?
And it should be installed in parallel?

from openhab-syno-spk.

splatch avatar splatch commented on May 30, 2024

I'm fresh user so for me it might be the same package, however I think this may cause troubles for existing users if they could not run OH2 for some reason and will have to revert to previous release. I don't suspect people will run continously two versions at the same time, but ability to test beta version without removing older one would be cool for them

from openhab-syno-spk.

yphyph01 avatar yphyph01 commented on May 30, 2024

+1
a separate package would be fine
thank you for your work. Really appreciated

from openhab-syno-spk.

krzychb avatar krzychb commented on May 30, 2024

@cniweb

You are enriching life of openHAB users that have a Synology diskstation 😄

My ranking list is as follows:

  1. Separate package +1
  2. Installed in parallel +1

If this is too much effort I will be happy to try whatever package you are able to prepare 👍

Krzysztof

from openhab-syno-spk.

cniweb avatar cniweb commented on May 30, 2024

OK i add a new brach: https://github.com/cniweb/openhab-syno-spk/tree/2.0-beta1

from openhab-syno-spk.

cniweb avatar cniweb commented on May 30, 2024

I add a new prerelease with OpenHab V2.0-beta1: https://github.com/cniweb/openhab-syno-spk/releases/tag/2.0.0-beta1
Testing, please...

from openhab-syno-spk.

yphyph01 avatar yphyph01 commented on May 30, 2024

@cniweb
thank uou to share your work with us.

I've tested the installation of this prerelease package on dsm 6.0Beat2 and the same issue with the "user home services" occured as on the. 1.8 package.
Synology has changed some user management commands.
let me know if I can perform additional tests to help you.
regards

from openhab-syno-spk.

cniweb avatar cniweb commented on May 30, 2024

A patch for DSM 6.0 is in work, and this version has no patch for user home servce!
Please do not test this version with DSM 6.0!

from openhab-syno-spk.

splatch avatar splatch commented on May 30, 2024

I'm not sure if I'm doing something wrong, cause DSM 5.2 refuses to install this package. When I use older SPKs from https://www.hofrichter.at/sspks/ installation continues and I get wizzard step asking about license acceptance, however when I try to use downloaded package (renamed to from .zip to .spk) I get "invalid file format error" and following entries in /var/log/messages:

entry.cgi_SYNO.Core.Package.Installation[1].upload[16758]: pkgtool.cpp:1639 Failed to extract package INFO to /volume3/@tmp/56B0EDBD70BFD7AA/
entry.cgi_SYNO.Core.Package.Installation[1].upload[16758]: pkgtool.cpp:1640 /bin/tar xf /volume3/@tmp/upload_tmp.167580 -C /volume3/@tmp/56B0EDBD70BFD7AA/ INFO --no-same-owner

from openhab-syno-spk.

yphyph01 avatar yphyph01 commented on May 30, 2024

I'm think you don't have to rename the downloaded file. Thé spk is file is archived inside thé downloaded file. simply unzip it.
Yann

from openhab-syno-spk.

cniweb avatar cniweb commented on May 30, 2024

Could anyone successfully try the new package already?

from openhab-syno-spk.

splatch avatar splatch commented on May 30, 2024

In my case downloaded zip does not have any spk inside. Spk on this screenshot is renamed zip, as I wrote above:
openhab spk

A small update I am getting SPK only from safari. Firefox and Chrome downloads zip files.

from openhab-syno-spk.

splatch avatar splatch commented on May 30, 2024

I was able to run SPK. It's possible to launch openhab via shell but launch from package center doesn't work. I was trying to locate any log activity caused by this action but I could not find any. GUI is working too. Great job!

Below a little proof it did work from shell:
openhub synology

from openhab-syno-spk.

yphyph01 avatar yphyph01 commented on May 30, 2024

Looks the same issue as I described in the issue: #3
... No control of the package via the package manager ... and no trace in log files but the package is running.
I'll let you know if any additional findings

from openhab-syno-spk.

cniweb avatar cniweb commented on May 30, 2024

I changed the port to 8082! -> https://github.com/cniweb/openhab-syno-spk/blob/2.0-beta1/INFO#L10
Try http://ip-your-ds:8082//openhab.app
Have I missed something perhaps at any point?

from openhab-syno-spk.

neoscaler avatar neoscaler commented on May 30, 2024

Thanks for your work. Tested the package on Synology DS214Play with DSM 5.2 and Java 8u73.

Following issues:

  • Can't start/stop the via package manager. Starting via start.sh works.
  • No log output in /volume1/@appstore/OpenHAB2/logs, only in /volume1/@appstore/OpenHAB2/userdata/logs
  • Package is not using my folders at /volume1/public/OpenHab

Port is at 8080 for me, too.

from openhab-syno-spk.

cniweb avatar cniweb commented on May 30, 2024

OK, I have the two requirements now separated!
This Issue is only for OpenHab 2.0-beta package < DSM 6

from openhab-syno-spk.

xbmcnut avatar xbmcnut commented on May 30, 2024

@splatch Total OH2 noob question. Installed Beta 2 on DS713+ but package is not running. How do I start using PuTTy?

from openhab-syno-spk.

xbmcnut avatar xbmcnut commented on May 30, 2024

Figured it. cd /volume1/@appstore/OpenHAB2, sh start.sh. Working now.

from openhab-syno-spk.

cniweb avatar cniweb commented on May 30, 2024

Can I close this issue?

from openhab-syno-spk.

yphyph01 avatar yphyph01 commented on May 30, 2024

Hi @cniweb
Yes, I guees so.
We'll have to test your new package and, if required,to open new issue related to the package.
thank you to share your work
Regards

from openhab-syno-spk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.