Jump to content

TV recordings errored


Recommended Posts

FordGT90Concept
Posted (edited)

This occurs repeatedly in the log:

2017-03-28 20:00:00.0914 Info App: Streaming Channel hdhr_14.1_7b8bfe52571255b9d7d0bcae0d2516a2
2017-03-28 20:00:00.0914 Info App: Live stream c6332bb1afae4a9689bf25ec68da9467native_e1398186a8881fd3973da73a388ea1e1 consumer count is now 2
2017-03-28 20:00:00.0914 Info App: Beginning recording. Will record for 59.9984751416667 minutes.
2017-03-28 20:00:00.0914 Info App: Writing file to path: E:\Recordings\Bull\Season 1\Bull S01E17 Name Game.ts
2017-03-28 20:00:00.0914 Info App: Opening recording stream from tuner provider
2017-03-28 20:00:00.0914 Info HttpClient: HttpClientManager GET: http://127.0.0.1:8096/LiveTv/LiveStreamFiles/0d868048e0f246b89eba9f9e735138b0/stream.ts
2017-03-28 20:00:00.0914 Info HttpServer: HTTP GET http://127.0.0.1:8096/LiveTv/LiveStreamFiles/0d868048e0f246b89eba9f9e735138b0/stream.ts. UserAgent: Emby/3.0
2017-03-28 20:00:20.1072 Error HttpClient: Error getting response from http://127.0.0.1:8096/LiveTv/LiveStreamFiles/0d868048e0f246b89eba9f9e735138b0/stream.ts
	*** Error Report ***
	Version: 3.2.7.0
	Command line: C:\Users\Lee\AppData\Roaming\Emby-Server\system\MediaBrowser.ServerApplication.exe -service
	Operating system: Microsoft Windows NT 6.2.9200.0
	64-Bit OS: True
	64-Bit Process: True
	Processor count: 8
	Program data path: C:\Users\Lee\AppData\Roaming\Emby-Server
	Application directory: C:\Users\Lee\AppData\Roaming\Emby-Server\system
	System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The request was aborted: The request was canceled.
	   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
	   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
	   --- End of inner exception stack trace ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsyncInternal>d__22.MoveNext()
	---> (Inner Exception #0) System.Net.WebException: The request was aborted: The request was canceled.
	   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
	   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)<---
	
	System.AggregateException
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsyncInternal>d__22.MoveNext()
	InnerException: System.Net.WebException
	System.Net.WebException: The request was aborted: The request was canceled.
	   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
	   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
	   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
	   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
	
2017-03-28 20:00:20.1072 Error App: Error recording to E:\Recordings\Bull\Season 1\Bull S01E17 Name Game.ts
	*** Error Report ***
	Version: 3.2.7.0
	Command line: C:\Users\Lee\AppData\Roaming\Emby-Server\system\MediaBrowser.ServerApplication.exe -service
	Operating system: Microsoft Windows NT 6.2.9200.0
	64-Bit OS: True
	64-Bit Process: True
	Processor count: 8
	Program data path: C:\Users\Lee\AppData\Roaming\Emby-Server
	Application directory: C:\Users\Lee\AppData\Roaming\Emby-Server\system
	MediaBrowser.Model.Net.HttpException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The request was aborted: The request was canceled.
	   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
	   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
	   --- End of inner exception stack trace ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsyncInternal>d__22.MoveNext()
	   --- End of inner exception stack trace ---
	   at Emby.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsyncInternal>d__22.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsync>d__19.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.LiveTv.EmbyTV.DirectRecorder.<Record>d__5.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
	   at Emby.Server.Implementations.LiveTv.EmbyTV.EmbyTV.<RecordStream>d__96.MoveNext()
	MediaBrowser.Model.Net.HttpException
	   at Emby.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsyncInternal>d__22.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsync>d__19.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.LiveTv.EmbyTV.DirectRecorder.<Record>d__5.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
	   at Emby.Server.Implementations.LiveTv.EmbyTV.EmbyTV.<RecordStream>d__96.MoveNext()
	InnerException: System.AggregateException
	System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The request was aborted: The request was canceled.
	   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
	   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
	   --- End of inner exception stack trace ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsyncInternal>d__22.MoveNext()
	---> (Inner Exception #0) System.Net.WebException: The request was aborted: The request was canceled.
	   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
	   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)<---
	
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsyncInternal>d__22.MoveNext()
	InnerException: System.Net.WebException
	System.Net.WebException: The request was aborted: The request was canceled.
	   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
	   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
	   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
	   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
	
