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 … 408 409 410 411 412 … 433 Next »
Duplicate Recordings

Duplicate Recordings
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#51
2010-09-17, 09:08 PM
please post your recording-backup.xml and recurring-backup.xml
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
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#52
2010-09-17, 09:14 PM
also, 1.9gb isn't much free space; that's less than 30 minutes of HD, maybe 2 hours of SD. you've probably been bouncing off the disk space limit for days as you record and delete recordings.

your database is probably hopelessly screwed up.

i always advocate having recordings on a separate physical drive; if that isn't possible, then they should be on a separate partition. letting the C: partition ever get full or even really close to full is very bad.
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
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#53
2010-09-17, 09:29 PM
OK - sanity checked the logs. The above apparently went a little too fast.

My recording disk ran full today at 21:28 (just before the last set of dancers in a dance show - not good for WAF :o ). That generated the error Johnson describe in the attached zipped "NRecord.log.1" twice in the logfile. But that is the only occurances I can find, and only today. I have checked earlier zipped logfiles - no occurrance of the disk full/database error.

Hence, this can IMO not in any way have impacted the scheduling perfomed over the past weeks resulting in doublets.

So - I have cleaned up the disk, rebooted, redone the "Update EPG", and the log is once again attached.

Smile
Happy user since October 2004
VM Ware ESXi 6 on SuperMicro X9SCM-F | Xeon E3-1230 | Windows 7 (on ESXi) | nPVR 3.7.7
2*HDHomeRun | Kodi on PC and RaspPI | Remote: Logitech Harmony 900 | Storage: unRAID file server 23TB (on ESXi)
|
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#54
2010-09-17, 09:32 PM
johnsonx42 Wrote:please post your recording-backup.xml and recurring-backup.xml
Attached.

I know about having more disk space free - just been a busy couple of weeks week and it had gotten away from me Undecided
Happy user since October 2004
VM Ware ESXi 6 on SuperMicro X9SCM-F | Xeon E3-1230 | Windows 7 (on ESXi) | nPVR 3.7.7
2*HDHomeRun | Kodi on PC and RaspPI | Remote: Logitech Harmony 900 | Storage: unRAID file server 23TB (on ESXi)
|
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#55
2010-09-17, 09:38 PM (This post was last modified: 2010-09-17, 09:43 PM by johnsonx42.)
nia Wrote:OK - sanity checked the logs. The above apparently went a little too fast.

My recording disk ran full today at 21:28 (just before the last set of dancers in a dance show - not good for WAF :o ). That generated the error Johnson describe in the attached zipped "NRecord.log.1" twice in the logfile. But that is the only occurances I can find, and only today. I have checked earlier zipped logfiles - no occurrance of the disk full/database error.

Hence, this can IMO not in any way have impacted the scheduling perfomed over the past weeks resulting in doublets.

Sorry to be argumentative, but your past log files are chock-full of the SQL disk space error. It may or may not have anything to do with the double recordings, but I don't trust your database any more and I doubt sub does either (and honestly, neither should you!).

edit: ok, maybe "chock-full" is an over-statement, but it's a lot more than twice, and still doesn't change my opinion of your database's logical integrity:
Code:
C:\nia log temp>find *.* "disk is full" /c

---------- NPVR.LOG: 0

---------- NPVR.LOG.1: 13

---------- NPVR.LOG.2: 0

---------- NPVR.LOG.3: 0

---------- NRECORD.LOG: 0

---------- NRECORD.LOG.1: 2

---------- NRECORD.LOG.2: 0

---------- NRECORD.LOG.3: 0
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
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#56
2010-09-17, 09:50 PM
your recurring-recording.xml looks ok, so you should have no problem starting over with an empty database; then you can safely import the two .xml's and get your past and future recordings back. the only thing that won't be preserved is single (non-recurring) pending recordings, so you'll need to reschedule those yourself.
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
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#57
2010-09-17, 10:00 PM
your logs (both older and new) show database errors, probably due to missing and mismatched records:
Code:
2010-09-17 22:36:22.971    [ERROR][5]    Unexpected error in UpdateRecurringRecording(): System.NullReferenceException: Object reference not set to an instance of an object.
   at NShared.EPGManager.LoadListingsMatchingTitle(Channel channel, String title)
   at NShared.RecordingServiceProxy.UpdateRecurringRecording(RecurringRecording recurringRecording)
