NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 286 287 288 289 290 … 433 Next »
What is this error?

What is this error?
Kiwi
Offline

Member

Posts: 215
Threads: 32
Joined: Oct 2012
#1
2012-10-22, 12:09 PM
What is this error?
[Image: ngZaJ.jpg]


I got this when restarting the NPVR service. :confused:
Lao Pan
Offline

Posting Freak

UK (Mendip TX)
Posts: 1,300
Threads: 114
Joined: Oct 2008
#2
2012-10-22, 01:44 PM
I had this a couple of days ago after applying one of the patches and restarting - never seen it before. A second attempt immediately at restarting was successful. I then rebooted just to be safe! It is the services controller deciding starting is taking to long.

Restarting the recording services seems to take longer in the latest build.
It's not an overly complicated system - it's more - overly simple operatives  Huh
Kiwi
Offline

Member

Posts: 215
Threads: 32
Joined: Oct 2012
#3
2012-10-22, 02:14 PM
Lao Pan Wrote:I had this a couple of days ago after applying one of the patches and restarting - never seen it before. A second attempt immediately at restarting was successful. I then rebooted just to be safe! It is the services controller deciding starting is taking to long.

Restarting the recording services seems to take longer in the latest build.
This error is getting on my nerves... I can't get it to restart successfully even after rebooting. Sad
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#4
2012-10-22, 03:22 PM
then post your logs (particularly NRecord.log, but when in doubt just post them all). Without logs we can only guess.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
Kiwi
Offline

Member

Posts: 215
Threads: 32
Joined: Oct 2012
#5
2012-10-22, 04:03 PM
johnsonx42 Wrote:then post your logs (particularly NRecord.log, but when in doubt just post them all). Without logs we can only guess.
Done.....

This file was produced after running the "Start NPVR service" icon.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#6
2012-10-22, 05:13 PM
That bit alone doesn't tell much. .zip up the whole Logs directory and post it.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
Kiwi
Offline

Member

Posts: 215
Threads: 32
Joined: Oct 2012
#7
2012-10-22, 05:25 PM
johnsonx42 Wrote:That bit alone doesn't tell much. .zip up the whole Logs directory and post it.
Ok........
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#8
2012-10-22, 05:39 PM
It looks like something is wrong with your "Hauppauge WinTV-7164 BDA DVBT Tuner" (there are two of them, I'm guessing it's a dual tuner?), it's hanging up the works. The third tuner, "WinTV 88x DVB-T Tuner/Demod" seems to be ok.

Reboot and make sure when NRecord starts that you don't have a recording scheduled to start right away. Then disable those first two tuners, and make sure everything is working fine with the third tuner. Once that's established, you can start troubleshooting that tuner.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
Kiwi
Offline

Member

Posts: 215
Threads: 32
Joined: Oct 2012
#9
2012-10-22, 06:20 PM
johnsonx42 Wrote:It looks like something is wrong with your "Hauppauge WinTV-7164 BDA DVBT Tuner" (there are two of them, I'm guessing it's a dual tuner?), it's hanging up the works. The third tuner, "WinTV 88x DVB-T Tuner/Demod" seems to be ok.

Reboot and make sure when NRecord starts that you don't have a recording scheduled to start right away. Then disable those first two tuners, and make sure everything is working fine with the third tuner. Once that's established, you can start troubleshooting that tuner.

If u noticed the dates of the log files where the mention of "Hauppauge WinTV-7164 BDA DVBT Tuner" is made, it's been a couple of days already. And I have already removed this tuner both physically and in the NPVR software a few days ago.

Is it still mucking up the Restart service?
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#10
2012-10-22, 08:10 PM (This post was last modified: 2012-10-22, 08:15 PM by johnsonx42.)
Yes, every time NRecord starts, it tries to start a recording on capture source 20, which is the first of the WinTV-7164 tuners. The one time you managed to start NRecord cleanly and watched LiveTV, it correctly used capture source 23, the WinTV 88x tuner.

If the recordings you have scheduled are single recordings, I suggest you delete them and then re-create them. If they are all from recurring recording requests, then an EPG update should resolve the issue. (settings->channels->update epg)

I do think NPVR has some issues with instances where there are recordings scheduled on tuners that no longer exist. In most cases the recordings just fail cleanly, or find another tuner, but for some reason in your case it was causing NRecord to hang.

You will have to get NRecord started up at a time when no recording is about to start. Or if you're the braver sort, you can use SQLite Spy to open the NPVR.db3 file and delete the scheduled recordings from the SCHEDULED_RECORDING table. Future recordings have a status of 0, in-progress recordings have a status of 1.

To verify a clean startup, in the NRecord.log you'll want to see these two lines:
Code:
2012-10-22 23:25:28.478    [DEBUG][4]    OnStart() complete...
2012-10-22 23:25:32.116    [DEBUG][9]    Client Listener starting on port 7969
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Mouse Click on TV Guide throws an error mlopez1007 2 1,446 2021-03-22, 11:33 AM
Last Post: Graham
  Unhandled Exception Error Message reedaf4 23 7,296 2020-03-13, 05:03 PM
Last Post: sub
Photo Server database error mnthope 4 2,194 2019-12-23, 11:28 PM
Last Post: sub
  Framework Error Mroctober 1 1,174 2019-09-25, 03:13 PM
Last Post: Graham
  EPG error message djregehr 3 1,627 2019-08-09, 05:50 PM
Last Post: djregehr
  Error in Channel Setup Rich A 17 4,196 2019-05-24, 10:17 PM
Last Post: Rich A
  Recording Error: No errors, but no data delivered. jksmurf 4 1,835 2019-04-08, 04:24 AM
Last Post: jksmurf
  Import Error with Updated NPVR Release Coulen 9 2,918 2019-03-08, 10:00 PM
Last Post: sub
  Recurring page causes exception error metrov 9 2,636 2019-02-07, 09:23 PM
Last Post: metrov
  Invalid character in EPG data/Unicode error ZXGuesser 6 2,620 2019-02-07, 04:24 PM
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