2017-03-28 20:00:20.1072 Info App: Live stream e940efddae594eabbff8e8382da38267_native_e1398186a8881fd3973da73a388ea1e1 consumer count is now 1
And on another program:

2017-03-28 20:59:59.9825 Info App: Live stream c6332bb1afae4a9689bf25ec68da9467native_e1398186a8881fd3973da73a388ea1e1 consumer count is now 2
2017-03-28 20:59:59.9825 Info App: Beginning recording. Will record for 60.0002900416667 minutes.
2017-03-28 20:59:59.9825 Info App: Writing file to path: E:\Recordings\NCIS  New Orleans\Season 3\NCIS  New Orleans S03E19 Quid Pro Quo.ts
2017-03-28 20:59:59.9825 Info App: Opening recording stream from tuner provider
2017-03-28 20:59:59.9825 Info HttpClient: HttpClientManager GET: http://127.0.0.1:8096/LiveTv/LiveStreamFiles/0d868048e0f246b89eba9f9e735138b0/stream.ts
2017-03-28 20:59:59.9825 Info HttpServer: HTTP GET http://127.0.0.1:8096/LiveTv/LiveStreamFiles/0d868048e0f246b89eba9f9e735138b0/stream.ts. UserAgent: Emby/3.0
2017-03-28 21:00:00.0763 Info App: Recording stopped: E:\Recordings\Bones\Season 12\Bones S12E12 The Final Chapter  The End in the End.ts
2017-03-28 21:00:00.0763 Info App: Live stream e13f160cfa0840b09e572c3b83bce2c5_native_cb13410693300e16809ce9712fe933e3 consumer count is now 0
2017-03-28 21:00:00.0763 Info App: Closing live stream e13f160cfa0840b09e572c3b83bce2c5_native_cb13410693300e16809ce9712fe933e3
2017-03-28 21:00:00.0763 Info App: Closing HDHR live stream
2017-03-28 21:00:00.0763 Info App: Live stream e13f160cfa0840b09e572c3b83bce2c5_native_cb13410693300e16809ce9712fe933e3 closed successfully
2017-03-28 21:00:00.0763 Error App: Error in QueueStream
	*** Error Report ***
	Version: 3.2.7.0
	Command line: C:\Users\Lee\AppData\Roaming\Emby-Server\system\MediaBrowser.ServerApplication.exe -service
	Operating system: Microsoft Windows NT 6.2.9200.0
	64-Bit OS: True
	64-Bit Process: True
	Processor count: 8
	Program data path: C:\Users\Lee\AppData\Roaming\Emby-Server
	Application directory: C:\Users\Lee\AppData\Roaming\Emby-Server\system
	System.IO.IOException: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine
	   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	   --- End of inner exception stack trace ---
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	   at SocketHttpListener.Net.ResponseStream.<WriteAsync>d__25.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.LiveTv.TunerHosts.QueueStream.<StartInternal>d__17.MoveNext()
	System.IO.IOException
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	   at SocketHttpListener.Net.ResponseStream.<WriteAsync>d__25.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.LiveTv.TunerHosts.QueueStream.<StartInternal>d__17.MoveNext()
	InnerException: System.Net.Sockets.SocketException
	System.Net.Sockets.SocketException (0x80004005): An established connection was aborted by the software in your host machine
	   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	
