NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 54 55 56 57 58 … 102 Next »
Fails to disconnect from tuner!

 
  • 0 Vote(s) - 0 Average
Fails to disconnect from tuner!
Bobbybear
Offline

Member

UK
Posts: 162
Threads: 43
Joined: Nov 2011
#11
2021-10-30, 09:27 AM
Recorded one program PC did not go to sleep after.
Restarted PC and recorded two programs consecutively with a 5 minute overlap, PC did not go to sleep after recording finished.
The PC then soon after recorded a scheduled program, still did not go to sleep after recording finished....
Re-started PC before bed time so it would sleep all night.
I have three log files if anyone wants to view them, decided not to clog the system with more junk...
Just wish v5 was as reliable as v4.
Bob
Windows 11 Professional (x64), AMD Ryzen 9 9000X, ASUS TUF Gaming 850-Plus WIFI, 64GB DDR5 RAM, Samsung SSD 990 EVO Plus 1TB (OS), TBS 6281 Dual DVB-T2/T BDA Tuner, TBS 6981 DVB-S/S2 DUAL BDA Tuner.

Retired Engineer "When was there any time for work?"

Bobbybear
Offline

Member

UK
Posts: 162
Threads: 43
Joined: Nov 2011
#12
2021-11-07, 02:06 PM
Thought I had fixed this problem!!
Found a system image from before v5 install, rolled back PC.
Upgraded to Windows 11 Pro.
Reinstall v5 from scratch, seemed to run OK.
Uninstalled v4 by a different method to before.
NPVR v5 has run very successfully for 4 or 5 days without any problem until today. (Looks like I had a corrupt v5 install or corrupted v5 when I uninstalled v4!!)
But this morning:
Recorded a program from a two channel Sat tuner which is number 5 and 6 in my tuner list. (the channel only available on FreeSat)
Program was 30 mins long plus 30 minutes of buffers (15mins each end) the PC was still running after two hours, Tuner still connected.
Could not delete the recorded program from the web browser!
Map file and timer file in the program recording folder.
Saved the log file (attached)
Had to restart the PC to kill it. (maybe I could have stopped and restarted the server)
After restart, deleted program from the web browser page without any problems, but it left the program recording folder with a .map file in it.
So there is still a bug there somewhere.
Bob


Attached Files
.zip   logs-20211107-1346.zip (Size: 564.88 KB / Downloads: 1)
Windows 11 Professional (x64), AMD Ryzen 9 9000X, ASUS TUF Gaming 850-Plus WIFI, 64GB DDR5 RAM, Samsung SSD 990 EVO Plus 1TB (OS), TBS 6281 Dual DVB-T2/T BDA Tuner, TBS 6981 DVB-S/S2 DUAL BDA Tuner.

Retired Engineer "When was there any time for work?"

mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,133
Threads: 957
Joined: May 2006
#13
2021-11-07, 03:08 PM
I didn't look at the logs because there was an issue that sub needed to look at with second try recordings which he didn't comment on yet.

Martin
Bobbybear
Offline

Member

UK
Posts: 162
Threads: 43
Joined: Nov 2011
#14
2021-11-07, 04:45 PM
Thanks Martin

Hopefully Sub can fix this for the next update/release

Bob
Windows 11 Professional (x64), AMD Ryzen 9 9000X, ASUS TUF Gaming 850-Plus WIFI, 64GB DDR5 RAM, Samsung SSD 990 EVO Plus 1TB (OS), TBS 6281 Dual DVB-T2/T BDA Tuner, TBS 6981 DVB-S/S2 DUAL BDA Tuner.

Retired Engineer "When was there any time for work?"

sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#15
2021-11-07, 05:05 PM
Ultimately it is probably something to do with that first request to start the recording, which timed out. After that, the application assumes it failed to start, and it's never requested to stop.

