Coder Social home page Coder Social logo

Comments (5)

tggo avatar tggo commented on August 17, 2024

I found solutions
in console Status -> Network Settings -> Bound IP address - choose docker host ip

from docker-serviio.

mrashisha avatar mrashisha commented on August 17, 2024

@tggo Unfortunately that does not seem to make a difference. My Roku is still unable to see Serviio after I selected the docker host ip in the drop down and saved.

I also tried restarting the server with the docker host ip to see if that will make a difference but no such luck

from docker-serviio.

j0nnymoe avatar j0nnymoe commented on August 17, 2024

Is this still an issue? if not I will close this issue.

If you are still getting this issue, please try using -net=host instead of setting the ports, Hopefully that will fix your issue.

from docker-serviio.

bermeitinger-b avatar bermeitinger-b commented on August 17, 2024

The provided command didn't work for me either. I could open the console on port 23423, but no device could see the server, neither the host nor a device in the network.

docker create --name=serviio \
    -v /etc/localtime:/etc/localtime:ro \
    -v <config>:/config \
    -v <videos>:/media:ro \
    -v <transcode>:/transcode \
    -e PGID=<id -g> -e PUID=<id -u> \
    --net="host" \
    lsiocommunity/serviio

The "host" seems to be important.

from docker-serviio.

sparklyballs avatar sparklyballs commented on August 17, 2024

this needs to be run in host mode.

from docker-serviio.

Related Issues (10)

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.