2017-03-28 21:00:00.0763 Error HttpServer: Error processing request
	*** Error Report ***
	Version: 3.2.7.0
	Command line: C:\Users\Lee\AppData\Roaming\Emby-Server\system\MediaBrowser.ServerApplication.exe -service
	Operating system: Microsoft Windows NT 6.2.9200.0
	64-Bit OS: True
	64-Bit Process: True
	Processor count: 8
	Program data path: C:\Users\Lee\AppData\Roaming\Emby-Server
	Application directory: C:\Users\Lee\AppData\Roaming\Emby-Server\system
	System.IO.IOException: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine
	   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	   --- End of inner exception stack trace ---
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	   at SocketHttpListener.Net.ResponseStream.<WriteAsync>d__25.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.LiveTv.TunerHosts.QueueStream.<StartInternal>d__17.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MediaBrowser.Api.Playback.Progressive.ProgressiveFileCopier.<WriteToAsync>d__19.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.Services.ResponseHelper.<WriteToOutputStream>d__0.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponseInternal>d__2.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__74.MoveNext()
	System.IO.IOException
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	   at SocketHttpListener.Net.ResponseStream.<WriteAsync>d__25.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.LiveTv.TunerHosts.QueueStream.<StartInternal>d__17.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MediaBrowser.Api.Playback.Progressive.ProgressiveFileCopier.<WriteToAsync>d__19.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.Services.ResponseHelper.<WriteToOutputStream>d__0.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponseInternal>d__2.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__74.MoveNext()
	InnerException: System.Net.Sockets.SocketException
	System.Net.Sockets.SocketException (0x80004005): An established connection was aborted by the software in your host machine
	   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
There are three HDHomeRun EXTENDs. Is it failing to roll over from one to the next? If that is the case, I think I would prefer it load balancing (one stream to each device then add a second after all have a stream).

logs.zip

Edited by FordGT90Concept
Posted

What was the problem you experienced?

FordGT90Concept
Posted (edited)

It did not record either of those programs (NCIS nor Bull).

 

I think another program in between did.

 

 

Edit: The second one might actually be fine. For sure Bull failed.

Edited by FordGT90Concept
  • 5 weeks later...
FordGT90Concept
Posted (edited)

This problem is still present. Emby has not successfully recorded NCIS, Bull, nor NCIS: New Orleans since...

NCIS, Season 14, appears to only have recorded episode 21 (18 Apr. 2017).

Bull, Season 1 folder, never recorded.

NCIS: New Orleans, Season 3 folder, never recorded.

 

All three of these programs are scheduled to record again on the coming Tuesday (May 2):

tuesday.png

 

Brooklyn Nine-Nine and Marvel's Agents of S.H.I.E.L.D. have been recording.

Edited by FordGT90Concept
Posted

Sorry I am having a hard time understanding. Can you give a specific example of what date, channel and program was supposed to record but didn't, and then provide the server log from that time frame? Thanks !

FordGT90Concept
Posted (edited)

The best logs I have for this are attached above.

Edited by FordGT90Concept
Posted

Hi, the original log is from a month ago. Can you please provide a new one using the latest version of Emby Server? Thanks !

FordGT90Concept
Posted (edited)

They didn't record last week and all logs are deleted before that. I won't have current logs until Wednesday.

 

NCIS: New Orleans and Bull has never successfully recorded on Emby so those logs should be as relevant as the ones coming in less than a week.

 

 

Edit: Clarification: there were no new episodes airing on April 25 so there was nothing to record. The timers are scheduled to fire the coming Tuesday.

Edited by FordGT90Concept
Posted

Thanks. The reason for requesting newer ones is that they will have newer debugging information that has been added since then. Thanks.

FordGT90Concept
Posted (edited)

Bull, NCIS Los Angeles, Brooklyn Nine-Nine, and Marvel Agents of S.H.E.I.L.D. all successfully recorded. NCIS did not. I glanced at the main log and didn't see anything that suggests there was an issue at all. I have no idea why that one failed out of four.

 

All five successfully recorded. He already watched and deleted NCIS so I thought it failed to record. Problem appears to be solved in the beta version.

logs.zip

Edited by FordGT90Concept
Posted

Thanks for the feedback.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...