Coder Social home page Coder Social logo

Comments (16)

tseroo avatar tseroo commented on May 30, 2024 3

Problem solved!
Under /usr/local/etc/services.d there are files containing package related data. In my case the sabnzbd.sc file contained dst.ports="8080/tcp". Although I've changed the sabnzbd port to 8180 via the GUI, the sabnzbd.sc file was not updated accordingly, thus still containing 8080. After changing the .sc file to 8180, openhab installation did not complain anymore!

It seems the ports 8080, 8443 and 5555 are needed.

BTW, in the meantime I have it running as a Docker container.

from openhab-syno-spk.

tseroo avatar tseroo commented on May 30, 2024

No one has any hint???

from openhab-syno-spk.

cniweb avatar cniweb commented on May 30, 2024

Hi @tseroo,

I released a new release with the new OH2 folder structure (#37), try it, please:
https://github.com/openhab/openhab-syno-spk/releases/tag/2.0.0.008-SNAPSHOT-DSM6

Thanks,
Christian

from openhab-syno-spk.

cniweb avatar cniweb commented on May 30, 2024

Can you try reinstalling the package?

from openhab-syno-spk.

cniweb avatar cniweb commented on May 30, 2024

This is actually a DSM issue, but this should be fixed in DSM 6.0.2 Update 2, can you reboot your DS?

from openhab-syno-spk.

florisi avatar florisi commented on May 30, 2024

Running latest DSM, try to install 2.0.0.008-SNAPSHOT, still the same error

from openhab-syno-spk.

tseroo avatar tseroo commented on May 30, 2024

I've test again with DSM 6.0.2U6 and 2.0.0.008-SNAPSHOT but no change, still failing.

from openhab-syno-spk.

Skostrub avatar Skostrub commented on May 30, 2024

Guys try to reboot your NAS.

This worked for me with .008 installation

from openhab-syno-spk.

tseroo avatar tseroo commented on May 30, 2024

The system rebooted when installing Update 6, but it did not work. I've done another reboot and tried again, and it failed. Any other suggestions?

from openhab-syno-spk.

hilmarf avatar hilmarf commented on May 30, 2024

have you checked the SSL ports? netstat -l | grep 443
on my DSM this results in tcp6 0 0 [::]:8443 [::]:* LISTEN
after changing HTTPS_PORT=8443 to HTTPS_PORT=9443 in start_runtime.sh
openHAB runs fine

from openhab-syno-spk.

tseroo avatar tseroo commented on May 30, 2024

I guess you are talking about starting openHAB, but my problem is that the installation fails! I only have the spk file and no start scripts.

from openhab-syno-spk.

aspruil avatar aspruil commented on May 30, 2024

I am also having the same problem. I even tried uninstalling several apps that may be a port conflict and still cannot get the installs to work. Really want to use openhab on Synology...

Thanks...

from openhab-syno-spk.

yphyph01 avatar yphyph01 commented on May 30, 2024

Hello,
I don't know if that could help the port conflict issue, but do not forget that OpenHAB2 is also using the port 8101 to connect in ssh to the Karaf Console
Regards

from openhab-syno-spk.

aspruil avatar aspruil commented on May 30, 2024

@tseroo that was it. Got it installed. Thanks....

from openhab-syno-spk.

ppmhuijbers avatar ppmhuijbers commented on May 30, 2024

Had the same issue, only then with Zarafa.sc that left 8081 in the configuration although it was removed. Logged in with ssh , took sudo -i (admin rights) and removed with vi Zarafa.sc -> wq! the configuration parts referring to port 8081 . Thanks tseroo for the solution

from openhab-syno-spk.

Pi-And-More avatar Pi-And-More commented on May 30, 2024

Stumbled upon this post when trying to do the same for OpenHab. For me 8080, 8443 and 5555 were not in use and also not in the .sc files. What eventually helped me was to unpack the SPK file as suggested here: #69 and which I learned how to do here: https://forum.synology.com/enu/viewtopic.php?t=10807

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.