Server Version#: 1.16.0.1226 (although, this was happening with the previous server version as well. I updated the server in attempt to fix the issue. )
Player Version#: This is happening when attempting to transcode to any client. I’ve seen this error crop up so far with the Android client and the Roku client.
Earlier this week I got some reports that streams were freezing. I typically don’t do a lot of transcoding, so I hadn’t experienced the issue myself. However, I noticed a frozen stream on an Amazon Fire tablet my daughter was watching, so I decided to investigate to see if there were any issues on the server. Lo and behold there are a ton of errors every time a stream is transcoded. I did a lot of Google searching and the consensus is that this error is related to locked files. The fix is to disable anti-virus searching the folder. However, this is on a linux server and there shouldn’t be anything locking this directory. The temporary transcode folder was originally located on a mounted storage (local). I tried moving it back to the SSD where the PMS install dir is, but I get the same errors.
This is the error message:
Caught exception trying to stream file: /mnt/media2/cache/Transcode/Sessions/plex-transcode-d3f07d6b7ca72581-com-plexapp-android-129f6f97-cbe1-4410-acae-d30cbbe5376e/media-00125.ts: write: protocol is shutdown
Thanks for taking a look. I switched to debug log level and tried to replicate the error (by transcoding a few files), but I’m not seeing a similar error message now. Let me know what you think.