The symptom manifested itself again tonight. Twice. The first time, two recordings hung near completion until I issued a restart of the service.
I’m not sure if it was the case the last time as I did not check before restarting the service but, this time, files were present under the .grab folder.
While I was waiting for the restart to complete on the service, I noticed in the Activity that both recordings completed and the files were moved to their destination. However, they were only partial.
Unfortunatly, I did not take the time to check the logs until later in the evening. By then, they had overwritten themselves.
However, I noticed another recording was hung and I was able to observe that the post-processing of the file seems to never complete. In the example below, the recording stopped at 22:00 and I restarted the service at 22:15:
Plex Media Server.1.log:Feb 07, 2019 22:15:15.458 [0x7fd05a7f7700] DEBUG - [MI] Opening input file: "/myth2/plex/.grab/f0cf0601940d5d9f8179e8f4cb9c1420d698ac2c/Enquete - S12E17 - Episode 17.ts"
Plex Media Server.1.log:Feb 07, 2019 22:15:15.459 [0x7fd05a7f7700] DEBUG - [FFMPEG] - Opening '/myth2/plex/.grab/f0cf0601940d5d9f8179e8f4cb9c1420d698ac2c/Enquete - S12E17 - Episode 17.ts' for reading
Plex Media Server.1.log:Feb 07, 2019 22:15:15.500 [0x7fd05a7f7700] DEBUG - [MI] * [mpegts mpeg2video/ac3] Duration: 3386040ms, 1280x720 (1.777778) 59.940fps, bitrate=19133kbps, audio channels=6, optimizedForStreaming=0 ("/myth2/plex/.grab/f0cf0601940d5d9f8179e8f4cb9c1420d698ac2c/Enquete - S12E17 - Episode 17.ts")
Plex Media Server.1.log:Feb 07, 2019 22:15:15.501 [0x7fd05a7f7700] DEBUG - [MI] Closing input file: "/myth2/plex/.grab/f0cf0601940d5d9f8179e8f4cb9c1420d698ac2c/Enquete - S12E17 - Episode 17.ts"
Plex Media Server.1.log:Feb 07, 2019 22:15:15.508 [0x7fd083bff700] DEBUG - DVR:Grabber: Moving "/myth2/plex/.grab/f0cf0601940d5d9f8179e8f4cb9c1420d698ac2c/Enquete - S12E17 - Episode 17.ts" to "/myth2/plex/Enquête/Season 12/Enquete - S12E17 - Episode 17.ts"
Plex Media Server.5.log:Feb 07, 2019 21:00:00.107 [0x7fd07d7ff700] DEBUG - DVR:Grabber: Saving recording to "/myth2/plex/.grab/f0cf0601940d5d9f8179e8f4cb9c1420d698ac2c"
Plex Media Server.5.log:Feb 07, 2019 21:00:00.140 [0x7fd07d7ff700] DEBUG - Job running: EAE_ROOT='/tmp/pms-15d35769-aa5a-4084-87f2-267dfdac4cf0/EasyAudioEncoder' FFMPEG_EXTERNAL_LIBS='/var/lib/plexmediaserver/Library/Application\ Support/Plex\ Media\ Server/Codecs/531e313-1328-linux-ubuntu-x86_64/' XDG_CACHE_HOME='/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Cache' XDG_DATA_HOME='/usr/lib/plexmediaserver/Resources' X_PLEX_TOKEN='xxxxxxxxxxxxxxxxxxxx' '/usr/lib/plexmediaserver/Plex Transcoder' '-codec:0' 'mpeg2video' '-noaccurate_seek' '-live_start_index' '0' '-probesize' '10000000' '-i' 'http://127.0.0.1:32400/livetv/sessions/0de09175-f01f-4049-aa91-9ac346a40187/7f81fea4-a30b-49b8-add4-ad8202342c98/index.m3u8?offset=278.835735&X-Plex-Token=xxxxxxxxxxxxxxxxxxxx' '-map' '0:0' '-codec:0' 'copy' '-map' '0:1' '-metadata:s:1' 'language=fre' '-codec:1' 'copy' '-copypriorss:1' '0' '-map' '0:2' '-metadata:s:2' 'language=frm' '-codec:2' 'copy' '-copypriorss:2' '0' '-f' 'mpegts' '-map_metadata' '-1' '-map_chapters' '-1' '/myth2/plex/.grab/f0cf0601940d5d9f8179e8f4cb9c1420d698ac2c/Enquete - S12E17 - Episode 17.ts' '-y' '-nostats' '-loglevel' 'quiet' '-loglevel_plex' 'error' '-xioerror' '-progressurl' 'http://127.0.0.1:32400/video/:/transcode/session/7f81fea4-a30b-49b8-add4-ad8202342c98/a81dfeb8-13ec-4b74-8cd2-4e07fd876ddb/progress'
The file that was moved was supposed to be an hour long but it had only 56 minutes. Looks like that post-processing job hangs on corrupted recordings.
Btw, I just want to re-iterate that I’ve not enabled transcoding or commercial sklpping.
Any idea where to take it from here?
Thanks!
Martin