as I said, your database is toast.
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
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#58
2010-09-17, 10:07 PM (This post was last modified: 2010-09-17, 10:39 PM by nia.)
Posted a post that became obsolete due to Johnsons continued analysis
Happy user since October 2004
VM Ware ESXi 6 on SuperMicro X9SCM-F | Xeon E3-1230 | Windows 7 (on ESXi) | nPVR 3.7.7
2*HDHomeRun | Kodi on PC and RaspPI | Remote: Logitech Harmony 900 | Storage: unRAID file server 23TB (on ESXi)
|
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#59
2010-09-17, 10:38 PM
johnsonx42 Wrote:Sorry to be argumentative, but your past log files are chock-full of the SQL disk space error. It may or may not have anything to do with the double recordings, but I don't trust your database any more and I doubt sub does either (and honestly, neither should you!).

I'm sorry - i certainly don't want to waste anyones time. I appreciate your efforts. And I will discard the database.

BUT

The "disk is full" only occurs in the files in the time window of less than 15 minutes tonight while the disk was full. The 13/2 disk full you refer to is just the system repeatedly trying to work until I freed up space. But this was from the space incident tonight.

So the preceeding weeks issues with double recordings can't be related to something happening tonight?!

What I see at EPG update in the morning at 7AM is several lines of
Code:
2010-09-15 07:02:57.217    [ERROR][8]    Unexpected error in UpdateRecurringRecording(): System.NullReferenceException: Object reference not set to an instance of an object.

This may be because the database is shot from earlier events. I have had some system freeze-ups apparently related to a faulty RAM. That may have introduced a problem leading to :
johnsonx42 Wrote:as I said, your database is toast.
But maybe it's a trace of a problem. I'll let you guys evaluate that.

In any case, I will do as suggested and recreate the database - I'll search for a howto actually do that, but if anyone has an authoritative link don't hesitate to post :-)

Anyway - I'm looking hard for a SQL database integrity analysis / repair tools to look if it is actually ill afterall and how ill (post mortem). Suggestions welcome.
Happy user since October 2004
VM Ware ESXi 6 on SuperMicro X9SCM-F | Xeon E3-1230 | Windows 7 (on ESXi) | nPVR 3.7.7
2*HDHomeRun | Kodi on PC and RaspPI | Remote: Logitech Harmony 900 | Storage: unRAID file server 23TB (on ESXi)
|
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#60
2010-09-17, 10:44 PM
you can either just delete the database and copy in the new blank database provided "empty.db3", or run "NextPVR.exe -emptydb". the latter is probably simpler, since you don't have to shutdown and restart the recording service.
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 (7): « Previous 1 … 3 4 5 6 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Failed recordings won't delete Spid4567 3 2,816 2023-07-14, 10:13 PM
Last Post: ZeDoZ
  All my recordings start 90 sec early ncsercs 2 1,624 2022-03-19, 03:28 AM
Last Post: sub
  Wake - Sleep Interaction -> Failed Recordings mikeh49 48 16,719 2021-03-21, 11:21 PM
Last Post: careads
  Most recordings are zero bytes virtualpaul 4 2,397 2021-01-29, 12:55 PM
Last Post: virtualpaul
  Recordings with Next PVR 4.2.5 (CL0116) have background music but no voice in record DavidF 4 2,462 2021-01-07, 08:47 AM
Last Post: sub
  Recordings not playing in browser FamilyGuyFan 1 1,655 2020-10-22, 10:18 PM
Last Post: mvallevand
  Recordings 1 minute off BobbyDing 7 3,273 2020-10-11, 08:07 PM
Last Post: mvallevand
  easy tools to remove adverts in recordings? V_J 6 4,400 2020-10-06, 02:37 AM
Last Post: Ehrlichia
  Black screen, no audio, & zero bit recordings mattman1968 1 1,741 2020-09-15, 12:19 AM
Last Post: mattman1968
  Recordings Date Format NumberFive 3 2,264 2020-05-14, 11:08 PM
Last Post: NumberFive

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

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

Linear Mode
Threaded Mode