Skip to content

Instantly share code, notes, and snippets.

@elit3ge
Created February 6, 2017 22:28
Show Gist options
  • Save elit3ge/fee6c792d84eb3eaa5960695d1df5272 to your computer and use it in GitHub Desktop.
Save elit3ge/fee6c792d84eb3eaa5960695d1df5272 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
2017/02/04 16:52:43.490 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/04 16:52:43.792 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/04 16:52:44.094 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/04 16:52:44.273 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/04 16:52:44.485 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/04 16:52:44.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/04 16:52:45.074 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/04 16:52:45.128 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/04 16:52:45.485 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/04 16:52:45.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/04 16:52:46.074 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/04 16:52:46.140 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/04 16:52:46.487 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/04 16:52:46.717 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/04 16:52:46.722 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/04 16:52:46.831 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/04 16:52:47.487 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/04 16:52:47.529 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/04 16:52:47.723 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/04 16:52:47.799 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/04 16:52:48.488 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/04 16:52:48.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/04 16:52:48.725 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/04 16:52:48.767 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/04 16:52:49.489 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/04 16:52:49.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/04 16:52:49.725 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/04 16:52:49.812 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/04 16:52:50.490 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/04 16:52:50.585 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/04 16:52:50.726 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/04 16:52:50.837 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/04 16:52:51.491 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/04 16:52:51.551 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/04 16:52:51.727 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/04 16:52:51.853 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/04 16:52:52.492 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/04 16: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: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/04 16:52:52.729 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/04 16:52:52.743 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/04 16:52:53.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/04 16:52:53.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: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/04 16:52:53.728 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/04 16:52:53.881 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/04 16:52:54.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/04 16:52:54.532 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/04 16:52:54.730 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/04 16:52:54.773 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/04 16:52:55.494 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/04 16:52:55.494 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (InitRead): ReceiveFailure ---> System.NullReferenceException: Object reference not set to an instance of an object
at System.Net.WebConnection.InitRead (System.Object state) [0x0001e] 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 (InitRead): ReceiveFailure ---> System.NullReferenceException: Object reference not set to an instance of an object
at System.Net.WebConnection.InitRead (System.Object state) [0x0001e] 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/04 16:52:55.574 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/04 16:52:55.608 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 (InitRead): ReceiveFailure ---> System.NullReferenceException: Object reference not set to an instance of an object
at System.Net.WebConnection.InitRead (System.Object state) [0x0001e] 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/04 16:52:56.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/04 16:52:56.495 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/04 16:52:56.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: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/04 16:52:56.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: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/04 16:52:56.733 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/04 16:52:56.733 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/04 16:52:56.775 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/04 16:52:56.856 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/04 16:52:57.495 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/04 16:52:57.627 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/04 16:52:57.733 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/04 16:52:57.824 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/04 16:52:58.499 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (InitRead): ReceiveFailure ---> System.NullReferenceException: Object reference not set to an instance of an object
at System.Net.WebConnection.InitRead (System.Object state) [0x0001e] 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 (InitRead): ReceiveFailure ---> System.NullReferenceException: Object reference not set to an instance of an object
at System.Net.WebConnection.InitRead (System.Object state) [0x0001e] 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/04 16:52:58.499 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/04 16:52:58.552 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 (InitRead): ReceiveFailure ---> System.NullReferenceException: Object reference not set to an instance of an object
at System.Net.WebConnection.InitRead (System.Object state) [0x0001e] 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/04 16:52:58.622 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/04 16:52:59.497 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/04 16:52:59.498 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/04 16:52:59.548 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/04 16:52:59.604 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/04 16:52:59.736 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/04 16:52:59.737 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/04 16:52:59.811 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/04 16:52:59.839 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/04 16:53:00.498 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/04 16:53:00.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: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/04 16:53:00.735 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/04 16:53:00.796 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/04 16:53:01.499 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/04 16:53:01.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: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/04 16:53:01.736 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/04 16:53:01.784 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/04 16:53:02.501 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/04 16:53:02.535 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/04 16:53:02.737 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/04 16:53:02.814 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/04 16:53:03.500 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/04 16:53:03.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: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/04 16:53:03.739 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/04 16:53:03.767 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/04 16:53:04.503 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/04 16:53:04.541 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/04 16:53:04.740 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/04 16:53:04.866 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/04 16:53:05.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/04 16:53:05.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: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/04 16:53:05.742 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/04 16:53:05.790 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/04 16:53:06.503 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/04 16:53:06.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/04 16:53:06.742 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/04 16:53:06.816 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/04 16:53:07.504 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/04 16:53:07.553 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/04 16:53:07.744 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/04 16:53:07.759 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/04 16:53:08.504 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/04 16:53:08.540 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/04 16:53:08.744 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/04 16:53:08.818 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/04 16:53:09.506 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/04 16:53:09.506 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (InitRead): ReceiveFailure ---> System.NullReferenceException: Object reference not set to an instance of an object
at System.Net.WebConnection.InitRead (System.Object state) [0x0001e] 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 (InitRead): ReceiveFailure ---> System.NullReferenceException: Object reference not set to an instance of an object
at System.Net.WebConnection.InitRead (System.Object state) [0x0001e] 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/04 16:53:09.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: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/04 16:53:09.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: Error getting response stream (InitRead): ReceiveFailure ---> System.NullReferenceException: Object reference not set to an instance of an object
at System.Net.WebConnection.InitRead (System.Object state) [0x0001e] 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/04 16:53:10.504 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/04 16:53:10.506 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/04 16:53:10.585 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/04 16:53:10.611 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/04 16:53:10.747 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/04 16:53:10.747 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/04 16:53:10.765 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/04 16:53:10.813 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/04 16:53:11.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/04 16:53:11.569 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/04 16:53:11.746 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/04 16:53:11.759 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/04 16:53:12.509 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/04 16:53:12.655 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/04 16:53:12.748 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/04 16:53:12.764 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/04 16:53:13.509 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/04 16:53:13.562 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/04 16:53:13.750 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/04 16:53:13.877 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/04 16:53:14.511 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/04 16:53:14.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/04 16:53:14.749 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/04 16:53:14.790 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/04 16:53:15.510 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/04 16:53:15.544 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/04 16:53:15.774 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/04 16:53:15.792 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/04 16:53:16.512 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/04 16:53:16.586 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/04 16:53:16.753 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/04 16:53:16.844 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/04 16:53:17.514 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/04 16:53:17.638 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/04 16:53:17.753 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/04 16:53:17.811 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/04 16:53:18.514 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/04 16:53:18.549 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/04 16:53:18.778 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/04 16:53:18.846 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/04 16:53:19.517 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/04 16:53:19.517 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/04 16:53:19.525 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/04 16:53:19.525 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/04 16:53:19.522 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/04 16:53:19.520 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/04 16:53:19.741 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/04 16:53:19.524 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/04 16:53:19.524 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/04 16:53:19.520 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/04 16:53:19.835 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/04 16:53:19.522 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/04 16:53:19.636 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/04 16:53:19.982 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/04 16:53:19.692 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/04 16:53:19.924 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/04 16:53:19.792 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/04 16:53:19.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/04 16:53:20.088 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/04 16:53:19.582 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/04 16:53:20.533 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/04 16:53:20.533 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/04 16:53:20.533 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/04 16:53:20.533 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/04 16:53:20.537 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/04 16:53:20.537 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/04 16:53:20.537 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/04 16:53:20.537 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/04 16:53:20.537 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/04 16:53:20.537 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/04 16:53:20.537 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/04 16:53:20.537 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/04 16:53:20.627 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/04 16:53:20.660 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/04 16:53:20.902 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/04 16:53:20.693 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/04 16:53:20.852 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/04 16:53:20.712 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/04 16:53:20.749 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/04 16:53:20.757 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/04 16:53:20.757 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/04 16:53:20.883 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/04 16:53:20.874 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/04 16:53:20.820 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/04 16:53:20.785 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/04 16:53:20.803 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/04 16:53:21.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/04 16:53:21.237 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/04 16:53:21.517 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/04 16:53:21.517 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/04 16:53:21.517 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/04 16:53:21.518 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/04 16:53:21.519 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/04 16:53:21.531 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/04 16:53:21.638 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/04 16:53:21.689 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/04 16:53:21.758 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/04 16:53:21.758 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/04 16:53:21.600 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/04 16:53:21.748 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/04 16:53:21.851 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/04 16:53:21.910 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/04 16:53:22.517 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/04 16:53:22.574 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/04 16:53:22.759 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/04 16:53:22.836 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/04 16:53:23.518 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/04 16:53:23.591 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/04 16:53:23.759 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/04 16:53:23.775 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/04 16:53:24.518 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/04 16:53:24.565 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/04 16:53:24.761 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/04 16:53:24.802 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/04 16:53:25.521 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/04 16:53:25.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: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/04 16:53:25.761 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/04 16:53:25.775 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/04 16:53:26.520 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/04 16:53:26.581 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/04 16:53:26.764 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/04 16:53:26.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: 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/04 16:53:27.522 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/04 16:53:27.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/04 16:53:27.763 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/04 16:53:27.862 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/04 16:53:28.522 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/04 16:53:28.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: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/04 16:53:28.764 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/04 16:53:28.781 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/04 16:53:29.524 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/04 16:53:29.645 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/04 16:53:29.765 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/04 16:53:29.803 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/04 16:53:30.524 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/04 16:53:30.562 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/04 16:53:30.766 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/04 16:53:30.782 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/04 16:53:31.524 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/04 16:53:31.602 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/04 16:53:31.768 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/04 16:53:31.814 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/04 16:53:32.525 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/04 16:53:32.742 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/04 16:53:32.769 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/04 16:53:32.985 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/04 16:53:35.029 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/04 16:53:35.140 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/04 16:53:35.773 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/04 16:53:35.829 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/04 16:53:36.029 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/04 16:53:36.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/04 16:53:36.773 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/04 16:53:36.885 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/04 16:53:37.030 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/04 16: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: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/04 16:53:37.774 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/04 16:53:37.807 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/04 16:53:38.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/04 16:53:38.091 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/04 16:53:38.776 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/04 16:53:38.811 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/04 16:53:39.032 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/04 16:53:39.048 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/04 16:53:39.776 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/04 16:53:39.810 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/04 16:53:40.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/04 16:53:40.140 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/04 16:53:40.778 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/04 16:53:40.866 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/04 16:53:41.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/04 16:53:41.073 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/04 16:53:41.778 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/04 16:53:41.796 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/04 16:53:42.036 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/04 16:53:42.095 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/04 16:53:42.779 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/04 16:53:42.817 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/04 16:53:43.036 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/04 16:53:43.110 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/04 16:53:43.780 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/04 16:53:43.826 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/04 16:53:44.035 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/04 16:53:44.037 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/04 16:53:44.037 Ombi.Api.ApiRequest Error: System.Net.WebException: Error getting response stream (InitRead): ReceiveFailure ---> System.NullReferenceException: Object reference not set to an instance of an object
at System.Net.WebConnection.InitRead (System.Object state) [0x0001e] 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 (InitRead): ReceiveFailure ---> System.NullReferenceException: Object reference not set to an instance of an object
at System.Net.WebConnection.InitRead (System.Object state) [0x0001e] 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/04 16:53:44.057 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/04 16:53:44.088 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/04 16:53:44.142 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 (InitRead): ReceiveFailure ---> System.NullReferenceException: Object reference not set to an instance of an object
at System.Net.WebConnection.InitRead (System.Object state) [0x0001e] 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/04 16:53:44.783 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/04 16:53:44.825 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/04 16:53:45.037 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/04 16:53:45.054 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/04 16:53:45.784 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/04 16:53:45.827 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/04 16:53:46.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/04 16:53:46.063 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/04 16:53:46.784 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/04 16:53:46.874 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/04 16:53:47.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/04 16:53:47.072 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/04 16:53:47.785 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/04 16:53:47.822 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/04 16:53:48.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/04 16:53:48.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/04 16:53:48.788 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/04 16:53:48.823 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/04 16:53:49.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/04 16:53:49.056 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/04 16:53:49.787 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/04 16:53:49.842 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/04 16:53:50.043 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/04 16:53:50.143 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/04 16:53:50.787 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/04 16:53:50.840 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/04 16:53:51.046 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/04 16:53:51.058 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/04 16:53:51.789 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/04 16:53:51.828 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/04 16:53:52.046 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/04 16:53:52.056 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/04 16:53:52.790 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/04 16:53:52.840 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/04 16:53:53.045 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/04 16:53:53.057 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/04 16:53:53.791 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/04 16:53:53.898 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/04 16:53:54.046 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/04 16:53:54.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/04 16:53:54.792 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/04 16:53:54.833 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/04 16:53:55.047 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/04 16:53:55.102 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/04 16:53:55.793 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/04 16:53:55.871 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/04 16:53:56.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/04 16:53:56.073 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/04 16:53:56.794 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/04 16:53:56.859 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/04 16:53:57.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/04 16:53:57.079 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/04 16:53:57.795 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/04 16:53:57.845 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/04 16:53:58.051 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/04 16:53:58.073 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/04 16:53:58.798 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/04 16:53:58.884 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/04 16:53:59.051 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/04 16:53:59.062 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/04 16:53:59.799 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/04 16:53:59.860 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/04 16:54:00.052 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/04 16:54:00.082 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/04 16:54:00.800 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/04 16:54:00.853 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/04 16:54:01.055 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/04 16:54:01.066 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/04 16:54:01.800 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/04 16:54:02.056 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/04 16:54:02.115 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/04 16:54:02.135 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/04 16:54:02.800 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/04 16:54:02.838 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/04 16:54:03.058 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/04 16:54:03.068 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/04 16:54:03.802 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/04 16:54:03.874 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/04 16:54:04.057 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/04 16:54:04.154 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/04 16:54:05.054 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/04 16:54:05.056 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/04 16:54:05.056 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/04 16:54:05.097 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/04 16:54:05.123 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/04 16:54:05.146 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/04 16:54:06.055 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/04 16:54:06.057 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/04 16:54:06.059 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/04 16:54:06.132 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/04 16:54:06.225 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/04 16:54:06.237 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/04 16:54:07.056 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/04 16:54:07.057 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/04 16:54:07.059 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/04 16:54:07.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: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00052] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <a413af11872d4786add172686a6728e8>:0
--- End of inner exception stack trace ---
at Ombi.Api.ApiRequest.ExecuteXml[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x0003b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Ombi.Api.PlexApi+<>c__DisplayClass20_0.<GetEpisodeMetaData>b__0 () [0x0000b] in <4291b6fb13504ddfb4bd3ad49e0f16a9>:0
at Polly.Policy+<>c__DisplayClass8_0`1[TResult].<Execute>b__0 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at Polly.RetrySyntax+<>c__DisplayClass14_0.<WaitAndRetry>b__1 () [0x00000] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult ()
at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1[TResult] action, System.Collections.Generic.IEnumerable`1[T] shouldRetryExceptionPredicates, System.Collections.Generic.IEnumerable`1[T] shouldRetryResultPredicates, System.Func`1[TResult] policyStateFactory) [0x0000e] in <1b91e1eef2dd437f82921fe10cfdfe86>:0
2017/02/04 16:54:07.161 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/04 16:54:07.205 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/04 16:54:08.057 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/04 16:54:08.058 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/04 16:54:08.060 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/04 16:54:08.092 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/04 16:54:08.158 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/04 16:54:08.189 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/04 16:54:09.057 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/04 16:54:09.060 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/04 16:54:09.061 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/04 16:54:09.090 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/04 16:54:09.112 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/04 16:54:09.119 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/04 16:54:10.059 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/04 16:54:10.061 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/04 16:54:10.059 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/04 16:54:10.105 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/04 16:54:10.130 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/04 16:54:10.158 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/04 16:54:11.060 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/04 16:54:11.061 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/04 16:54:11.063 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/04 16:54:11.094 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/04 16:54:11.108 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/04 16:54:11.116 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/04 16:54:12.062 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/04 16:54:12.063 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/04 16:54:12.064 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/04 16:54:12.097 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/04 16:54:12.128 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/04 16:54:12.136 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/04 16:54:13.063 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/04 16:54:13.064 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/04 16:54:13.064 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/04 16:54:13.093 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/04 16:54:13.122 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/04 16:54:13.153 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/04 16:54:14.063 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/04 16:54:14.063 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/04 16:54:14.064 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/04 16:54:14.106 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/04 16:54:14.136 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/04 16:54:14.169 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/04 16:54:15.063 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/04 16:54:15.065 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/04 16:54:15.066 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/04 16:54:15.120 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/04 16:54:15.163 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/04 16:54:15.198 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/04 16:54:16.065 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/04 16:54:16.065 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/04 16:54:16.066 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/04 16:54:16.120 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/04 16:54:16.173 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/04 16:54:16.206 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/04 16:54:17.071 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/04 16:54:17.071 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/04 16:54:17.071 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/04 16:54:17.113 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/04 16:54:17.139 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/04 16:54:17.189 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/04 16:54:18.067 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/04 16:54:18.068 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/04 16:54:18.068 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/04 16:54:18.104 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/04 16:54:18.172 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/04 16:54:18.141 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/04 16:54:19.068 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/04 16:54:19.069 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/04 16:54:19.068 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/04 16:54:19.166 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/04 16:54:19.128 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/04 16:54:19.215 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/04 16:54:20.068 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/04 16:54:20.071 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/04 16:54:20.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/04 16:54:20.185 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/04 16:54:20.265 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/04 16:54:20.330 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/04 16:54:21.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/04 16:54:21.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/04 16:54:21.071 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/04 16:54:21.153 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/04 16:54:21.200 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/04 16:54:21.105 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/04 16:54:22.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/04 16:54:22.098 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/04 16:54:22.074 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/04 16:54:22.195 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/04 16:54:22.246 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/04 16:54:22.295 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/04 16:54:23.074 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/04 16:54:23.075 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/04 16:54:23.076 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/04 16:54:23.112 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/04 16:54:23.141 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/04 16:54:23.196 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/04 16:54:24.096 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/04 16:54:24.101 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/04 16:54:24.127 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/04 16:54:24.162 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/04 16:54:25.083 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/04 16:54:25.086 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/04 16:54:25.117 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/04 16:54:25.203 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/04 16:54:25.847 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/04 16:54:25.881 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/04 16:54:26.076 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/04 16:54:26.081 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/04 16:54:26.090 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/04 16:54:26.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/04 16:54:26.317 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/04 16:54:26.327 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/04 16:54:26.716 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/04 16:54:26.722 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/04 16:54:26.725 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/04 16:54:26.787 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/04 16:54:26.811 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/04 16:54:26.835 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/04 16:54:27.173 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/04 16:54:27.210 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/04 16:54:27.580 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/04 16:54:27.637 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/04 16:54:27.723 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/04 16:54:27.724 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/04 16:54:27.733 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/04 16:54:27.772 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/04 16:54:28.200 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/04 16:54:28.265 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/04 16:54:28.725 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/04 16:54:28.727 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/04 16:54:28.784 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/04 16:54:28.789 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/04 16:54:28.814 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/04 16:54:28.841 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/04 16:54:28.846 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/04 16:54:28.961 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/04 16:54:29.577 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/04 16:54:29.612 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/04 16:54:29.725 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/04 16:54:29.727 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/04 16:54:29.750 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/04 16:54:29.760 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/04 16:54:29.829 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/04 16:54:29.850 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/04 16:54:30.612 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/04 16:54:30.694 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/04 16:54:30.726 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/04 16:54:30.751 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/04 16:54:30.755 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/04 16:54:30.768 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/04 16:54:30.808 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/04 16:54:30.928 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/04 16:54:31.622 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/04 16:54:31.666 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/04 16:54:31.727 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/04 16:54:31.727 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/04 16:54:31.763 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/04 16:54:31.801 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/04 16:54:31.891 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/04 16:54:32.048 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/04 16:54:32.640 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/04 16:54:32.689 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/04 16:54:32.728 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/04 16:54:32.730 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/04 16:54:32.784 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/04 16:54:32.839 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/04 16:54:32.879 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/04 16:54:32.933 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/04 16:54:33.560 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/04 16:54:33.592 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/04 16:54:33.731 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/04 16:54:33.734 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/04 16:54:33.741 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/04 16:54:33.820 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/04 16:54:33.862 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/04 16:54:33.943 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/04 16:54:34.548 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/04 16:54:34.596 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/04 16:54:34.750 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/04 16:54:34.750 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/04 16:54:34.763 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/04 16:54:34.768 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/04 16:54:34.796 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/04 16:54:34.861 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/04 16:54:35.558 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/04 16:54:35.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/04 16:54:35.731 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/04 16:54:35.749 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/04 16:54:35.919 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/04 16:54:35.944 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/04 16:54:36.636 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/04 16:54:36.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/04 16:54:36.737 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/04 16:54:36.764 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/04 16:54:36.795 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/04 16:54:36.844 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/04 16:54:37.629 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/04 16:54:37.668 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/04 16:54:37.696 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 ---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment