2018-06-25, 02:32 PM
I'm running NextPVR on a Windows 10 back-end.
Lately, I've been experiencing "Tuner No Longer Available" Errors sporadically when running Kodi on my Raspberry PIs with the NextPVR Addon.
PI#3: Kodi/17.6 (X11; Linux armv6l) LibreELEC/8.2 HW_RaspberryPi/1.0 App_Bitness/32 Version/17.6-Git:a9a7a20
PI#1: Kodi/17.6 (X11; Linux armv7l) LibreELEC/8.2 HW_RaspberryPi/1.0 App_Bitness/32 Version/17.6-Git:a9a7a20
The error happened to me twice this morning (6/25/18 @ 7:40 ON pi#3 AND @9:01 AM ON PI#2). After the 2nd event I immediately went to my NextPVR Windows 10 server and zipped the log files.
I noticed the following in web.log for pi#1:
2018-06-25 09:00:03.415 [DEBUG][32] Waiting for more data (pos: 1671168, len: 1676960, avail: 5792
2018-06-25 09:00:03.415 [DEBUG][32] <Files>
<Length>1676960</Length>
<File offset="0">F:\Tmp\live-WBFS-TV-10064-7.ts</File>
<Duration>921</Duration>
<Complete>0</Complete>
</Files>
After many repetitions of the above error, I got the following:
2018-06-25 09:00:09.475 [DEBUG][32] Waiting for more data (pos: 1671168, len: 1676960, avail: 5792
2018-06-25 09:00:09.475 [DEBUG][32] <Files>
<Length>1676960</Length>
<File offset="0">F:\Tmp\live-WBFS-TV-10064-7.ts</File>
<Duration>921</Duration>
<Complete>0</Complete>
</Files>
2018-06-25 09:00:09.879 [DEBUG][32] reached end of rolling file. Dropping connection...
2018-06-25 09:00:10.880 [DEBUG][32] StopStream(1310739)...
2018-06-25 09:00:10.880 [DEBUG][32] clientHandle[XBMC-945db6bafd2f4d659af3bdb5e1fa2979] = 1310739
2018-06-25 09:00:10.880 [DEBUG][32] Calling StopStream()
2018-06-25 09:00:14.414 [DEBUG][33] ********** Checking VLC Heartbeat Dictionary
2018-06-25 09:00:14.414 [DEBUG][33] +++++No entries in VLC Heartbeat Dictionary.
2018-06-25 09:00:15.522 [DEBUG][32] StopStream() done
2018-06-25 09:00:15.522 [DEBUG][32] RollingFile.Close()
2018-06-25 09:00:15.522 [DEBUG][32] About to delete temp file: F:\Tmp\live-WBFS-TV-10064-7.ts
2018-06-25 09:00:15.528 [DEBUG][32] Cleaning up: F:\Tmp\live-WBFS-TV-10064-7.ts
In web.log.2 I got the following for pi#3:
2018-06-25 07:40:38.463 [DEBUG][5] Waiting for more data (pos: 7700480, len: 7714016, avail: 13536
2018-06-25 07:40:38.463 [DEBUG][5] <Files>
<Length>7714016</Length>
<File offset="0">F:\Tmp\live-WFOR-TV-10064-5.ts</File>
<Duration>4281</Duration>
<Complete>0</Complete>
</Files>
After many repetitions I got the following:
2018-06-25 07:40:44.528 [DEBUG][5] Waiting for more data (pos: 7700480, len: 7714016, avail: 13536
2018-06-25 07:40:44.528 [DEBUG][5] <Files>
<Length>7714016</Length>
<File offset="0">F:\Tmp\live-WFOR-TV-10064-5.ts</File>
<Duration>4281</Duration>
<Complete>0</Complete>
</Files>
2018-06-25 07:40:44.932 [DEBUG][5] reached end of rolling file. Dropping connection...
2018-06-25 07:40:45.933 [DEBUG][5] StopStream(1310737)...
2018-06-25 07:40:45.933 [DEBUG][5] clientHandle[XBMC-6302625cb302407d8ed41788a3912eb8] = 1310737
2018-06-25 07:40:45.933 [DEBUG][5] Calling StopStream()
2018-06-25 07:40:51.556 [DEBUG][5] StopStream() done
2018-06-25 07:40:51.556 [DEBUG][5] RollingFile.Close()
2018-06-25 07:40:51.556 [DEBUG][5] About to delete temp file: F:\Tmp\live-WFOR-TV-10064-5.ts
2018-06-25 07:40:51.561 [DEBUG][5] Cleaning up: F:\Tmp\live-WFOR-TV-10064-5.ts
I have a Hauppauge WinTV ATSC Quad Tuner card, model 1609
The drive holding the temporary ts files has 1.2 TB of free space
Any idea what's causing this problem?
I've attached the zipped log files for your inspection.
Thank you
Lately, I've been experiencing "Tuner No Longer Available" Errors sporadically when running Kodi on my Raspberry PIs with the NextPVR Addon.
PI#3: Kodi/17.6 (X11; Linux armv6l) LibreELEC/8.2 HW_RaspberryPi/1.0 App_Bitness/32 Version/17.6-Git:a9a7a20
PI#1: Kodi/17.6 (X11; Linux armv7l) LibreELEC/8.2 HW_RaspberryPi/1.0 App_Bitness/32 Version/17.6-Git:a9a7a20
The error happened to me twice this morning (6/25/18 @ 7:40 ON pi#3 AND @9:01 AM ON PI#2). After the 2nd event I immediately went to my NextPVR Windows 10 server and zipped the log files.
I noticed the following in web.log for pi#1:
2018-06-25 09:00:03.415 [DEBUG][32] Waiting for more data (pos: 1671168, len: 1676960, avail: 5792
2018-06-25 09:00:03.415 [DEBUG][32] <Files>
<Length>1676960</Length>
<File offset="0">F:\Tmp\live-WBFS-TV-10064-7.ts</File>
<Duration>921</Duration>
<Complete>0</Complete>
</Files>
After many repetitions of the above error, I got the following:
2018-06-25 09:00:09.475 [DEBUG][32] Waiting for more data (pos: 1671168, len: 1676960, avail: 5792
2018-06-25 09:00:09.475 [DEBUG][32] <Files>
<Length>1676960</Length>
<File offset="0">F:\Tmp\live-WBFS-TV-10064-7.ts</File>
<Duration>921</Duration>
<Complete>0</Complete>
</Files>
2018-06-25 09:00:09.879 [DEBUG][32] reached end of rolling file. Dropping connection...
2018-06-25 09:00:10.880 [DEBUG][32] StopStream(1310739)...
2018-06-25 09:00:10.880 [DEBUG][32] clientHandle[XBMC-945db6bafd2f4d659af3bdb5e1fa2979] = 1310739
2018-06-25 09:00:10.880 [DEBUG][32] Calling StopStream()
2018-06-25 09:00:14.414 [DEBUG][33] ********** Checking VLC Heartbeat Dictionary
2018-06-25 09:00:14.414 [DEBUG][33] +++++No entries in VLC Heartbeat Dictionary.
2018-06-25 09:00:15.522 [DEBUG][32] StopStream() done
2018-06-25 09:00:15.522 [DEBUG][32] RollingFile.Close()
2018-06-25 09:00:15.522 [DEBUG][32] About to delete temp file: F:\Tmp\live-WBFS-TV-10064-7.ts
2018-06-25 09:00:15.528 [DEBUG][32] Cleaning up: F:\Tmp\live-WBFS-TV-10064-7.ts
In web.log.2 I got the following for pi#3:
2018-06-25 07:40:38.463 [DEBUG][5] Waiting for more data (pos: 7700480, len: 7714016, avail: 13536
2018-06-25 07:40:38.463 [DEBUG][5] <Files>
<Length>7714016</Length>
<File offset="0">F:\Tmp\live-WFOR-TV-10064-5.ts</File>
<Duration>4281</Duration>
<Complete>0</Complete>
</Files>
After many repetitions I got the following:
2018-06-25 07:40:44.528 [DEBUG][5] Waiting for more data (pos: 7700480, len: 7714016, avail: 13536
2018-06-25 07:40:44.528 [DEBUG][5] <Files>
<Length>7714016</Length>
<File offset="0">F:\Tmp\live-WFOR-TV-10064-5.ts</File>
<Duration>4281</Duration>
<Complete>0</Complete>
</Files>
2018-06-25 07:40:44.932 [DEBUG][5] reached end of rolling file. Dropping connection...
2018-06-25 07:40:45.933 [DEBUG][5] StopStream(1310737)...
2018-06-25 07:40:45.933 [DEBUG][5] clientHandle[XBMC-6302625cb302407d8ed41788a3912eb8] = 1310737
2018-06-25 07:40:45.933 [DEBUG][5] Calling StopStream()
2018-06-25 07:40:51.556 [DEBUG][5] StopStream() done
2018-06-25 07:40:51.556 [DEBUG][5] RollingFile.Close()
2018-06-25 07:40:51.556 [DEBUG][5] About to delete temp file: F:\Tmp\live-WFOR-TV-10064-5.ts
2018-06-25 07:40:51.561 [DEBUG][5] Cleaning up: F:\Tmp\live-WFOR-TV-10064-5.ts
I have a Hauppauge WinTV ATSC Quad Tuner card, model 1609
The drive holding the temporary ts files has 1.2 TB of free space
Any idea what's causing this problem?
I've attached the zipped log files for your inspection.
Thank you