Please use the search bar at the top of the page and make sure you are not creating an already submitted issue.
Check closed issues as well, because your issue may have already been fixed.
Please read our Contributing Guidelines before submitting your issue to ensure a prompt response to your bug.
OS: Windows 10
.Net Runtime: [.Net-Core/.Net-Framework/Mono]
.Net Version: 4.8.03752
Jackett Version: 0.14.112
Last Working Jackett Version:
Are you using a proxy or VPN? [yes/no] no
Test on 1337x tracker fails.
Jackett.Common.IndexerException: Exception (1337x): Clearance failed after 30 attempt(s).
---> CloudflareSolverRe.Exceptions.CloudflareClearanceException: Clearance failed after 30 attempt(s).
at CloudflareSolverRe.ClearanceHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.FinishSendAsyncBuffered(Task1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts)
at Jackett.Common.Utils.Clients.HttpWebClient2NetCore.Run(WebRequest webRequest) in d:\a\1\s\src\Jackett.Common\Utils\Clients\HttpWebClient2NetCore.cs:line 237
at Jackett.Common.Utils.Clients.WebClient.GetString(WebRequest request) in d:\a\1\s\src\Jackett.Common\Utils\Clients\WebClient.cs:line 114
at Jackett.Common.Indexers.BaseWebIndexer.RequestStringWithCookies(String url, String cookieOverride, String referer, Dictionary
2 headers) in d:\a\1ssrc\Jackett.Common\Indexers\BaseIndexer.cs:line 438
at Jackett.Common.Indexers.CardigannIndexer.PerformQuery(TorznabQuery query) in d:\a\1ssrc\Jackett.Common\Indexers\CardigannIndexer.cs:line 1321
at Jackett.Common.Indexers.BaseIndexer.ResultsForQuery(TorznabQuery query) in d:\a\1ssrc\Jackett.Common\Indexers\BaseIndexer.cs:line 323
--- End of inner exception stack trace ---
at Jackett.Common.Indexers.BaseIndexer.ResultsForQuery(TorznabQuery query) in d:\a\1ssrc\Jackett.Common\Indexers\BaseIndexer.cs:line 343
at Jackett.Common.Indexers.BaseWebIndexer.ResultsForQuery(TorznabQuery query) in d:\a\1ssrc\Jackett.Common\Indexers\BaseIndexer.cs:line 803
at Jackett.Common.Services.IndexerManagerService.TestIndexer(String name) in d:\a\1ssrc\Jackett.Common\Services\IndexerManagerService.cs:line 220
at Jackett.Server.Controllers.IndexerApiController.Test() in d:\a\1ssrc\Jackett.Server\Controllers\IndexerApiController.cs:line 129
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.
at Microsoft.AspNetCore.Routing.EndpointMiddleware.
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Jackett.Server.Middleware.CustomExceptionHandler.Invoke(HttpContext httpContext) in d:\a\1ssrc\Jackett.Server\Middleware\CustomExceptionHandler.cs:line 26
[Place any screenshots of the issue here if needed]
I have the same problem
appears to be successful again.
Having the same issue. Still occuring.
1337x is using Cloudflare as its server provider, and in turn is filtering for DDoS robots and has determined that your IP address falls within a block of IP addresses that have been blacklisted for having previously generated an attack. Hence Cloudflare issues the ReCaptcha challenge to prove you are human. Jackett cannot currently solve this challenge.
Until Cloudflare lift the blacklist, you will :
https://github.com/Jackett/Jackett/wiki/TroubleShooting#clearance-failed-after-30-attempts
Most helpful comment
I have the same problem