NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
1 2 3 4 5 … 110 Next »
PC Enter Standby Issues

 
  • 0 Vote(s) - 0 Average
PC Enter Standby Issues
BTV2Nextpvr
Offline

Junior Member

United States
Posts: 13
Threads: 3
Joined: Jan 2026
#1
2026-02-23, 12:05 PM
I am at about 1 month into new HTPC build using NextPVR.  My only issue is PC randomly fails to enter sleep/standby mode.  After observing this problem I believe it has something to do with nightly EPG update.  I have attached my logs, hopefully someone can offer suggestion.

Thanks in advance.


Attached Files
.zip   logs-20260223-0653.zip (Size: 116.34 KB / Downloads: 1)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 54,972
Threads: 983
Joined: May 2006
#2
2026-02-23, 01:42 PM
I am not going to look deeply into this since we are close to a 7.0.5 release that changes a few things. As a suggestion as soon as you notice a problem grab the logs. Each time your restart the server you lose on set of logs.

That being said this is odd since power management did send you a resume message but it didn't appear

Code:
2026-02-23 02:15:45.867    [DEBUG][8]    Requesting wake up for 'RecordingOID2114' [NBC Nightly News With Tom Llamas] at 3/9/2026 6:27 PM
2026-02-23 06:08:41.310    [DEBUG][37]    [Resume]
2026-02-23 06:08:41.310    [DEBUG][37]    OnResume...

but for some reason there are not sleep or suspend messages after the EPG update. NextPVR doesn't have control of when a PC sleeps though and that resume message to me indicates that NextPVR was sleeping sleeping all tuners were closed so I expect something else was preventing sleep, while NextPVR was sleeping.

A normal sequence would be like this (and the messages come from the OS)

Code:
2026-02-22 02:17:53.908    [DEBUG][8]    Requesting wake up for 'RecordingOID2063' [NBC Nightly News With Tom Llamas] at 3/8/2026 6:27 PM
2026-02-22 02:19:43.973    [DEBUG][43]    [Suspend]
2026-02-22 02:19:43.973    [DEBUG][43]    OnSleep...
2026-02-22 16:56:56.786    [DEBUG][8]    PurgeOldDeletes()
2026-02-22 16:56:57.066    [DEBUG][47]    [Resume]
2026-02-22 16:56:57.066    [DEBUG][47]    OnResume...

Martin
BTV2Nextpvr
Offline

Junior Member

United States
Posts: 13
Threads: 3
Joined: Jan 2026
#3
2026-02-23, 03:01 PM
(2026-02-23, 01:42 PM)mvallevand Wrote: I am not going to look deeply into this since we are close to a 7.0.5 release that changes a few things.  As a suggestion as soon as you notice a problem grab the logs.  Each time your restart the server you lose on set of logs.

That being said this is odd since power management did send you a resume message but it didn't appear

Code:
2026-02-23 02:15:45.867    [DEBUG][8]    Requesting wake up for 'RecordingOID2114' [NBC Nightly News With Tom Llamas] at 3/9/2026 6:27 PM
2026-02-23 06:08:41.310    [DEBUG][37]    [Resume]
2026-02-23 06:08:41.310    [DEBUG][37]    OnResume...

but for some reason there are not sleep or suspend messages after the EPG update.  NextPVR doesn't have control of when a PC sleeps though and that resume message to me indicates that  NextPVR was sleeping sleeping all tuners were closed so I expect something else was preventing sleep, while NextPVR was sleeping.

A normal sequence would be like this (and the messages come from the OS)

Code:
2026-02-22 02:17:53.908    [DEBUG][8]    Requesting wake up for 'RecordingOID2063' [NBC Nightly News With Tom Llamas] at 3/8/2026 6:27 PM
2026-02-22 02:19:43.973    [DEBUG][43]    [Suspend]
2026-02-22 02:19:43.973    [DEBUG][43]    OnSleep...
2026-02-22 16:56:56.786    [DEBUG][8]    PurgeOldDeletes()
2026-02-22 16:56:57.066    [DEBUG][47]    [Resume]
2026-02-22 16:56:57.066    [DEBUG][47]    OnResume...

Martin

Thanks for the heads-up on next version release.  I will continue to monitor and grab NextPVR logs and review them for proper sequence.
BTV2Nextpvr
Offline

Junior Member

United States
Posts: 13
Threads: 3
Joined: Jan 2026
#4
2026-02-24, 11:53 AM
(2026-02-23, 03:01 PM)BTV2Nextpvr Wrote:
(2026-02-23, 01:42 PM)mvallevand Wrote: I am not going to look deeply into this since we are close to a 7.0.5 release that changes a few things.  As a suggestion as soon as you notice a problem grab the logs.  Each time your restart the server you lose on set of logs.

That being said this is odd since power management did send you a resume message but it didn't appear

Code:
2026-02-23 02:15:45.867    [DEBUG][8]    Requesting wake up for 'RecordingOID2114' [NBC Nightly News With Tom Llamas] at 3/9/2026 6:27 PM
2026-02-23 06:08:41.310    [DEBUG][37]    [Resume]
2026-02-23 06:08:41.310    [DEBUG][37]    OnResume...

