NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Docker amd64 v
« Previous 1 2 3 4 5 9 Next »
NPVR Synology Docker with Octopus SAT/IP finds no channels

 
  • 0 Vote(s) - 0 Average
NPVR Synology Docker with Octopus SAT/IP finds no channels
sylvio2000
Offline

Member

Posts: 78
Threads: 3
Joined: Dec 2013
#61
2021-09-20, 04:13 PM
In docker no other container is active. I experimented with tvheadend, but its not active at the moment.

Outside of docker of course are other services running:

jdownloader
filebot
filebot node
tvmosaic
plex
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,109
Threads: 957
Joined: May 2006
#62
2021-09-20, 04:30 PM
Plex can certainly have UPnP, sub would need to determine if that is requirement for SAT>IP

Martin
sylvio2000
Offline

Member

Posts: 78
Threads: 3
Joined: Dec 2013
#63
2021-09-20, 04:53 PM
Its tvmosaic. If I stop it I get no error message anymore and I can start the npvr container.
But now it is not possible to acess the weg gui anymore?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,109
Threads: 957
Joined: May 2006
#64
2021-09-20, 04:55 PM
Then you must have not published the NextPVR ports.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#65
2021-09-20, 04:56 PM
Checking the code, I found there was a bit of very old logging from my test code that writes sat>ip discovery error message to the console instead of the NextPVR logs. So... we might not be seeing an error happening when trying to discover SAT>IP devices. I've fixed this to log the normal way for the next build.

I also found that if an error happens with that networking code, it wont proceed as far as the logic to proceed to using the servers specified using the SATIP_DEVICES environment variable. I've fixed that for the next build, so that the SATIP_DEVICES environment variable stuff will happen regardless of any networking errors (like ports being unavailable due to other software etc)
sylvio2000
Offline

Member

Posts: 78
Threads: 3
Joined: Dec 2013
#66
2021-09-20, 05:10 PM
@mvallevand

But I think port 554 and 1900 are published now? What else shall I do?

netstat -an | grep 1900 says:
udp6 0 0 :::1900 :::* (this must be npvr, if I close the npvr container I get no message anymore)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,109
Threads: 957
Joined: May 2006
#67
2021-09-20, 05:15 PM
This ports where what minisatip wanted opened, you are in host mode so you need the others opened. Now that you have found the TVMosaic issue you might find bridge mode works.

Martin
sylvio2000
Offline

Member

Posts: 78
Threads: 3
Joined: Dec 2013
#68
2021-09-20, 05:28 PM
I now published ports: 554, 8866, 1900
I can open the web gui with 8866 and the device is found. But channel scan does not work.

sudo docker run -d --volume /volume1/docker/nextpvr/Aufnahmen:/recordings --volume /volume1/docker/nextpvr/Aufnahmen:/buffer --volume /volume1/docker/nextpvr/config:/config --restart unless-stopped -e SATIP_DEVICES='http://192.168.178.20/octoserve/octonet.xml' --publish 554:554 --publish 8866:8866 --publish 1900:1900/udp nextpvr/nextpvr_amd64:stable


Attached Files
.zip   logs-20210920-1727.zip (Size: 47.08 KB / Downloads: 1)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#69
2021-09-20, 05:47 PM
Restart it (to reset the logs), then on the Settings->About screen, hold the control key, then click the 'verbose logging'. Repeat the scan attempt, then post the logs again.
sylvio2000
Offline

Member

Posts: 78
Threads: 3
Joined: Dec 2013
#70
2021-09-20, 06:05 PM
Here it is


Attached Files
.zip   logs-20210920-1804.zip (Size: 97.58 KB / Downloads: 5)
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (10): « Previous 1 … 5 6 7 8 9 10 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Migrating from Windows to Docker? boringgit 2 203 2025-06-09, 07:58 PM
Last Post: boringgit
  Comskip segfaults with comskip embedded in amd64 docker SickBoy 6 643 2025-02-24, 11:18 PM
Last Post: SickBoy
Information Custom NPVR image with ffmpeg, ccextractor, handbrake, comskip, etc. Ranbato 66 15,816 2025-01-16, 04:26 AM
Last Post: mvallevand
  Issues with Session Handling Behind Caddy Reverse Proxy in Docker: invalid session user001 5 621 2025-01-10, 08:23 PM
Last Post: sub
  Docker container becomes unresponsive overnight wapkaplet 6 849 2025-01-10, 04:47 PM
Last Post: wapkaplet
  Docker image upgrade ceejayemm 9 1,145 2025-01-07, 11:27 PM
Last Post: pkscout
  Current guide for NextPVR docker on Unraid? wapkaplet 1 942 2024-12-20, 02:40 AM
Last Post: wapkaplet
  NextPVR with Docker and Fritzbox icompas 9 860 2024-12-12, 02:50 PM
Last Post: icompas
  Channels stop working overnight aTF6i 68 4,524 2024-11-21, 03:22 PM
Last Post: mvallevand
  Docker postprocessing script aTF6i 12 1,251 2024-11-17, 01:17 AM
Last Post: aTF6i

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode