Guest User

Sonnarr dump log

a guest
Jun 7th, 2023
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.56 KB | None | 0 0
  1. [v3.0.10.1567] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from 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
  2. at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  3. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  4. --- End of inner exception stack trace ---
  5. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  6. at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
  7. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  8. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  9. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
  10. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
  11. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  12. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  13. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  14. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  15. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  16. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  17. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  18. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  19. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  20. --- End of inner exception stack trace ---
  21. at System.Net.HttpWebRequest.GetResponse()
  22. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  23. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  24. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  25. at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 286
  26. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:line 50
  27. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:line 63
  28. at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:line 227
  29.  
  30. 2023-06-07 02:33:37.0|Info|DiskScanService|Scanning Power Book IV: Force
  31. 2023-06-07 02:33:37.0|Info|DiskScanService|Completed scanning disk for Power Book IV: Force
  32. 2023-06-07 02:33:37.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  33. 2023-06-07 02:33:37.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  34. 2023-06-07 02:33:37.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  35. 2023-06-07 02:33:37.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
  36. 2023-06-07 02:33:37.0|Info|RefreshSeriesService|Updating Psych
  37. 2023-06-07 02:33:37.0|Error|RefreshSeriesService|Couldn't refresh info for [79335][Psych]
  38.  
  39. [v3.0.10.1567] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from 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
  40. at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  41. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  42. --- End of inner exception stack trace ---
  43. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  44. at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
  45. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  46. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  47. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
  48. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
  49. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  50. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  51. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  52. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  53. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  54. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  55. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  56. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  57. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  58. --- End of inner exception stack trace ---
  59. at System.Net.HttpWebRequest.GetResponse()
  60. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  61. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  62. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  63. at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 286
  64. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:line 50
  65. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:line 63
  66. at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:line 227
  67.  
  68. 2023-06-07 02:33:37.0|Info|DiskScanService|Scanning Psych
  69. 2023-06-07 02:33:37.3|Info|DiskScanService|Completed scanning disk for Psych
  70. 2023-06-07 02:33:37.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  71. 2023-06-07 02:33:37.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  72. 2023-06-07 02:33:37.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  73. 2023-06-07 02:33:37.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
  74. 2023-06-07 02:33:37.3|Info|RefreshSeriesService|Updating P-Valley
  75. 2023-06-07 02:33:37.3|Error|RefreshSeriesService|Couldn't refresh info for [356405][P-Valley]
  76.  
  77. [v3.0.10.1567] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from 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
  78. at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  79. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  80. --- End of inner exception stack trace ---
  81. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  82. at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
  83. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  84. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  85. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
  86. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
  87. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  88. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  89. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  90. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  91. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  92. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  93. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  94. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  95. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  96. --- End of inner exception stack trace ---
  97. at System.Net.HttpWebRequest.GetResponse()
  98. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  99. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  100. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  101. at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 286
  102. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:line 50
  103. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:line 63
  104. at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:line 227
  105.  
  106. 2023-06-07 02:33:37.3|Info|DiskScanService|Scanning P-Valley
  107. 2023-06-07 02:33:37.4|Info|DiskScanService|Completed scanning disk for P-Valley
  108. 2023-06-07 02:33:37.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  109. 2023-06-07 02:33:37.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  110. 2023-06-07 02:33:37.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  111. 2023-06-07 02:33:37.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
  112. 2023-06-07 02:33:37.4|Info|RefreshSeriesService|Updating Rap Sh!t
  113. 2023-06-07 02:33:37.4|Error|RefreshSeriesService|Couldn't refresh info for [396681][Rap Sh!t]
  114.  
  115. [v3.0.10.1567] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from 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
  116. at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  117. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  118. --- End of inner exception stack trace ---
  119. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  120. at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
  121. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  122. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  123. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
  124. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
  125. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  126. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  127. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  128. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  129. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  130. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  131. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  132. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  133. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  134. --- End of inner exception stack trace ---
  135. at System.Net.HttpWebRequest.GetResponse()
  136. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  137. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  138. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  139. at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 286
  140. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:line 50
  141. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:line 63
  142. at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:line 227
  143.  
  144. 2023-06-07 02:33:37.4|Info|DiskScanService|Scanning Rap Sh!t
  145. 2023-06-07 02:33:37.4|Info|DiskScanService|Completed scanning disk for Rap Sh!t
  146. 2023-06-07 02:33:37.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  147. 2023-06-07 02:33:37.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  148. 2023-06-07 02:33:37.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  149. 2023-06-07 02:33:37.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
  150. 2023-06-07 02:33:37.4|Info|RefreshSeriesService|Updating Rick and Morty
  151. 2023-06-07 02:33:37.5|Error|RefreshSeriesService|Couldn't refresh info for [275274][Rick and Morty]
  152.  
  153. [v3.0.10.1567] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from 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
  154. at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  155. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  156. --- End of inner exception stack trace ---
  157. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  158. at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
  159. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  160. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  161. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
  162. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
  163. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  164. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  165. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  166. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  167. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  168. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  169. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  170. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  171. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  172. --- End of inner exception stack trace ---
  173. at System.Net.HttpWebRequest.GetResponse()
  174. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  175. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  176. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  177. at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 286
  178. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:line 50
  179. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:line 63
  180. at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:line 227
  181.  
  182. 2023-06-07 02:33:37.5|Info|DiskScanService|Scanning Rick and Morty
  183. 2023-06-07 02:33:37.6|Info|DiskScanService|Completed scanning disk for Rick and Morty
  184. 2023-06-07 02:33:37.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  185. 2023-06-07 02:33:37.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  186. 2023-06-07 02:33:37.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  187. 2023-06-07 02:33:37.7|Info|ExistingExtraFileService|Found 34 possible extra files, imported 31 files.
  188. 2023-06-07 02:33:37.7|Info|RefreshSeriesService|Updating Roots (2016)
  189. 2023-06-07 02:33:37.7|Error|RefreshSeriesService|Couldn't refresh info for [307474][Roots (2016)]
  190.  
  191. [v3.0.10.1567] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from 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
  192. at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  193. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  194. --- End of inner exception stack trace ---
  195. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  196. at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
  197. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  198. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  199. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
  200. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
  201. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  202. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  203. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  204. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  205. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  206. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  207. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  208. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  209. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  210. --- End of inner exception stack trace ---
  211. at System.Net.HttpWebRequest.GetResponse()
  212. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  213. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  214. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  215. at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 286
  216. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:line 50
  217. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:line 63
  218. at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:line 227
  219.  
  220. 2023-06-07 02:33:37.7|Info|DiskScanService|Scanning Roots (2016)
  221. 2023-06-07 02:33:37.8|Info|DiskScanService|Completed scanning disk for Roots (2016)
  222. 2023-06-07 02:33:37.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  223. 2023-06-07 02:33:37.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  224. 2023-06-07 02:33:37.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  225. 2023-06-07 02:33:37.8|Info|ExistingExtraFileService|Found 5 possible extra files, imported 4 files.
  226. 2023-06-07 02:33:37.8|Info|RefreshSeriesService|Updating The Salisbury Poisonings
  227. 2023-06-07 02:33:37.8|Error|RefreshSeriesService|Couldn't refresh info for [383295][The Salisbury Poisonings]
  228.  
  229. [v3.0.10.1567] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from 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
  230. at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  231. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  232. --- End of inner exception stack trace ---
  233. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  234. at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
  235. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  236. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  237. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
  238. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
  239. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  240. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  241. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  242. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  243. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  244. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  245. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  246. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  247. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  248. --- End of inner exception stack trace ---
  249. at System.Net.HttpWebRequest.GetResponse()
  250. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  251. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  252. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  253. at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 286
  254. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:line 50
  255. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:line 63
  256. at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:line 227
  257.  
  258. 2023-06-07 02:33:37.8|Info|DiskScanService|Scanning The Salisbury Poisonings
  259. 2023-06-07 02:33:37.9|Info|DiskScanService|Completed scanning disk for The Salisbury Poisonings
  260. 2023-06-07 02:33:37.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  261. 2023-06-07 02:33:37.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  262. 2023-06-07 02:33:37.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  263. 2023-06-07 02:33:37.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
  264. 2023-06-07 02:33:38.0|Info|RefreshSeriesService|Skipping refresh of series: Scrubs
  265. 2023-06-07 02:33:38.0|Info|DiskScanService|Scanning Scrubs
  266. 2023-06-07 02:33:38.0|Info|DiskScanService|Completed scanning disk for Scrubs
  267. 2023-06-07 02:33:38.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  268. 2023-06-07 02:33:38.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  269. 2023-06-07 02:33:38.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  270. 2023-06-07 02:33:38.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
  271. 2023-06-07 02:33:38.1|Info|RefreshSeriesService|Skipping refresh of series: See
  272. 2023-06-07 02:33:38.1|Info|DiskScanService|Scanning See
  273. 2023-06-07 02:33:38.1|Info|DiskScanService|Completed scanning disk for See
  274. 2023-06-07 02:33:38.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  275. 2023-06-07 02:33:38.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  276. 2023-06-07 02:33:38.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  277. 2023-06-07 02:33:38.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
  278. 2023-06-07 02:33:38.2|Info|RefreshSeriesService|Updating Severance
  279. 2023-06-07 02:33:38.2|Error|RefreshSeriesService|Couldn't refresh info for [371980][Severance]
  280.  
  281. [v3.0.10.1567] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from 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
  282. at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  283. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  284. --- End of inner exception stack trace ---
  285. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  286. at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
  287. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  288. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  289. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
  290. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
  291. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  292. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  293. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  294. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  295. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  296. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  297. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  298. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  299. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  300. --- End of inner exception stack trace ---
  301. at System.Net.HttpWebRequest.GetResponse()
  302. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  303. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  304. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  305. at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 286
  306. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:line 50
  307. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:line 63
  308. at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:line 227
Add Comment
Please, Sign In to add comment