2021-01-23, 05:32 PM
Can you run Docker in host mode instead of bridged mode?
Martin
Martin
2021-01-23, 05:32 PM
Can you run Docker in host mode instead of bridged mode?
Martin
2021-01-23, 06:12 PM
Perfect !
That was it! In host mode it works perfectly ! Many thanks for your support !!! Thomas
2021-09-08, 05:39 PM
Hi.
I know this thread is rather old, but I cannot manage to get my octopus net show up in nextpvr (docker). The container runs already in host mode, but I cannot see the device. With tvmosaic everything works (without docker) My commands are: docker run -d --volume /volume1/docker/nextpvr/Aufnahmen:/recordings --volume /volume1/docker/nextpvr/Aufnahmen:/buffer --volume /volume1/docker/nextpvr/config:/config --restart unless-stopped --net=host --device /dev/dri:/dev/dri --publish 8866:8866 --publish 16891:16891/udp nextpvr/nextpvr_amd64table
2021-09-08, 06:54 PM
Post your logs and we'll check if the device is seen at all.
2021-09-09, 05:26 AM
Yep, no sign of it.
Is your SAT>IP device on this same subnet? Quote:2021-09-09 04:16:15.979 [DEBUG][11] address: 192.168.178.10
2021-09-09, 03:21 PM
yes, its on 192.168.178.20.
With TVmosaic on my Synology everything works. But this is without docker.
2021-09-09, 04:27 PM
Perhaps this will help
--env SATIP_DEVICES=http://192.168.178.20/octoserve/octonet.xml https://forums.nextpvr.com/showthread.ph...#pid527954 Martin
2021-09-11, 06:08 AM
Maybe it has something to do with tvmosaic? Maybe it blocks the sat-tp server?
|
|