Scheduled recording stop occurring after some uptime

On a freshly started instance of Plex on my Linux server, DVR functionality initially works fine. After some (~days) uptime, I find that no scheduled recordings are successful. If I look in the log, I find the following for every recording:

Oct 11, 2017 21:00:00.512 [0x7f42907ff700] DEBUG - DVR:Grabber: Starting operation for 'Grand Designs - E6 - Episode 6'.
Oct 11, 2017 21:00:00.532 [0x7f42907ff700] DEBUG - Activity: registered new activity 04ae5d82-d07d-4a58-b1b5-b95262cd7449 - Recording
Oct 11, 2017 21:00:00.532 [0x7f42907ff700] DEBUG - DVR:Grabber: Remote starting a media grab on device device://tv.plex.grabbers.tunerservice/dvb%23v4l%23%2fsys%2fdevices%2fpci0000%3a00%2f000
0%3a00%3a1d.0%2fusb2%2f2-1%2f2-1.1%2f2-1.1%3a1.0%3a0013943217 (Hauppauge WinTV-dualHD, supported) tuner 0.
Oct 11, 2017 21:00:00.535 [0x7f42907ff700] DEBUG - DVR:Subscription: Resolved subscription to library item 'Grand Designs' (75807)
Oct 11, 2017 21:00:00.564 [0x7f42907ff700] DEBUG - There were 1 top-level paths for Grand Designs.
Oct 11, 2017 21:00:00.582 [0x7f42907ff700] DEBUG - DVR:Grabber: Saving recording to /home/tim/media/recordings/.grab/7dfff006aec2c5d78718be330cc6395d62b611a3
Oct 11, 2017 21:00:00.748 [0x7f42907ff700] DEBUG - DVR:Grabber: Going to record for 3600 seconds, final URL is http://127.0.0.1:32600/devices/compound_device080dvb%23v4l%23%2fsys%2fdevices%2f
pci0000%3a00%2f0000%3a00%3a1d.0%2fusb2%2f2-1%2f2-1.1%2f2-1.1%3a1.0%3a0013943217/media/triplet%3A%2F%2F9018%3A16572%3A17664?param=%3C%3Fxml%20version%3D%221%2E0%22%20encoding%3D%22UTF-8%22%3F%
3E%0A%3Ctunedata%3E%3Ctt%3E4%3C%2Ftt%3E%3Cdq%3E0%3C%2Fdq%3E%3Cdr%2F%3E%3Cfr%3E474000%3C%2Ffr%3E%3Cmd%3E0%3C%2Fmd%3E%3Csr%3E0%3C%2Fsr%3E%3Cpl%3E0%3C%2Fpl%3E%3Clf%3E8%3C%2Flf%3E%3Cl1%3E0%3C%2Fl
1%3E%3Cl2%3E0%3C%2Fl2%3E%3Cls%3E0%3C%2Fls%3E%3Cpp%3E0%3C%2Fpp%3E%3Chz%3E0%3C%2Fhz%3E%3Cin%3E0%3C%2Fin%3E%3Cfc%3E0%3C%2Ffc%3E%3Ct%3E16572%3C%2Ft%3E%3Cn%3E9018%3C%2Fn%3E%3Cs%3E17664%3C%2Fs%3E%3
Cen%3E0%3C%2Fen%3E%3C%2Ftunedata%3E%0A
Oct 11, 2017 21:00:00.749 [0x7f42907ff700] DEBUG - DVR:Grabber: Setting timer to stop grab of 'Grand Designs - E6 - Episode 6' in 3600 seconds.
Oct 11, 2017 21:00:00.749 [0x7f42907ff700] DEBUG - DVR:Grabber: Waiting for a tuner (2 available).
Oct 11, 2017 21:00:00.749 [0x7f42907ff700] DEBUG - DVR:Grabber: Allocated a tuner (1 left)
Oct 11, 2017 21:00:00.749 [0x7f42907ff700] ERROR - DVR:Recorder: Error 3 (The recording was aborted) starting the record, shutting things down.
Oct 11, 2017 21:00:00.761 [0x7f42907ff700] DEBUG - DVR:Grabber: Freed a tuner (now 2 available)
Oct 11, 2017 21:00:00.761 [0x7f42907ff700] ERROR - DVR:Recorder: Error 3 (The recording was aborted) starting the record, shutting things down.
Oct 11, 2017 21:00:00.761 [0x7f42907ff700] DEBUG - DVR:Grabber: Operation for Grand Designs - E6 - Episode 6 completed with status error (The recording was aborted)
Oct 11, 2017 21:00:00.761 [0x7f42907ff700] DEBUG - Activity: Ended activity 04ae5d82-d07d-4a58-b1b5-b95262cd7449.
Oct 11, 2017 21:00:00.761 [0x7f42907ff700] ERROR - DVR:Grabber: Starting media grab failed.

Specifically, I see DVR:Recorder: Error 3 (The recording was aborted) starting the record, shutting things down. What does this mean? Alternatively how can I expose more information? Will verbose logs be more useful?

No help at all?

I’m seeing the same problem