2020-11-20, 04:53 PM
Hi all,
I have a strange thing happening but haven't been able to troubleshoot it yet :
I have a recording set for a weekly show on an IPTV channel.
The recording apparently starts with no issues, but it seems to stop after a few seconds/minutes.
NextPVR still says its recording but the ts file does not increase in size.
I've tried waiting for the recording to end just to make sure it wasnt been spooled elsewhere and then dumped into the ts file at the end, but no luck there either.
The setup is as follows :
Running on Debian 10 linux - Kernel 4.19
Used the .deb helper for install
Using vanilla config.xml
IPTV only (no tuner cards) - Using M3U file for channel info and xmltv file for EPG
Live TV works fine on all channels, including the one I'm trying to record on.
If I launch a recording manually on that channel, that works fine as well.
Even stranger : The show I'm recording is replayed a 6 hours later... so when the first recording failed, I simply deleted it. The scheduler is set to record any occurence to it tried to record the same episode a few hours later but it also failed again (ts file stopped growing after 7mb)
I've looked though every log I could find, both in /var/opt/nextpvr and journalctl but had no luck there... there didnt seem to much in the logs in fact.
Is there a way to increase the verbosity of logs somewhere ?
Out of desperation I currently opted to stop the service and run "/opt/dotnet/dotnet /opt/nextpvr/system/NextPVRServer.dll" manually while redirecting the stdout output to a log file I could look into later.
I've got the same show scheduled to record in a couple of hours and am hoping to capture something there.
To be clear, the machine has plenty of disk space and ram. There are no particular indications of OOM or any other crash information in dmesg (or any other log I could find for that matter).
I'm admit to being at a bit of a loss .... any tips will be greatly appreciated :-)
Thanks
MB
I have a strange thing happening but haven't been able to troubleshoot it yet :
I have a recording set for a weekly show on an IPTV channel.
The recording apparently starts with no issues, but it seems to stop after a few seconds/minutes.
NextPVR still says its recording but the ts file does not increase in size.
I've tried waiting for the recording to end just to make sure it wasnt been spooled elsewhere and then dumped into the ts file at the end, but no luck there either.
The setup is as follows :
Running on Debian 10 linux - Kernel 4.19
Used the .deb helper for install
Using vanilla config.xml
IPTV only (no tuner cards) - Using M3U file for channel info and xmltv file for EPG
Live TV works fine on all channels, including the one I'm trying to record on.
If I launch a recording manually on that channel, that works fine as well.
Even stranger : The show I'm recording is replayed a 6 hours later... so when the first recording failed, I simply deleted it. The scheduler is set to record any occurence to it tried to record the same episode a few hours later but it also failed again (ts file stopped growing after 7mb)
I've looked though every log I could find, both in /var/opt/nextpvr and journalctl but had no luck there... there didnt seem to much in the logs in fact.
Is there a way to increase the verbosity of logs somewhere ?
Out of desperation I currently opted to stop the service and run "/opt/dotnet/dotnet /opt/nextpvr/system/NextPVRServer.dll" manually while redirecting the stdout output to a log file I could look into later.
I've got the same show scheduled to record in a couple of hours and am hoping to capture something there.
To be clear, the machine has plenty of disk space and ram. There are no particular indications of OOM or any other crash information in dmesg (or any other log I could find for that matter).
I'm admit to being at a bit of a loss .... any tips will be greatly appreciated :-)
Thanks
MB