NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
« Previous 1 … 3 4 5 6 7 … 34 Next »
Lots of channels no TV and No EPG (Freesat over SAT>IP)

 
  • 0 Vote(s) - 0 Average
Lots of channels no TV and No EPG (Freesat over SAT>IP)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#51
2023-12-24, 12:51 AM
(2023-12-24, 12:13 AM)mvallevand Wrote: Maybe this error in the logs is the missing bit. The npvr.db3 (zipped) that sub would like to see might explain the error.

Code:
2023-12-19 20:52:17.086    [INFO][298]    About to update EPG
2023-12-19 20:52:17.086    [DEBUG][298]    No /config/scripts/UpdateEPG.sh file found
2023-12-19 20:52:17.095    [DEBUG][298]    Doing EPG update from broadcast DVB/ATSC EPG
2023-12-19 20:52:17.155    [DEBUG][298]    CaptureSource.LoadAll()
2023-12-19 20:52:17.157    [DEBUG][298]    CaptureSource.LoadAll()
2023-12-19 20:52:17.157    [ERROR][298]    Unexpecetd error updating EPG: System.ArgumentNullException: Value cannot be null. (Parameter 's')
   at System.Xml.XmlDocument.LoadXml(String xml)
   at NShared.DVBEPGSource.UpdateEPG(IEPGUpdateCallback callback)
   at NShared.EPGManager.UpdateEPG(IEPGUpdateCallback callback, Boolean manuallyInitiated)
   at NShared.EPGManager.WorkerThread(Object args)
2023-12-19 20:52:17.158    [INFO][298]    Finished updating EPG
Yeah, I'm pretty sure it is related to this.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#52
2023-12-24, 01:31 AM
Give this updated NShared.dll a go and let me know how you get on. Logs if it doesn't work.


Attached Files
.zip   NShared.zip (Size: 376.38 KB / Downloads: 1)
PaulMc
Offline

Member

UK
Posts: 67
Threads: 0
Joined: Sep 2023
#53
2023-12-24, 12:22 PM
(2023-12-24, 01:31 AM)sub Wrote: Give this updated NShared.dll a go and let me know how you get on. Logs if it doesn't work.

Hi sub, thanks for this.

I'm a bit confused here. This is a Windows dll and my installation in on a QNAP under Linux.

I can do an install on my workstation and test this but will this eventually propagate to the Linux build I can install in Docker?

So my first attempt yielded the same results, zeros across the board. The log files this time seemed a little different and didn't show my sat box although did show all the historical units I've ever had plugged in which was strange! I've decided to do a full uninstall, reinstall and try again. Just for info, even though I chose Freesat (UK) for all the channels the program still went one by one through all the muxes.

I presume that swapping out the dll files and then rebooting would make sure that the service uses the correct one?

Please would you confirm that this procedure is what you are expecting me to do:

1. Go to Devices and disable all the other devices apart from the Sat tuner.
2. Select the first of the two Sat tuners, select Single Satellite, select 0282/28.2E and then click Scan Channels followed by Save on completion.
3. When prompted to update EPG click Cancel; go to Channels and under Advance Tools select Auto Map; Select Freesat (UK) and Channel Names. Click Auto Map.
4. I then set up the second tuner to copy the frequencies from the first.
5. Then click on Settings|About|Update EPG.

I'll post more once the tuning and EPG grab are complete (it takes around 90 minutes to do both).
PaulMc
Offline

Member

UK
Posts: 67
Threads: 0
Joined: Sep 2023
#54
2023-12-24, 12:37 PM
So the program failed to build the EPG again. All zeroes and returns instantly when the Update EPG button is clicked.

Here's the log file https://drive.google.com/file/d/1b9W7eYT...sp=sharing

This appears in the log:

