Hi,
I finished creating my channel, “everything” besides the actual playing works.
When I am in the middle of a stream, I constatly get
Player: Excessive buffering detected; network
Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING
Failed to load resource: the server responded with a status of 400 (Bad Request)
Media element error code: 2
In the console log of the Plex webinterface.
Oct 23, 2015 10:01:02 [0x7f0aec3ff700] DEBUG - Request: [127.0.0.1:55985] PUT /video/:/transcode/session/mmmt5izo9qus1yvi/progress?progress=49.3&size=1177194059&remaining=9110 (7 live)
Oct 23, 2015 10:01:02 [0x7f0aec3ff700] VERBOSE - * progress => 49.3
Oct 23, 2015 10:01:02 [0x7f0aec3ff700] VERBOSE - * size => 1177194059
Oct 23, 2015 10:01:02 [0x7f0aec3ff700] VERBOSE - * remaining => 9110
Oct 23, 2015 10:01:02 [0x7f0aec3ff700] VERBOSE - doShouldThrottleTranscodeNow: m_lastChunkWritten = 279, m_lastChunkRead = 248, chunksToThrottle = 32 (session: mmmt5izo9qus1yvi)
Oct 23, 2015 10:01:02 [0x7f0aec3ff700] DEBUG - It took 0.0 sec to serialize a list with 0 elements.
Oct 23, 2015 10:01:02 [0x7f0af77fe700] DEBUG - Completed: [127.0.0.1:55985] PUT /video/:/transcode/session/mmmt5izo9qus1yvi/progress?progress=49.3&size=1177194059&remaining=9110 (7 live) 0ms 289 bytes 206
Oct 23, 2015 10:01:02 [0x7f0aeabfe700] DEBUG - [Transcoder] Throttle - Getting back to work.
Oct 23, 2015 10:01:02 [0x7f0aee3ff700] ERROR - Failed to write chunk to file /tmp/plex-transcode-mmmt5izo9qus1yvi-3fdca1b3-b66c-4d17-a971-1a42cca4eaa2/chunk-temp
Oct 23, 2015 10:01:02 [0x7f0aee3ff700] ERROR - Failed to write chunk to file /tmp/plex-transcode-mmmt5izo9qus1yvi-3fdca1b3-b66c-4d17-a971-1a42cca4eaa2/chunk-temp
Oct 23, 2015 10:01:02 [0x7f0aee3ff700] ERROR - Failed to write chunk to file
If I tail the media-server log, I can see when the transcoder fails. 60 seconds later the video playback stops.
Where do I start debugging? 