Skip to content

Instantly share code, notes, and snippets.

@elit3ge
Created February 6, 2017 22:29
Show Gist options
  • Save elit3ge/f0f8dcbecf68d1e0017fceca95518a64 to your computer and use it in GitHub Desktop.
Save elit3ge/f0f8dcbecf68d1e0017fceca95518a64 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
2017/02/05 04:51:57.348 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:51:57.609 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:51:57.914 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:51:57.963 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:51:58.331 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:51:58.381 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:51:58.913 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:51:58.978 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:51:59.333 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:51:59.367 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:51:59.913 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:51:59.936 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:00.334 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:00.382 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:00.914 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:00.952 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:01.333 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:01.404 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:01.917 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:01.997 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:02.336 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:02.385 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:02.916 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:02.974 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:03.336 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:03.358 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:03.916 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:03.928 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:04.336 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:04.393 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:04.917 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:04.981 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:05.337 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:05.367 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:05.919 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:05.978 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:06.338 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:06.381 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:06.919 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:06.956 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:07.339 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:07.389 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:07.920 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:07.960 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:08.339 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:08.380 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:08.921 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:08.959 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:09.340 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:09.382 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:09.922 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:09.981 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:10.341 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:10.372 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:10.924 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:10.999 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:11.342 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:11.377 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:11.923 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:11.989 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:12.343 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:12.397 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:12.925 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:12.984 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:13.343 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:13.382 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:13.925 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:13.994 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:14.344 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:14.407 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:14.926 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:14.967 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:15.345 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:15.381 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:15.927 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:15.967 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:16.346 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:16.424 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:16.928 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:16.983 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:17.346 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:17.369 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:17.929 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:17.997 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:18.347 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:18.406 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:18.930 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:18.969 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:19.348 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:19.429 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:19.932 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:20.018 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:20.350 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:20.399 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:20.932 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:21.028 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:21.351 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:21.421 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:21.933 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:21.970 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:22.351 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:22.410 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:22.934 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:22.991 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:23.350 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:23.440 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:23.934 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:24.004 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:24.352 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:24.382 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:24.957 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:25.029 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:25.353 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:25.418 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:25.951 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:26.046 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:26.353 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:26.445 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:26.938 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:26.994 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:27.356 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:27.389 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:27.952 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:28.065 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:28.355 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:28.444 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:28.941 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:29.031 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:29.356 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:29.399 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:29.449 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:29.481 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:30.357 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:30.401 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:30.450 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:30.599 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:31.360 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:31.453 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:31.506 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:31.546 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:32.359 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:32.429 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:32.452 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:32.545 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:33.360 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:33.453 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:33.472 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:33.491 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:34.362 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:34.454 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:34.491 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:34.539 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:35.361 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:35.413 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:35.457 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:35.524 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:36.364 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:36.414 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:36.457 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:36.480 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:37.364 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:37.428 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:37.460 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:37.514 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:38.364 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:38.460 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:38.461 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:38.547 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:39.365 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:39.421 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:39.462 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:39.576 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:40.365 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:40.428 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:40.464 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:40.485 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:41.369 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:41.435 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:41.464 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:41.539 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:42.367 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:42.439 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:42.465 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:42.527 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:43.368 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:43.413 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:43.468 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:43.518 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:44.369 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:44.427 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:44.467 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:44.558 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:45.369 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:45.469 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:45.484 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:45.584 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:48.372 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:48.417 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:48.471 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:48.516 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:49.373 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:49.472 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:49.498 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:49.573 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:50.374 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:50.414 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:50.473 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:50.546 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:51.377 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:51.412 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:51.474 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:51.519 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:52.376 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:52.444 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:52.476 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:52.527 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:53.377 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:53.405 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:53.476 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:53.501 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:54.378 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:54.465 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:54.479 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:54.538 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:55.382 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:55.448 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:55.478 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:55.560 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:56.382 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:56.415 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:56.479 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:56.575 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:57.381 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:57.418 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:57.482 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:57.508 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:58.383 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:58.418 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:58.481 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:58.514 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:59.382 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:59.427 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:52:59.484 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:52:59.514 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:00.383 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:00.429 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:00.483 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:00.525 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:01.384 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:01.433 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:01.484 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:01.537 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:02.385 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:02.438 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:02.485 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:02.583 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:34.912 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:34.992 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:35.018 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:35.051 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:35.913 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:35.946 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:36.019 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:36.043 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:36.914 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:36.970 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:37.021 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:37.060 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:39.920 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:39.970 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:39.988 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:40.025 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:40.095 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:40.027 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:40.162 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:40.226 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:40.920 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:40.997 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:41.026 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:41.026 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:41.037 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:41.088 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:41.101 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:41.154 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:41.920 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:41.956 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:41.979 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:42.016 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:42.028 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:42.029 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:42.138 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:42.159 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:42.920 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:43.002 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:43.027 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:43.076 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:43.917 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:43.920 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:43.953 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:43.970 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:44.010 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:44.028 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:44.098 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:44.131 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:44.918 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:44.920 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:44.975 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:45.046 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:45.191 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:45.219 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:45.377 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:45.401 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:45.918 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:45.920 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:45.952 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:45.973 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:45.975 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:46.025 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:46.484 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:46.581 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:46.921 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:46.922 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:46.962 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:46.981 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:47.016 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:47.091 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:47.387 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:47.442 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:47.920 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:47.920 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:47.988 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:47.999 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:48.017 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:48.111 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:48.404 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:48.424 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:48.922 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:48.922 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:48.957 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:48.985 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:49.060 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:49.126 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:49.411 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:49.468 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:49.922 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:49.924 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:49.967 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:49.992 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:50.042 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:50.156 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:50.408 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:50.452 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:50.923 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:50.925 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:50.965 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:50.997 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:51.016 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:51.151 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:51.418 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:51.448 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:51.925 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:51.926 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:52.000 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:52.009 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:52.020 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:52.364 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:52.436 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:52.472 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:52.925 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:52.926 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:52.956 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:53.027 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:53.070 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:53.154 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:53.418 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:53.441 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:53.926 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:53.928 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:53.973 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:53.983 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:54.034 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:54.222 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:54.453 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:54.510 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:54.927 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:54.929 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:54.964 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:54.989 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:55.064 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:55.064 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:55.092 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:55.117 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:55.930 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:55.931 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:55.987 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:56.005 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:56.026 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:56.063 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:56.153 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:56.208 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: interrupted. ---> System.Net.Sockets.SocketException: interrupted
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x000b1] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0002a] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:56.930 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:56.931 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:56.996 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:57.011 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:57.018 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:57.127 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:57.403 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:57.449 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:57.930 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:57.933 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:57.963 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:57.980 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:58.004 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:58.100 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:58.457 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:58.505 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:58.931 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:58.933 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:58.963 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:58.996 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:59.011 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:59.126 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:59.418 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:59.489 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:53:59.931 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:00.024 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:53:59.934 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:00.084 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:00.103 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:00.051 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:00.462 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:00.499 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:00.933 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:00.936 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:00.998 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:01.011 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:01.031 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:01.111 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:01.467 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:01.556 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:01.934 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:01.952 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:01.971 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:01.995 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:02.041 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:02.109 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:02.483 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:02.548 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:02.935 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:02.938 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:02.993 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:03.050 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:03.071 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:03.164 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:03.465 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:03.550 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:03.935 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:03.951 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:03.978 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:03.986 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:04.006 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:04.100 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:04.438 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:04.504 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:04.958 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:04.959 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:04.989 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:05.037 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:05.048 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:05.226 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:05.496 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:05.575 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:05.953 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:05.954 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:06.017 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:06.028 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:06.044 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:06.170 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:06.469 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:06.513 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:06.938 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:06.940 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:07.049 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:07.089 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:07.089 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:07.227 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:07.479 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:07.511 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:07.951 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:07.954 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:08.017 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:08.072 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:08.074 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:08.178 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:08.480 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:08.578 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:08.940 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:08.942 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:08.988 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:09.040 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:09.087 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:09.196 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:09.418 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:09.433 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:09.450 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:09.451 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:09.485 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:09.506 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:10.099 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:10.134 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:10.451 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:10.452 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:10.484 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:10.523 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:10.595 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:10.627 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:11.070 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:11.178 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:11.448 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:11.451 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:11.454 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:11.492 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:11.524 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:11.550 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:11.562 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:11.688 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:12.453 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:12.454 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:12.493 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:12.546 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:12.595 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:12.628 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:12.665 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:12.784 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:13.454 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:13.457 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:13.519 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:13.572 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:13.618 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:13.646 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:13.703 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:13.736 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:14.455 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:14.456 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:14.502 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:14.523 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:14.536 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:14.578 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:14.575 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:14.677 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:15.456 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:15.460 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:15.529 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:15.533 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:15.584 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:15.585 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:15.607 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:15.669 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:16.457 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:16.458 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:16.508 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:16.579 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:16.592 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:16.621 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:16.669 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:16.691 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:17.428 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:17.462 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:17.467 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:17.470 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:17.498 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:17.563 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:17.563 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:17.714 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:18.439 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:18.464 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:18.465 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:18.485 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:18.502 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:18.528 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:18.573 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:18.670 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:19.450 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:19.464 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:19.472 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:19.504 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:19.527 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:19.558 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:19.603 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:19.709 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:20.465 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:20.467 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:20.508 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:20.543 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:20.557 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:20.591 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:20.593 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:20.668 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:21.467 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:21.468 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:21.470 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:21.637 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
2017/02/05 04:54:21.625 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:21.640 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:02 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:21.691 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:21.715 Ombi.Api.PlexApi Error: Exception when calling GetEpisodeMetaData for Plex, Retrying 00:00:05 Ombi.Helpers.Exceptions.ApiRequestException: Error retrieving response. Check inner details for more info. ---> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/05 04:54:22.468 Ombi.Api.ApiRequest Error: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0 System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment