Hi I am running tvheadend on doker
I configured the network and the adapter, but the muxes scan are failing
docker config:
tvheadend:
image: ghcr.io/linuxserver/tvheadend
container_name: tvheadend
environment:
- PUID=1000
- PGID=1000
volumes:
- ./tvheadend/config:/config
- ./tvheadend/recordings:/recordings
ports:
- 9981:9981
- 9982:9982
devices:
- /dev/dvb:/dev/dvb
restart: unless-stopped
logs:
2021-05-14 14:32:40.570 mpegts: 538MHz in Idan+ - tuning on Sony CXD2880 #0 : DVB-T #0
2021-05-14 14:32:40.571 subscription: 0019: "scan" subscribing to mux "538MHz", weight: 6, adapter: "Sony CXD2880 #0 : DVB-T #0", network: "Idan+", service: "Raw PID Subscription"
2021-05-14 14:32:45.570 mpegts: 538MHz in Idan+ - scan no data, failed
2021-05-14 14:32:45.570 subscription: 0019: "scan" unsubscribing
2021-05-14 14:32:45.571 mpegts: 514MHz in Idan+ - tuning on Sony CXD2880 #0 : DVB-T #0
2021-05-14 14:32:45.571 subscription: 001B: "scan" subscribing to mux "514MHz", weight: 6, adapter: "Sony CXD2880 #0 : DVB-T #0", network: "Idan+", service: "Raw PID Subscription"
2021-05-14 14:32:50.570 mpegts: 514MHz in Idan+ - scan no data, failed
2021-05-14 14:32:50.570 subscription: 001B: "scan" unsubscribing