Quote:2023-12-24 12:24:13.233 [DEBUG][31] ReloadSettings()@5
2023-12-24 12:24:13.332 [DEBUG][31] - DEVICE: TELESTAR DIGIBIT Twin_Rev.3 (236b7fd0-1dd2-11b2-80bd-c7e9a4189921)-1 present:True
2023-12-24 12:24:13.346 [DEBUG][31] - DEVICE: TELESTAR DIGIBIT Twin_Rev.3 (236b7fd0-1dd2-11b2-80bd-c7e9a4189921)-2 present:True
2023-12-24 12:24:13.478 [DEBUG][31] ReloadSettings()@6
2023-12-24 12:24:13.490 [DEBUG][31] ReloadSettings()@exit
2023-12-24 12:24:13.538 [DEBUG][31] {"stat":"ok"}

2023-12-24 12:24:13.540 [ERROR][26] System.NullReferenceException: Object reference not set to an instance of an object.
  at NShared.RecordingService.GetServerStatus()
  at NShared.Extend.SystemRequestHandler.GetStatus(Dictionary`2 parameters)
  at NShared.Extend.SystemRequestHandler.HandleRequest(String method, Dictionary`2 parameters)
  at NShared.Extend.PluginFactory.HandleRequest(ServiceResponseStream serviceResponseStream, Dictionary`2 parameters)
  at NPVR.Controllers.ServicesController.HandleServiceRequest(String body, String contentType)
2023-12-24 12:24:13.542 [DEBUG][58] Got request [::1]: /services/service (setting.devices)

and the error message with the typo reappears later but it is slightly different this time:

Quote:2023-12-24 12:25:00.897 [DEBUG][176] Will use device for EPG: TELESTAR DIGIBIT Twin_Rev.3 (236b7fd0-1dd2-11b2-80bd-c7e9a4189921)-1
2023-12-24 12:25:00.897 [DEBUG][176] Will use: rtsp://192.168.0.199:554/?src=1&freq=11428&sr=27500&pol=h&fec=23&msys=dvbs&mtype=qpsk&ro=0.35&plts=on&pids=0,3002,3003
2023-12-24 12:25:00.897 [DEBUG][176] Using Freesat EPG Tuning: 11425,H,27500,23
2023-12-24 12:25:00.897 [ERROR][176] Unexpecetd error updating EPG: System.NullReferenceException: Object reference not set to an instance of an object.
  at NShared.DVBEPGSource.UpdateEPG(IEPGUpdateCallback callback)
  at NShared.EPGManager.UpdateEPG(IEPGUpdateCallback callback, Boolean manuallyInitiated)
  at NShared.EPGManager.WorkerThread(Object args)
2023-12-24 12:25:00.897 [INFO][176] Finished updating EPG
2023-12-24 12:25:01.793 [DEBUG][217] Got request [::1]: /services/service (system.epg.status)

I can see you used 0,3002,3003 for the PIDs - when I did it this was a stab in the dark just to get something working. Was this correct?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#55
2023-12-24, 02:00 PM
Yes swapping dlls and restarting is fine on Linux too. On Windows users need to stop first.

To save time testing the scan you can edit /opt/nextpvr/system/tuning/DVB-S/0282.ini and reduce the number of frequencies being scanned.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#56
2023-12-24, 03:40 PM
PaulMc, that last attempt was looking like progress.

Can you try again with this one, and post the logs again?


Attached Files
.zip   NShared.zip (Size: 376.38 KB / Downloads: 1)
PaulMc
Offline

Member

UK
Posts: 67
Threads: 0
Joined: Sep 2023
#57
2023-12-24, 04:13 PM
(2023-12-24, 03:40 PM)sub Wrote: PaulMc, that last attempt was looking like progress.

Can you try again with this one, and post the logs again?

Still no EPG popping up. Zeroes again and terminates immediately.

Here are the logs: https://drive.google.com/file/d/1Gi_IE-u...sp=sharing

There appears to be a random IP address near the start of the log - maybe that's expected as part of the 'discover' phase?

Also the error with the typo is still there but has reverted to the previous message Value cannot be null. (Parameter 's')
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#58
2023-12-24, 04:23 PM
(2023-12-24, 04:13 PM)PaulMc Wrote: Still no EPG popping up. Zeroes again and terminates immediately.
Just to be clear, I'm not surprised - this is probably going to take a few goes to get it right. (and it's christmas morning here in NZ, and family are not far off waking up)

This is the stuff I can't test in my environment, which is a bit different than if I had real signals.


Quote:Here are the logs: https://drive.google.com/file/d/1Gi_IE-u...sp=sharing
Hmm. I'm not sure I got a good set of logs out of that one. It looks like you had a problem happen in this case prior to the new changes. (I noted you had this in some previous logs as well, so must be something else that happens occasionally)

Can you try restart, and try again, and another set of logs?

Quote:Also the error with the typo is still there but has reverted to the previous message Value cannot be null. (Parameter 's')
Sorry - not following you. Where is the typo?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#59
2023-12-24, 04:33 PM (This post was last modified: 2023-12-24, 04:35 PM by mvallevand.)
I was a bit confused realizing that PaulMc was actually using Windows and posting in the Linux sub-forum, I guess through the years this is the first attempt at Freesat with SAT>IP

The 169.254.195.103 IP probably means NextPVR is starting before network was available after a reboot. If after a service restart you still have it the problem might be impacting SAT>IP

The typo is "Unexpecetd"

and Merry Christmas in NZ sub

Martin
PaulMc
Offline

Member

UK
Posts: 67
Threads: 0
Joined: Sep 2023
#60
2023-12-24, 04:35 PM
(2023-12-24, 04:23 PM)sub Wrote:
(2023-12-24, 04:13 PM)PaulMc Wrote: Still no EPG popping up. Zeroes again and terminates immediately.
Just to be clear, I'm not surprised - this is probably going to take a few goes to get it right. (and it's christmas morning here in NZ, and family are not far off waking up)

This is the stuff I can't test in my environment, which is a bit different than if I had real signals.


Quote:Here are the logs: https://drive.google.com/file/d/1Gi_IE-u...sp=sharing
Hmm. I'm not sure I got a good set of logs out of that one. It looks like you had a problem happen in this case prior to the new changes. (I noted you had this in some previous logs as well, so must be something else that happens occasionally)

Can you try restart, and try again, and another set of logs?

Quote:Also the error with the typo is still there but has reverted to the previous message Value cannot be null. (Parameter 's')
Sorry - not following you. Where is the typo?

Hey sub this is way above and beyond the call of duty here. You have other priorities and this can wait. It won't be long before I'm in the same boat. ?

The typo:

2023-12-24 16:01:12.686 [ERROR][18] Unexpecetd error updating EPG: System.ArgumentNullException: Value cannot be null. (Parameter 's')

That's how I knew it came from the same place in the code.

Just so you know I'm more than happy to keep on with this and testing your code versions. I will do a restart, and rerun the EPG grab. Any clues about what the problem prior to the new changes is? I didn't notice any issues here but I'm not sure how to make sense of the logs. More in the next post.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  No DVB-T channels found Steu851 4 540 2025-07-13, 04:47 PM
Last Post: DoctorOctagonapus
  NextPVR can't open RAI (Italian main TV channels) links f2fg 18 3,967 2025-07-05, 10:10 AM
Last Post: alice_anto
  Server crash changing channels VCR58 7 842 2025-03-27, 03:17 PM
Last Post: VCR58
  complete scanning of channels not possible evil666 84 5,097 2024-12-21, 05:58 PM
Last Post: mvallevand
  deleting channels Linox 7 747 2024-12-01, 12:27 PM
Last Post: Linox
  no epg in many channels alda 20 1,947 2024-11-29, 03:14 AM
Last Post: sub
  Scanning Channels Failure how 13 1,468 2024-09-21, 11:44 PM
Last Post: how
  One tuner gets fewer channels, will it get used first? WagMan 3 776 2023-12-09, 11:15 PM
Last Post: mvallevand
  NScriptHelper.dll amend and delete channels tucka20 1 774 2023-10-30, 01:57 AM
Last Post: siradlib
Photo Scan only picking up channels on 1 multiplex sy3misn 3 876 2023-10-02, 09:15 AM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode