Project

General

Profile

Actions

Bug #3935

open

Recordings failing with "Source deleted" error

Added by Jonathan Thomson over 8 years ago. Updated over 8 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
PVR / DVR
Target version:
-
Start date:
2016-08-14
Due date:
% Done:

0%

Estimated time:
Found in version:
4.1-2154~ge3e8a79
Affected Versions:

Description

In the last couple of days, I've noticed some recordings (both encrypted and FTA) are failing with the error in the UI being logged as "Source deleted". I've got debugging turned on by default on my box so I managed to capture the following logs;

root@TVHeadend:~/tvheadend_master# cat /tmp/tvheadend.log | grep "Premier League Highlights" 
2016-08-14 03:37:23.100 [   INFO]:dvr: entry 6cf48fba9cc673e6df322bc910395de7 "Premier League Highlights" on "Sky Sports 1" starting at 2016-08-14 03:58:30, scheduled for recording by "WiFi" 
2016-08-14 03:58:30.002 [   INFO]:dvr: "Premier League Highlights" on "Sky Sports 1" recorder starting
2016-08-14 03:58:30.539 [   INFO]:subscription: 03AF: "DVR: Premier League Highlights" subscribing on channel "Sky Sports 1", weight: 300, adapter: "TurboSight TBS 6984 DVBS/S2 frontend : DVB-S #0", network: "Sky UK", mux: "12109.5H", provider: "BSkyB", service: "Sky Sports 1", profile="pass" 
2016-08-14 03:59:00.039 [  TRACE]:dvr: Creating directory "/mnt/recordedtv/Premier League Highlights" with octal permissions "777" gid -1 uid -1
2016-08-14 03:59:00.041 [  DEBUG]:dvr: File "/mnt/recordedtv/Premier League Highlights/Premier League Highlights_Sky Sports 1_2016-08-14_04-00.ts" -- No such file or directory -- Using for recording
2016-08-14 03:59:00.042 [   INFO]:dvr: /mnt/recordedtv/Premier League Highlights/Premier League Highlights_Sky Sports 1_2016-08-14_04-00.ts from adapter: "TurboSight TBS 6984 DVBS/S2 frontend : DVB-S #0", network: "Sky UK", mux: "12109.5H", provider: "BSkyB", service: "Sky Sports 1" 
2016-08-14 04:00:02.088 [  ERROR]:dvr: Recording stopped: "/mnt/recordedtv/Premier League Highlights/Premier League Highlights_Sky Sports 1_2016-08-14_04-00.ts": Subscription overridden
2016-08-14 04:00:02.432 [   INFO]:subscription: 03AF: "DVR: Premier League Highlights" unsubscribing from "{name-not-set}" 
2016-08-14 04:00:02.432 [   INFO]:dvr: "Premier League Highlights" on "{name-not-set}": End of program: Source deleted

The error in the log seems to be "Subscription overridden" but from what I can gather, this should only happen when you run out of tuners and a higher priority recording takes over.

I have eight tuners in my box (four of which were eligible to record this programe on satellite) so it's not an issue with running out of tuners.

What is interesting is the channel name changing from "*Sky Sports 1*" to "*{name-not-set}*" - I've seen this with channels whose services have been lost/deleted but I checked this morning and the channel in question is still there (and working) and I know for a fact that it didn't "disappear" as it still has its tag (which is removed by TVHeaded if the service disappears). There is a small fragment of the recording on disk, and this plays perfectly fine, so it doesn't appear to be a downstream decryption issue (the oscam logs show that the subscription was simply removed at the time TVHeadend decided to stop recording).

Any idea's?

Linux version: Ubuntu 16.04
Kernel version: 4.4.0-31
TVHeadend version: 4.1-2154~ge3e8a79
DVB Card: TBS-6984 (four DVB-S/S2 tuners)

Actions

Also available in: Atom PDF