It's not clear why it might have happened though, and why we're not seeing any other reports.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,133
Threads: 957
Joined: May 2006
#16
2021-11-07, 05:30 PM
Even with the unexplanable failure my thought is when you do the second chance recording you should still close the first recording and map file and remove it from the table of in progress recordings.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#17
2021-11-07, 05:35 PM
(2021-11-07, 05:30 PM)mvallevand Wrote: Even with the unexplanable failure my thought is when you do the second chance recording you should still close the first recording and map file and remove it from the table of in progress recordings.
It can't close that first recording, because it never got back the handle that identified the recording...so it can't say (for example) to DeviceHostWindows 'stop recording handle #6', because it doesn't know the handle number.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#18
2021-11-07, 05:46 PM
The attached updated DeviceHostWindows.exe does some more detailed logging, which will hopefully tell us why it's not starting successfully.


Attached Files
.zip   DeviceHostWindows.zip (Size: 12.22 KB / Downloads: 1)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,133
Threads: 957
Joined: May 2006
#19
2021-11-07, 05:47 PM
It looked like the handle was returned though in that first set of logs 150001 is the failed one that never disappeared.

Code:
<rsp stat="ok">
<Status>
  <Device oid="21" identifier="TBS 6281 DVBT/T2 Tuner A (#0)">
    <Recording handle="150001">R:\Recorded TV\The Long Call\Season 01\The Long Call.S01E03.ts</Recording>
  </Device>
  <Device oid="22" identifier="TBS 6281 DVBT/T2 Tuner A (#1)">
    <Recording handle="160001">R:\Recorded TV\Shetland\Season 06\Shetland.S06E02.ts</Recording>
  </Device>
  <Device oid="23" identifier="TBS 6281 DVBT/T2 Tuner B (#0)">
    <Recording handle="170001">R:\Recorded TV\The Long Call\Season 01\The Long Call.S01E03.ts</Recording>
  </Device>
<Device oid="24" identifier="TBS 6281 DVBT/T2 Tuner B (#1)"> </Device>
<Device oid="25" identifier="TBS 6981 BDA DVBS/S2 A Tuner/Demod (#0)"> </Device>
<Device oid="26" identifier="TBS 6981 BDA DVBS/S2 B Tuner/Demod (#0)"> </Device>
</Status>
</rsp>

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#20
2021-11-07, 05:52 PM
(2021-11-07, 05:47 PM)mvallevand Wrote: It looked like the handle was returned though in that first set of logs 150001 is the failed one that never disappeared.
It didn't make it back when it started the recording, which was the key time it needed it (even though it did show in later status call). The logging looked like DeviceHostWindows quickly started the recording and returned the handle, but from the recording service side it time out waiting for the response, so it never got the handle.

This updated DeviceHostWindows with extra logging should help us get to the bottom of it.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  DVT Tuner remains locked after EPG update. Bobins 4 176 2025-06-29, 04:57 PM
Last Post: Bobins
Photo Possible to use DVB guide with HDHomerun tuner? DWORD32 1 114 2025-06-28, 12:42 PM
Last Post: mvallevand
  Not picking unused tuner to record while watching live tv dlindyds 5 273 2025-06-21, 10:34 PM
Last Post: dlindyds
  error: No tuner was available for the requested channel jzk 3 348 2025-04-19, 03:30 PM
Last Post: mvallevand
  ffmpeg in postprocessing fails on spaces in filename Druhl 3 496 2025-03-29, 06:25 PM
Last Post: mvallevand
  Fails After a Few seconds The1nOnlyHMatt 8 655 2025-02-26, 09:14 PM
Last Post: mvallevand
  [FIXED!] NPVRSetup.exe fails to install the latest version Pete (NZ) 5 1,241 2024-12-27, 03:08 PM
Last Post: mvallevand
  Channel 10 AU IPTV Fails TheFonz 17 1,319 2024-11-11, 12:32 AM
Last Post: sub
  Win TV Dual HD tuner RichRail 4 607 2024-10-15, 05:54 PM
Last Post: mvallevand
  TV Tuner Is working MyTVBox 1 409 2024-07-08, 12:13 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