but for some reason there are not sleep or suspend messages after the EPG update.  NextPVR doesn't have control of when a PC sleeps though and that resume message to me indicates that  NextPVR was sleeping sleeping all tuners were closed so I expect something else was preventing sleep, while NextPVR was sleeping.

A normal sequence would be like this (and the messages come from the OS)

Code:
2026-02-22 02:17:53.908    [DEBUG][8]    Requesting wake up for 'RecordingOID2063' [NBC Nightly News With Tom Llamas] at 3/8/2026 6:27 PM
2026-02-22 02:19:43.973    [DEBUG][43]    [Suspend]
2026-02-22 02:19:43.973    [DEBUG][43]    OnSleep...
2026-02-22 16:56:56.786    [DEBUG][8]    PurgeOldDeletes()
2026-02-22 16:56:57.066    [DEBUG][47]    [Resume]
2026-02-22 16:56:57.066    [DEBUG][47]    OnResume...

Martin

Thanks for the heads-up on next version release.  I will continue to monitor and grab NextPVR logs and review them for proper sequence.

The same issued occurred today, PC was awake and I believe it has something to do with EPG download.  My next troubleshooting step will be to remove and reinstall NextPVR and if needed do a clean Windows 11 install.  When building this HTPC I fiddled with a lot of system settings while tweaking and it's possible that a fresh install will fix my issues.

The attached NextPVR log files were captured first thing today.  Also here is the last few lines from 'C:\Users\Public\NPVR-data\logs\nrecord.log'. The time stamp for this file, as shown in file explorer, is 2:15 AM. The last event ended mid sentence.  Something not right.

2026-02-24 02:15:54.230 [DEBUG][8] [The Greatest Average American] at 3/4/2026 9:02 PM
2026-02-24 02:15:54.230 [DEBUG][8] Requesting wake up for 'RecordingOID2183' [The Greatest Average American] at 3/4/2026 9:00 PM
2026-02-24 02:15:54.230 [DEBUG][8] [Chicago P.D.] at 3/4/2026 10:00 PM
2026-02-24 02:15:54.230 [DEBUG][8] Requesting wake up for 'RecordingOID2139' [Chicago P.D.] at 3/4/2026 9:57 PM
2026-02-24 02:15:54.230 [DEBUG][8] [13News at 6:00 PM] at 3/5/2026 6:00 PM
2026-02-24 02:15:54.230 [DEBUG][8] Requesting wake up for 'RecordingOID2179' [13News at 6:00 PM] at 3/5/2026 5:54 PM
2026-02-24 02:15:54.230 [DEBUG][8] [NBC Nightly News With Tom Llamas] at 3/5/2026 6:30 PM
2026-02-24 02:15:54.230 [DEBUG][8] Requesting wake up for 'RecordingOID2167' [NBC Nightly News With Tom Llamas] at 3/5/2026 6:27 PM
2026-02-24 02:15:54.230 [DEBUG][8] [The Andy Griffith Show] at 3/5/2026 8:00 PM
2026-02-24 02:15:54.230 [DEBUG][8] Requesting wake up for 'RecordingOID2147' [The Andy Griffith Show] at 3/5/2026 7:57 PM
2026-02-24 02:15:54.230 [DEBUG][8] [Georgie & Mandy's First Marriage] at 3/5/2026 8:00 PM
2026-02-24 02:15:54.230 [DEBUG][8] Requesting wake up for 'Recordi

Thanks again for any suggestions.


Attached Files
.zip   logs-20260224-0559.zip (Size: 137.53 KB / Downloads: 0)
BTV2Nextpvr
Offline

Junior Member

United States
Posts: 13
Threads: 3
Joined: Jan 2026
#5
2026-03-03, 11:55 AM
For anyone following this topic I am happy to report my issue has been resolved.  I may never know what the specific culprit was but after un-installing NextPVR and then re-installing the software (same version BTW) my HTPC is entering sleep mode as designed and wakes when needed, additionally the UI appeasrs more snappier.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Standby/Sleep During Playback motocrossmann 67 12,253 2026-03-06, 11:23 PM
Last Post: mvallevand
  Continued issues, how is this not related to NPVR? Ricknextpvr 11 751 2026-02-11, 07:41 PM
Last Post: mvallevand
  Issues recording video gsalva 10 788 2026-01-03, 03:49 PM
Last Post: mvallevand
  Send OK/Enter with HaupBlast.exe jasonwilliams 17 4,111 2025-11-23, 11:50 PM
Last Post: sub
  Synchronization issues with latest release Ricknextpvr 39 2,642 2025-11-22, 05:59 AM
Last Post: mvallevand
  Issues continue - new PC, fresh configs... Ricknextpvr 25 3,525 2025-11-16, 12:58 AM
Last Post: mvallevand
  Multiple Issues bisonfan 60 19,476 2025-09-25, 07:05 AM
Last Post: Chasaallen
  Issues watching one channel, new problem Ricknextpvr 21 2,778 2025-07-04, 02:32 AM
Last Post: mvallevand
  2 new issues probably related to TV Stick Widget 9 2,078 2025-06-03, 05:51 PM
Last Post: Widget
  nextpvr.exe playback issues? hae 7 2,034 2025-05-31, 09:02 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode