Skip to content

Instantly share code, notes, and snippets.

@fa1rid
Created July 27, 2025 18:04
Show Gist options
  • Select an option

  • Save fa1rid/4b1e11984432079900f21797ce19c058 to your computer and use it in GitHub Desktop.

Select an option

Save fa1rid/4b1e11984432079900f21797ce19c058 to your computer and use it in GitHub Desktop.
Prowlarr Time out
Jul 27 21:51:49 Prowlarr[19631]: [Trace] Cardigann: Cardigann (uhdbits): Parsing response
Jul 27 21:51:49 Prowlarr[19631]: [Trace] Cardigann: Cardigann (uhdbits): Got 5 releases
Jul 27 21:51:49 Prowlarr[19631]: [Trace] EventAggregator: Publishing IndexerQueryEvent
Jul 27 21:51:49 Prowlarr[19631]: [Trace] EventAggregator: IndexerQueryEvent -> HistoryService
Jul 27 21:51:49 Prowlarr[19631]: [Trace] EventAggregator: IndexerQueryEvent <- HistoryService
Jul 27 21:51:49 Prowlarr[19631]: [Debug] ReleaseSearchService: Total of 5 reports were found for Term: [Silicon Valley] for Season / Episode:[S04], Offset: 0, Limit: 0, Categories: [] from 1 indexer(s)
Jul 27 21:51:49 Prowlarr[19631]: [Trace] Http: Res: 385 [GET] /26/api?apikey=(removed)&t=tvsearch&q=Silicon+Valley&season=4: 200.OK (1690 ms)
Jul 27 21:51:53 Prowlarr[19631]: [Trace] Scheduler: Pending Tasks: 0
Jul 27 21:52:23 Prowlarr[19631]: [Trace] Scheduler: Pending Tasks: 0
Jul 27 21:52:53 Prowlarr[19631]: [Trace] Scheduler: Pending Tasks: 0
Jul 27 21:53:23 Prowlarr[19631]: [Trace] Scheduler: Pending Tasks: 0
Jul 27 21:53:27 Prowlarr[19631]: [Trace] EventAggregator: Publishing ProviderStatusChangedEvent<IIndexer>
Jul 27 21:53:27 Prowlarr[19631]: [Trace] EventAggregator: ProviderStatusChangedEvent<IIndexer> -> IndexerStatusController
Jul 27 21:53:27 Prowlarr[19631]: [Trace] EventAggregator: ProviderStatusChangedEvent<IIndexer> <- IndexerStatusController
Jul 27 21:53:27 Prowlarr[19631]: [Warn] Cardigann: Aither (API) server is currently unavailable. https://aither.cc/api/torrents/filter?name=Silicon+Valley+S04&seasonNumber=4&sortField=created_at&sortDirection=desc&perPage=100 Http request timed out
Jul 27 21:53:27 Prowlarr[19631]: [v2.0.2.5116] System.Net.WebException: Http request timed out
Jul 27 21:53:27 Prowlarr[19631]: ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
Jul 27 21:53:27 Prowlarr[19631]: ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
Jul 27 21:53:27 Prowlarr[19631]: ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
Jul 27 21:53:27 Prowlarr[19631]: ---> System.Net.Sockets.SocketException (125): Operation canceled
Jul 27 21:53:27 Prowlarr[19631]: --- End of inner exception stack trace ---
Jul 27 21:53:27 Prowlarr[19631]: at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
Jul 27 21:53:27 Prowlarr[19631]: at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
Jul 27 21:53:27 Prowlarr[19631]: at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize)
Jul 27 21:53:27 Prowlarr[19631]: at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
Jul 27 21:53:27 Prowlarr[19631]: at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](Memory`1 buffer, CancellationToken cancellationToken)
Jul 27 21:53:27 Prowlarr[19631]: at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
Jul 27 21:53:27 Prowlarr[19631]: at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
Jul 27 21:53:27 Prowlarr[19631]: at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
Jul 27 21:53:27 Prowlarr[19631]: --- End of inner exception stack trace ---
Jul 27 21:53:27 Prowlarr[19631]: at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
Jul 27 21:53:27 Prowlarr[19631]: at System.Net.Http.AuthenticationHelper.SendWithNtAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean isProxyAuth, HttpConnection connection, HttpConnectionPool connectionPool, CancellationToken cancellationToken)
Jul 27 21:53:27 Prowlarr[19631]: at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
Jul 27 21:53:27 Prowlarr[19631]: at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
Jul 27 21:53:27 Prowlarr[19631]: at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
Jul 27 21:53:27 Prowlarr[19631]: at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
Jul 27 21:53:27 Prowlarr[19631]: at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
Jul 27 21:53:27 Prowlarr[19631]: --- End of inner exception stack trace ---
Jul 27 21:53:27 Prowlarr[19631]: at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
Jul 27 21:53:27 Prowlarr[19631]: at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
Jul 27 21:53:27 Prowlarr[19631]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Prowlarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120
Jul 27 21:53:27 Prowlarr[19631]: --- End of inner exception stack trace ---
Jul 27 21:53:27 Prowlarr[19631]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Prowlarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 170
Jul 27 21:53:27 Prowlarr[19631]: at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Prowlarr.Common/Http/HttpClient.cs:line 171
Jul 27 21:53:27 Prowlarr[19631]: at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Prowlarr.Common/Http/HttpClient.cs:line 70
Jul 27 21:53:27 Prowlarr[19631]: at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./Prowlarr.Core/Indexers/IndexerHttpClient.cs:line 43
Jul 27 21:53:27 Prowlarr[19631]: at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<<FetchIndexerResponse>b__57_0>d.MoveNext() in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 665
Jul 27 21:53:27 Prowlarr[19631]: --- End of stack trace from previous location ---
Jul 27 21:53:27 Prowlarr[19631]: at Polly.ResiliencePipeline.<>c__9`2.<<ExecuteAsync>b__9_0>d.MoveNext()
Jul 27 21:53:27 Prowlarr[19631]: --- End of stack trace from previous location ---
Jul 27 21:53:27 Prowlarr[19631]: at Polly.Outcome`1.GetResultOrRethrow()
Jul 27 21:53:27 Prowlarr[19631]: at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken)
Jul 27 21:53:27 Prowlarr[19631]: at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 664
Jul 27 21:53:27 Prowlarr[19631]: at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 587
Jul 27 21:53:27 Prowlarr[19631]: at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 428
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment