Announcement

Collapse
No announcement yet.

LMS on Docker "not visible" for Squeezeboxes

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    LMS on Docker "not visible" for Squeezeboxes

    > After my old Synology NAS is broken, I've got a new one (DS220+) and
    > installed LMS on Docker. That went fine, such that I can start the
    > interface through the port 9000. The problem is that my Squeezeboxes
    > (firmware 7.7.3) do not see the LMS running!


    Please double-check the container's setup: make sure you've got all the
    port mappings right. Or use host networking mode.

    #2
    LMS on Docker "not visible" for Squeezeboxes

    After my old Synology NAS is broken, I've got a new one (DS220+) and installed LMS on Docker. That went fine, such that I can start the interface through the port 9000. The problem is that my Squeezeboxes (firmware 7.7.3) do not see the LMS running!
    I've searched the forum, but could not find a solution. One issue might be the version conflict, which I've tried to resolve by installing the "Version Comparison Fix" on my Squeezeboxes. This did not work, as the "Patch Installer" (which I installed successfully) did not offer any patch.
    Surprisingly, my Squeezeboxes see the Logitech Media Server (version 8.3.0) running on my iMac and the connection also works. [That's why I'm not sure whether this a Synology issue.]
    I would be grateful for any idea!

    Comment


      #3
      Thank you very much! I tested both and got it visible with the port mapping
      9000:9000 tcp
      9090:9090 tcp
      3483:3483 tcp
      3483:3483 udp.
      I had to add the IP of the LMS by hand on the Squeezebox, whereas the LMS on my iMac was found automatically. Anyway, now it works.

      Comment

      Working...
      X