Jump to content

Error when playing any TV channel with Roku


jwborc39963

Recommended Posts

jwborc39963

I am not sure exactly when it started (whether I upgraded mono or the latest emby-server dev), but for some reason I can not play liveTV on my roku.  I can play it in a web browser, so I know that it isn't all systems affected.

 

 

I am on the latest version of mono, emby-server-dev, and my roku says everything is up to date.  Any ideas?

 

Thanks!

2016-11-09 15:55:03.0222 Info HttpServer: HTTP GET http://127.0.0.1:8096/LiveTv/LiveStreamFiles/3d755aa7290b4b5881ab6544da9f93e7/stream.ts. UserAgent: Lavf/57.46.100
2016-11-09 15:55:05.7031 Error App: Error in QueueStream
	*** Error Report ***
	Version: 3.1.6138.13827
	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
	Operating system: Unix 4.0.4.40004
	Processor count: 16
	64-Bit OS: True
	64-Bit Process: True
	Program data path: /var/lib/emby-server
	Mono: 4.6.1 (Stable 4.6.1.5/ef43c15 Fri Oct 28 20:30:22 UTC 2016)
	Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
	Unable to write data to the transport connection: Connection reset by peer.
	System.IO.IOException
	  at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x00107] in <59be416de143456b88b9988284f43350>:0 
	  at SocketHttpListener.Net.ResponseStream.InternalWrite (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0001b] in <33c4fa8b218e4df9a8fbe6eca87be836>:0 
	  at SocketHttpListener.Net.ResponseStream.BeginWrite (System.Byte[] buffer, System.Int32 offset, System.Int32 count, System.AsyncCallback cback, System.Object state) [0x00088] in <33c4fa8b218e4df9a8fbe6eca87be836>:0 
	  at System.IO.Stream.<BeginEndWriteAsync>m__7 (System.IO.Stream stream, System.IO.Stream+ReadWriteParameters args, System.AsyncCallback callback, System.Object state) [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at (wrapper delegate-invoke) System.Func`5[System.IO.Stream,System.IO.Stream+ReadWriteParameters,System.AsyncCallback,System.Object,System.IAsyncResult]:invoke_TResult_T1_T2_T3_T4 (System.IO.Stream,System.IO.Stream/ReadWriteParameters,System.AsyncCallback,object)
	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncTrim[TInstance,TArgs] (TInstance thisRef, TArgs args, System.Func`5[T1,T2,T3,T4,TResult] beginMethod, System.Func`3[T1,T2,TResult] endMethod) [0x00008] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.IO.Stream.BeginEndWriteAsync (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.IO.Stream.WriteAsync (System.Byte[] buffer, System.Int32 offset, System.Int32 count, System.Threading.CancellationToken cancellationToken) [0x00018] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at MediaBrowser.Server.Implementations.LiveTv.TunerHosts.QueueStream+<StartInternal>c__async0.MoveNext () [0x0006c] in <c0ad2f979c2f4ae2ad7be4ee878c0256>:0 
	InnerException: System.Net.Sockets.SocketException
	Connection reset by peer
	  at System.Net.Sockets.Socket.Send (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00030] in <59be416de143456b88b9988284f43350>:0 
	  at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000b4] in <59be416de143456b88b9988284f43350>:0 
	
2016-11-09 15:55:05.7044 Info LiveTvMediaSourceProvider: Live tv media info probe took 2.754882 seconds
2016-11-09 15:55:05.7052 Info App: Profile: Roku, Path: http://127.0.0.1:8096/LiveTv/LiveStreamFiles/3d755aa7290b4b5881ab6544da9f93e7/stream.ts, isEligibleForDirectPlay: True, isEligibleForDirectStream: True
2016-11-09 15:55:05.7052 Info App: Profile: Roku, No direct play profiles found for Path: http://127.0.0.1:8096/LiveTv/LiveStreamFiles/3d755aa7290b4b5881ab6544da9f93e7/stream.ts
2016-11-09 15:55:05.7052 Info App: Profile: Roku, Path: http://127.0.0.1:8096/LiveTv/LiveStreamFiles/3d755aa7290b4b5881ab6544da9f93e7/stream.ts, isEligibleForDirectPlay: True, isEligibleForDirectStream: True
2016-11-09 15:55:05.7052 Info App: Profile: Roku, No direct play profiles found for Path: http://127.0.0.1:8096/LiveTv/LiveStreamFiles/3d755aa7290b4b5881ab6544da9f93e7/stream.ts
2016-11-09 15:55:05.7057 Error ServiceStackHost: Error occured while Processing Request: Unable to write data to the transport connection: The socket has been shut down.
	*** Error Report ***
	Version: 3.1.6138.13827
	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
	Operating system: Unix 4.0.4.40004
	Processor count: 16
	64-Bit OS: True
	64-Bit Process: True
	Program data path: /var/lib/emby-server
	Mono: 4.6.1 (Stable 4.6.1.5/ef43c15 Fri Oct 28 20:30:22 UTC 2016)
	Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
	Unable to write data to the transport connection: The socket has been shut down.
	System.IO.IOException
	  at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x00107] in <59be416de143456b88b9988284f43350>:0 
	  at SocketHttpListener.Net.ResponseStream.InternalWrite (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0001b] in <33c4fa8b218e4df9a8fbe6eca87be836>:0 
	  at SocketHttpListener.Net.ResponseStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x000bc] in <33c4fa8b218e4df9a8fbe6eca87be836>:0 
	  at ServiceStack.Formats.HtmlFormat.SerializeToStream (ServiceStack.Web.IRequest req, System.Object response, ServiceStack.Web.IResponse res) [0x002e9] in <d43033603ec44e2fb3eac944675e834e>:0 
	  at ServiceStack.HttpResponseExtensionsInternal.WriteErrorToResponse (ServiceStack.Web.IResponse httpRes, ServiceStack.Web.IRequest httpReq, System.String contentType, System.String operationName, System.String errorMessage, System.Exception ex, System.Int32 statusCode) [0x000ba] in <d43033603ec44e2fb3eac944675e834e>:0 
	  at ServiceStack.ServiceStackHost.HandleUncaughtException (ServiceStack.Web.IRequest httpReq, ServiceStack.Web.IResponse httpRes, System.String operationName, System.Exception ex) [0x00025] in <d43033603ec44e2fb3eac944675e834e>:0 
	  at ServiceStack.HostContext.RaiseAndHandleUncaughtException (ServiceStack.Web.IRequest httpReq, ServiceStack.Web.IResponse httpRes, System.String operationName, System.Exception ex) [0x0001c] in <d43033603ec44e2fb3eac944675e834e>:0 
	  at ServiceStack.HttpResponseExtensionsInternal.HandleResponseWriteException (System.Exception originalEx, ServiceStack.Web.IRequest request, ServiceStack.Web.IResponse response, System.String defaultContentType) [0x00008] in <d43033603ec44e2fb3eac944675e834e>:0 
	  at ServiceStack.HttpResponseExtensionsInternal+<WriteToResponse>d__6.MoveNext () [0x006ba] in <d43033603ec44e2fb3eac944675e834e>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at ServiceStack.Host.RestHandler+<ProcessRequestAsync>d__13.MoveNext () [0x0044d] in <d43033603ec44e2fb3eac944675e834e>:0 
	InnerException: System.Net.Sockets.SocketException
	The socket has been shut down
	  at System.Net.Sockets.Socket.Send (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00030] in <59be416de143456b88b9988284f43350>:0 
	  at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000b4] in <59be416de143456b88b9988284f43350>:0 
	
2016-11-09 15:55:05.7057 Info HttpServer: HTTP Response 500 to 127.0.0.1. Time: 2684ms (slow). http://127.0.0.1:8096/LiveTv/LiveStreamFiles/3d755aa7290b4b5881ab6544da9f93e7/stream.ts
2016-11-09 15:55:05.7067 Info HttpServer: HTTP Response 200 to 192.168.1.134. Time: 3410ms (slow). http://192.168.1.15:8096/emby/LiveStreams/Open?UserId=82d1a721637143e580efd08b416d765d&itemid=5d37d05644e68a08c3306d67f955b2ef&starttimeticks=00000000&maxstreamingbitrate=10000000&playsessionid=2aff76c36fc04acca99f7f3d13b5c485
2016-11-09 15:55:05.7944 Info HttpServer: HTTP GET http://192.168.1.15:8096/emby/videos/5d37d05644e68a08c3306d67f955b2ef/master.m3u8?DeviceId=63261F192459&MediaSourceId=ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7&VideoCodec=h264&AudioCodec=mp3,aac,ac3&AudioStreamIndex=1&VideoBitrate=9616000&AudioBitrate=384000&MaxAudioChannels=6&MaxFramerate=30&MaxWidth=1920&MaxHeight=1080&Level=50&MaxRefFrames=15&MaxVideoBitDepth=8&Profile=high&PlaySessionId=2aff76c36fc04acca99f7f3d13b5c485&LiveStreamId=1a755974de5dc3461dc6ecae8ddec68b_6ac70aba3e6587e661d9adc842397899_ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7&CopyTimestamps=false&EnableSubtitlesInManifest=false&EnableSplittingOnNonKeyFrames=false. UserAgent: Roku/DVP-7.50 (047.50E04092A)
2016-11-09 15:55:05.8017 Info HttpServer: HTTP Response 200 to 192.168.1.134. Time: 8ms. http://192.168.1.15:8096/emby/videos/5d37d05644e68a08c3306d67f955b2ef/master.m3u8?DeviceId=63261F192459&MediaSourceId=ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7&VideoCodec=h264&AudioCodec=mp3,aac,ac3&AudioStreamIndex=1&VideoBitrate=9616000&AudioBitrate=384000&MaxAudioChannels=6&MaxFramerate=30&MaxWidth=1920&MaxHeight=1080&Level=50&MaxRefFrames=15&MaxVideoBitDepth=8&Profile=high&PlaySessionId=2aff76c36fc04acca99f7f3d13b5c485&LiveStreamId=1a755974de5dc3461dc6ecae8ddec68b_6ac70aba3e6587e661d9adc842397899_ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7&CopyTimestamps=false&EnableSubtitlesInManifest=false&EnableSplittingOnNonKeyFrames=false
2016-11-09 15:55:05.8439 Info HttpServer: HTTP GET http://192.168.1.15:8096/emby/videos/5d37d05644e68a08c3306d67f955b2ef/live.m3u8?DeviceId=63261F192459&MediaSourceId=ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7&VideoCodec=h264&AudioCodec=mp3,aac,ac3&AudioStreamIndex=1&VideoBitrate=9616000&AudioBitrate=384000&MaxAudioChannels=6&MaxFramerate=30&MaxWidth=1920&MaxHeight=1080&Level=50&MaxRefFrames=15&MaxVideoBitDepth=8&Profile=high&PlaySessionId=2aff76c36fc04acca99f7f3d13b5c485&LiveStreamId=1a755974de5dc3461dc6ecae8ddec68b_6ac70aba3e6587e661d9adc842397899_ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7&CopyTimestamps=false&EnableSubtitlesInManifest=false&EnableSplittingOnNonKeyFrames=false. UserAgent: Roku/DVP-7.50 (047.50E04092A)
2016-11-09 15:55:05.8500 Info App: /home/jason/downloads/FFmpeg-master/ffmpeg -fflags +genpts -i "http://127.0.0.1:8096/LiveTv/LiveStreamFiles/3d755aa7290b4b5881ab6544da9f93e7/stream.ts" -map_metadata -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 libx264 -pix_fmt yuv420p -preset superfast -crf 23 -tune zerolatency -b:v 3000000 -maxrate 3000000 -bufsize 6000000 -r 30 -vsync -1 -profile:v high -level 4.1 -force_key_frames "expr:gte(t,n_forced*3)" -vf "yadif=0:-1:0,scale=trunc(min(max(iw\,ih*dar)\,min(1920\,1080*dar))/2)*2:trunc(min(max(iw/dar\,ih)\,min(1920/dar\,1080))/2)*2" -flags -global_header -sc_threshold 0 -codec:a:0 copy -hls_time 3 -start_number 0 -hls_list_size 0 -hls_base_url "hls/4916a3cf71b6bf61dcc650e261c07bdf/" -y "/var/lib/emby-server/transcoding-temp/4916a3cf71b6bf61dcc650e261c07bdf.m3u8"
2016-11-09 15:55:05.9183 Info HttpServer: HTTP GET http://127.0.0.1:8096/LiveTv/LiveStreamFiles/3d755aa7290b4b5881ab6544da9f93e7/stream.ts. UserAgent: Lavf/57.46.100
2016-11-09 15:55:10.8179 Info HttpServer: HTTP POST http://192.168.1.15:8096/emby/Sessions/Playing/Stopped?itemId=5d37d05644e68a08c3306d67f955b2ef&PositionTicks=00000000&isPaused=false&canSeek=false&PlayMethod=Transcode&QueueableMediaTypes=Video&MediaSourceId=ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7&PlaySessionId=2aff76c36fc04acca99f7f3d13b5c485&LiveStreamId=1a755974de5dc3461dc6ecae8ddec68b_6ac70aba3e6587e661d9adc842397899_ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7&AudioStreamIndex=1. UserAgent: Roku/DVP-7.50 (047.50E04092A)
2016-11-09 15:55:10.8245 Info App: Stopping ffmpeg process with q command for /var/lib/emby-server/transcoding-temp/4916a3cf71b6bf61dcc650e261c07bdf.m3u8
2016-11-09 15:55:10.8262 Error ServiceStackHost: Error occured while Processing Request: A task was canceled.
	*** Error Report ***
	Version: 3.1.6138.13827
	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
	Operating system: Unix 4.0.4.40004
	Processor count: 16
	64-Bit OS: True
	64-Bit Process: True
	Program data path: /var/lib/emby-server
	Mono: 4.6.1 (Stable 4.6.1.5/ef43c15 Fri Oct 28 20:30:22 UTC 2016)
	Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
	A task was canceled.
	System.Threading.Tasks.TaskCanceledException
	  at ServiceStack.TaskExt.GetResult (System.Threading.Tasks.Task task) [0x00029] in <d43033603ec44e2fb3eac944675e834e>:0 
	  at ServiceStack.Host.ServiceRunner`1+<>c__DisplayClass12_1[TRequest].<Execute>b__0 (System.Threading.Tasks.Task task) [0x00043] in <d43033603ec44e2fb3eac944675e834e>:0 
	  at System.Threading.Tasks.ContinuationResultTaskFromTask`1[TResult].InnerInvoke () [0x00027] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Threading.Tasks.Task.Execute () [0x00016] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at ServiceStack.Host.Handlers.ServiceStackHandlerBase+<HandleResponseAsync>d__13.MoveNext () [0x00090] in <d43033603ec44e2fb3eac944675e834e>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00027] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at ServiceStack.Host.RestHandler+<ProcessRequestAsync>d__13.MoveNext () [0x00210] in <d43033603ec44e2fb3eac944675e834e>:0 
	
2016-11-09 15:55:10.8280 Info HttpServer: HTTP Response 500 to 192.168.1.134. Time: 4985ms (slow). http://192.168.1.15:8096/emby/videos/5d37d05644e68a08c3306d67f955b2ef/live.m3u8?DeviceId=63261F192459&MediaSourceId=ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7&VideoCodec=h264&AudioCodec=mp3,aac,ac3&AudioStreamIndex=1&VideoBitrate=9616000&AudioBitrate=384000&MaxAudioChannels=6&MaxFramerate=30&MaxWidth=1920&MaxHeight=1080&Level=50&MaxRefFrames=15&MaxVideoBitDepth=8&Profile=high&PlaySessionId=2aff76c36fc04acca99f7f3d13b5c485&LiveStreamId=1a755974de5dc3461dc6ecae8ddec68b_6ac70aba3e6587e661d9adc842397899_ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7&CopyTimestamps=false&EnableSubtitlesInManifest=false&EnableSplittingOnNonKeyFrames=false
2016-11-09 15:55:10.8329 Info HttpServer: HTTP POST http://192.168.1.15:8096/emby/Sessions/Playing/Stopped?itemId=5d37d05644e68a08c3306d67f955b2ef&PositionTicks=00000000&isPaused=false&canSeek=false&PlayMethod=Transcode&QueueableMediaTypes=Video&MediaSourceId=ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7&PlaySessionId=2aff76c36fc04acca99f7f3d13b5c485&LiveStreamId=1a755974de5dc3461dc6ecae8ddec68b_6ac70aba3e6587e661d9adc842397899_ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7&AudioStreamIndex=1. UserAgent: Roku/DVP-7.50 (047.50E04092A)
2016-11-09 15:55:10.8371 Info HttpServer: HTTP GET http://192.168.1.15:8096/emby/Users/82d1a721637143e580efd08b416d765d/Items/5d37d05644e68a08c3306d67f955b2ef. UserAgent: Roku/DVP-7.50 (047.50E04092A)
2016-11-09 15:55:10.8802 Error App: Error in QueueStream
	*** Error Report ***
	Version: 3.1.6138.13827
	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
	Operating system: Unix 4.0.4.40004
	Processor count: 16
	64-Bit OS: True
	64-Bit Process: True
	Program data path: /var/lib/emby-server
	Mono: 4.6.1 (Stable 4.6.1.5/ef43c15 Fri Oct 28 20:30:22 UTC 2016)
	Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
	Unable to write data to the transport connection: Connection reset by peer.
	System.IO.IOException
	  at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x00107] in <59be416de143456b88b9988284f43350>:0 
	  at SocketHttpListener.Net.ResponseStream.EndWrite (System.IAsyncResult ares) [0x0006a] in <33c4fa8b218e4df9a8fbe6eca87be836>:0 
	  at System.IO.Stream.<BeginEndWriteAsync>m__8 (System.IO.Stream stream, System.IAsyncResult asyncResult) [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at (wrapper delegate-invoke) System.Func`3[System.IO.Stream,System.IAsyncResult,System.Threading.Tasks.VoidTaskResult]:invoke_TResult_T1_T2 (System.IO.Stream,System.IAsyncResult)
	  at System.Threading.Tasks.TaskFactory`1+FromAsyncTrimPromise`1[TResult,TInstance].Complete (TInstance thisRef, System.Func`3[T1,T2,TResult] endMethod, System.IAsyncResult asyncResult, System.Boolean requiresSynchronization) [0x00002] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at MediaBrowser.Server.Implementations.LiveTv.TunerHosts.QueueStream+<StartInternal>c__async0.MoveNext () [0x000d5] in <c0ad2f979c2f4ae2ad7be4ee878c0256>:0 
	InnerException: System.Net.Sockets.SocketException
	Connection reset by peer
	  at System.Net.Sockets.Socket.Send (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00030] in <59be416de143456b88b9988284f43350>:0 
	  at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000b4] in <59be416de143456b88b9988284f43350>:0 
	
2016-11-09 15:55:10.8819 Info App: FFMpeg exited with code 0
2016-11-09 15:55:10.8819 Info App: Deleting partial stream file(s) /var/lib/emby-server/transcoding-temp/4916a3cf71b6bf61dcc650e261c07bdf.m3u8
2016-11-09 15:55:10.8819 Error ServiceStackHost: Error occured while Processing Request: Unable to write data to the transport connection: The socket has been shut down.
	*** Error Report ***
	Version: 3.1.6138.13827
	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
	Operating system: Unix 4.0.4.40004
	Processor count: 16
	64-Bit OS: True
	64-Bit Process: True
	Program data path: /var/lib/emby-server
	Mono: 4.6.1 (Stable 4.6.1.5/ef43c15 Fri Oct 28 20:30:22 UTC 2016)
	Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
	Unable to write data to the transport connection: The socket has been shut down.
	System.IO.IOException
	  at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x00107] in <59be416de143456b88b9988284f43350>:0 
	  at SocketHttpListener.Net.ResponseStream.InternalWrite (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0001b] in <33c4fa8b218e4df9a8fbe6eca87be836>:0 
	  at SocketHttpListener.Net.ResponseStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x000bc] in <33c4fa8b218e4df9a8fbe6eca87be836>:0 
	  at ServiceStack.Formats.HtmlFormat.SerializeToStream (ServiceStack.Web.IRequest req, System.Object response, ServiceStack.Web.IResponse res) [0x002e9] in <d43033603ec44e2fb3eac944675e834e>:0 
	  at ServiceStack.HttpResponseExtensionsInternal.WriteErrorToResponse (ServiceStack.Web.IResponse httpRes, ServiceStack.Web.IRequest httpReq, System.String contentType, System.String operationName, System.String errorMessage, System.Exception ex, System.Int32 statusCode) [0x000ba] in <d43033603ec44e2fb3eac944675e834e>:0 
	  at ServiceStack.ServiceStackHost.HandleUncaughtException (ServiceStack.Web.IRequest httpReq, ServiceStack.Web.IResponse httpRes, System.String operationName, System.Exception ex) [0x00025] in <d43033603ec44e2fb3eac944675e834e>:0 
	  at ServiceStack.HostContext.RaiseAndHandleUncaughtException (ServiceStack.Web.IRequest httpReq, ServiceStack.Web.IResponse httpRes, System.String operationName, System.Exception ex) [0x0001c] in <d43033603ec44e2fb3eac944675e834e>:0 
	  at ServiceStack.HttpResponseExtensionsInternal.HandleResponseWriteException (System.Exception originalEx, ServiceStack.Web.IRequest request, ServiceStack.Web.IResponse response, System.String defaultContentType) [0x00008] in <d43033603ec44e2fb3eac944675e834e>:0 
	  at ServiceStack.HttpResponseExtensionsInternal+<WriteToResponse>d__6.MoveNext () [0x006ba] in <d43033603ec44e2fb3eac944675e834e>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at ServiceStack.Host.RestHandler+<ProcessRequestAsync>d__13.MoveNext () [0x0044d] in <d43033603ec44e2fb3eac944675e834e>:0 
	InnerException: System.Net.Sockets.SocketException
	The socket has been shut down
	  at System.Net.Sockets.Socket.Send (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00030] in <59be416de143456b88b9988284f43350>:0 
	  at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000b4] in <59be416de143456b88b9988284f43350>:0 
	
2016-11-09 15:55:10.8819 Info HttpServer: HTTP Response 500 to 127.0.0.1. Time: 4964ms (slow). http://127.0.0.1:8096/LiveTv/LiveStreamFiles/3d755aa7290b4b5881ab6544da9f93e7/stream.ts
2016-11-09 15:55:10.8862 Info MediaSourceManager: Closing live stream 6ac70aba3e6587e661d9adc842397899_ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7 with provider LiveTvMediaSourceProvider
2016-11-09 15:55:10.8862 Info App: Closing live stream from Emby, stream Id: ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7
2016-11-09 15:55:10.8862 Info App: Live stream ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7 consumer count is now 0
2016-11-09 15:55:10.8862 Info App: Closing live stream ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7
2016-11-09 15:55:10.8862 Info App: Closing HDHR live stream
2016-11-09 15:55:10.8862 Info App: Live stream ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7 closed successfully
2016-11-09 15:55:10.8871 Info HttpServer: HTTP Response 204 to 192.168.1.134. Time: 55ms. http://192.168.1.15:8096/emby/Sessions/Playing/Stopped?itemId=5d37d05644e68a08c3306d67f955b2ef&PositionTicks=00000000&isPaused=false&canSeek=false&PlayMethod=Transcode&QueueableMediaTypes=Video&MediaSourceId=ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7&PlaySessionId=2aff76c36fc04acca99f7f3d13b5c485&LiveStreamId=1a755974de5dc3461dc6ecae8ddec68b_6ac70aba3e6587e661d9adc842397899_ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7&AudioStreamIndex=1
2016-11-09 15:55:10.9343 Info HttpServer: HTTP Response 204 to 192.168.1.134. Time: 117ms. http://192.168.1.15:8096/emby/Sessions/Playing/Stopped?itemId=5d37d05644e68a08c3306d67f955b2ef&PositionTicks=00000000&isPaused=false&canSeek=false&PlayMethod=Transcode&QueueableMediaTypes=Video&MediaSourceId=ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7&PlaySessionId=2aff76c36fc04acca99f7f3d13b5c485&LiveStreamId=1a755974de5dc3461dc6ecae8ddec68b_6ac70aba3e6587e661d9adc842397899_ccfe40190680497ca6ed3aa1e2899d29_native_c6f7537235b7410949a251f14c1cffc7&AudioStreamIndex=1
2016-11-09 15:55:10.9361 Info HttpServer: HTTP Response 200 to 192.168.1.134. Time: 99ms. http://192.168.1.15:8096/emby/Users/82d1a721637143e580efd08b416d765d/Items/5d37d05644e68a08c3306d67f955b2ef

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...