I have a perfectly working Plex setup.
Server running on a Mac-Mini pulling files from a NAS using AFP (SMB & NFS were not reliable for me). ATV4, ATV3 (Plexconnect) and a variety of tablets etc.
Mac-Mini (late 2012)
2.5 Ghz Intel Core I5
4 GB RAM
However I'm seeing the following errors just occasionally recently:
_Apr 13, 2016 00:02:42 [0x700000081000] VERBOSE - We didn't receive any data from 10.0.0.117:49816 in time, dropping connection.
Apr 13, 2016 00:02:42 [0x70000127d000] VERBOSE - [IDLE] Adding (0->1) work item http_download - /video/:/transcode/universal/session/53BF9A9B-0DEF-4AFF-B1F8-36454947F493/base/00139.ts
Apr 13, 2016 00:02:42 [0x70000127d000] VERBOSE - [IDLE] * http_download - /video/:/transcode/universal/session/53BF9A9B-0DEF-4AFF-B1F8-36454947F493/base/00139.ts - 1 active item(s)
Apr 13, 2016 00:02:42 [0x70000127d000] VERBOSE - [IDLE] * transcoder - 53BF9A9B-0DEF-4AFF-B1F8-36454947F493 - 1 active item(s)**
Apr 13, 2016 00:02:42 [0x70000127d000] ERROR - Caught exception trying to stream file: /Users/**********/Library/Caches/PlexMediaServer/Transcode/Sessions/plex-transcode-53BF9A9B-0DEF-4AFF-B1F8-36454947F493-f125f035-d1b5-4329-abb7-a75b2fc443e5/media-00139.ts: write: protocol is shutdown
Apr 13, 2016 00:02:42 [0x70000150c000] VERBOSE - [IDLE] Adding (1->2) work item http_download - /video/:/transcode/universal/session/53BF9A9B-0DEF-4AFF-B1F8-36454947F493/base/00139.ts
Apr 13, 2016 00:02:42 [0x70000150c000] VERBOSE - [IDLE] * http_download - /video/:/transcode/universal/session/53BF9A9B-0DEF-4AFF-B1F8-36454947F493/base/00139.ts - 2 active item(s)
Apr 13, 2016 00:02:42 [0x70000150c000] VERBOSE - [IDLE] * transcoder - 53BF9A9B-0DEF-4AFF-B1F8-36454947F493 - 1 active item(s)**_
I haven't attached detailed logs, can if necessary but probably not needed for this minor glitch. 10.0.0.117 in this case in an ATV4. The movie is 1080p on Direct Stream, Transcoding AC3. Transcoding speed numbers are in double figures, CPU on the Mac-Mini is constantly less than 5%.
This error is not affecting playback.
Should I assume this is Plex attempting to write to a socket thats already been closed, therefore pointing to a network type issue. If it is network related I'd like to get a head of it.
Any advice