Advertisement
Guest User

Ombi.UI.Modules.SearchModule Error

a guest
Apr 7th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. Ombi.Helpers.Exceptions.ApiRequestException: Got StatusCode=BadRequest for http://127.0.0.1:8989/sonarr/api/Series?. at Ombi.Api.ApiRequest.ExecuteJson[T] (IRestRequest request, System.Uri baseUri) <0x40e7ced0 + 0x00267> in :0 at Ombi.Api.SonarrApi+<>c__DisplayClass8_1.b__2 () <0x415bcc20 + 0x0002f> in :0 at Polly.Policy+<>c__DisplayClass8_0`1[TResult].b__0 () <0x4213b4c0 + 0x0001e> in :0 at Polly.RetrySyntax+<>c__DisplayClass14_0.b__1 () <0x4213b250 + 0x0001a> in :0 at (wrapper delegate-invoke) System.Func`1[Polly.Utilities.EmptyStruct]:invoke_TResult () at Polly.Retry.RetryEngine.Implementation[TResult] (System.Func`1 action, IEnumerable`1 shouldRetryExceptionPredicates, IEnumerable`1 shouldRetryResultPredicates, System.Func`1 policyStateFactory) <0x421397d0 + 0x000a7> in :0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f75544016d0 + 0x00029> in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f75543ff6b0 + 0x000a7> in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f75543ff630 + 0x0006b> in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f75543ff5e0 + 0x0003a> in :0 at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x7f75543ff8d0 + 0x00017> in :0 at Ombi.Core.TvSenderOld+d__12.MoveNext () <0x4148af90 + 0x00c90> in :0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f75544016d0 + 0x00029> in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f75543ff6b0 + 0x000a7> in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f75543ff630 + 0x0006b> in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f75543ff5e0 + 0x0003a> in :0 at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x7f75543ff8d0 + 0x00017> in :0 at Ombi.Core.TvSenderOld+d__11.MoveNext () <0x4148a7f0 + 0x0016a> in :0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f75544016d0 + 0x00029> in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f75543ff6b0 + 0x000a7> in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f75543ff630 + 0x0006b> in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f75543ff5e0 + 0x0003a> in :0 at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x7f75543ff8d0 + 0x00017> in :0 at Ombi.UI.Modules.SearchModule+d__152.MoveNext () <0x41488d50 + 0x004c6> in :0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f75544016d0 + 0x00029> in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f75543ff6b0 + 0x000a7> in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f75543ff630 + 0x0006b> in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f75543ff5e0 + 0x0003a> in :0 at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x7f75543ff8d0 + 0x00017> in :0 at Ombi.UI.Modules.SearchModule+d__136.MoveNext () <0x41480000 + 0x056da> in :0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement