NextPVR Forums
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Docker amd64 v
1 2 3 4 5 6 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: 43,248
Threads: 847
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: 43,248
Threads: 847
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: 101,480
Threads: 728
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: 43,248
Threads: 847
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: 101,480
Threads: 728
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: 1 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
Information Custom NPVR image with ffmpeg, ccextractor, handbrake, comskip, etc. Ranbato 42 3,119 2022-07-29, 04:19 PM
Last Post: Ranbato
  Mygica D692 + Docker stevil 1 118 2022-06-12, 06:11 AM
Last Post: sub
  NextPVR in Unraid Docker is writing recordings with 755 permissions antenna 3 193 2022-06-07, 10:34 PM
Last Post: vintdiesel
  AMD64 based Docker Image with Python3 pkscout 18 3,277 2022-04-10, 09:42 PM
Last Post: pkscout
  Container fails to scan channels - Native succeeds Velero 4 280 2022-02-08, 06:47 PM
Last Post: Velero
  Migrate recordings from Windows to Docker ewiemann 9 1,046 2021-10-16, 07:52 PM
Last Post: cncb
  Docker system requirements guidelines janoonk 22 2,141 2021-09-21, 08:16 PM
Last Post: tsanga
  guide for installing NPVR on Synology? sylvio2000 1 836 2021-07-11, 08:50 PM
Last Post: mvallevand
  Docker Install Showing Version Version: 5.1.1.210328 pkscout 3 747 2021-05-06, 04:12 PM
Last Post: sub
  Device not showing in Synology docker irrits 4 873 2021-04-18, 07:24 AM
Last Post: irrits

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

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

Linear Mode
Threaded Mode