Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Yggtorrent/Yggcookie #50

Closed
1 task done
Al4ndil opened this issue Feb 20, 2024 · 6 comments
Closed
1 task done

[BUG] Yggtorrent/Yggcookie #50

Al4ndil opened this issue Feb 20, 2024 · 6 comments

Comments

@Al4ndil
Copy link

Al4ndil commented Feb 20, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When I try a test with YGGTorrent and flaresolverr, I get a message like:
"Unable to connect to indexer, check the log above the ValidationFailure for more details. Login failed: No form found on https://www3.yggtorrent.qa/ using form selector #user-login"
When I test YGGcookie again with flaresolverr, I get a message like:
"Unable to access www3.yggtorrent.qa, blocked by CloudFlare Protection."

Expected Behavior

No response

Steps To Reproduce

Normal step

Environment

- OS:
- How docker service was installed:

CPU architecture

x86-64

Docker creation

prowlarr:
        image: linuxserver/prowlarr:latest
        container_name: prowlarr
        # ###############
        labels:
        # Le label ci-dessous permet à Diun de notifier la présence de nouvelle mise à jour
        # Cela peut être supprimé si Diun n'est pas utilisé.
            - diun.enable=true
        # Le label ci-dessous permet à DeUnhealth de redémarrer automatiquement le conteneur
        # Cela peut être supprimé si DeUnhealth n'est pas utilisé.
            - deunhealth.restart.on.unhealthy=true
        # ###############
        networks:
            - medias
        # ###############
        ports:
        #Définition des ports externe:interne utilisés par le conteneur
            - 9696:9696
        # ###############
        environment:
            - PUID=${PUID:?PUID is required}
            - PGID=${PGID:?PGID is required}
            - TZ=${TZ:?TZ is required}
            - UMASK=022 #optional
        #Les deux variables d'environnement permettent :
        # - D'autoriser la personnalisation du thème 
        # - De définir le thème en question
            - DOCKER_MODS=ghcr.io/gilbn/theme.park:prowlarr
            - TP_THEME=space-gray
        # ###############
        volumes:
            - ${RACINE_CONF_CONTENEURS:?RACINE_CONF_CONTENEURS is required}/prowlarr:/config
            - ${RACINE_BCKP_CONTENEURS:?RACINE_BCKP_CONTENEURS is required}/prowlarr/:/backups
        # ###############
        # Les lignes ci-dessous permettent de limiter la RAM consommée et aussi la réservation de RAM pour un conteneur
        mem_limit: 2048m
        #mem_reservation: 4096m
        # ###############
        # Dépendance des services. Ce conteneur ne démarrera que si le conteneur définit est démarré
        depends_on:
            flaresolverr:
                condition: service_started
                restart: true
        # ###############
        restart: unless-stopped
        # ###############
        healthcheck:
            test: ["CMD-SHELL", "curl --fail http://localhost:9696/ || exit 1"]
            start_period: 15s
            interval: 1m30s
            timeout: 10s
            retries: 3
        # ###############

Container logs

2024-02-20 16:48:19.8|Debug|ProcessProvider|Found 0 processes with the name: Prowlarr.Console
2024-02-20 16:48:19.9|Debug|ProcessProvider|Found 1 processes with the name: Prowlarr
2024-02-20 16:48:19.9|Debug|ProcessProvider| - [211] Prowlarr
2024-02-20 16:48:19.9|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-02-20 16:48:19.9|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2024-02-20 16:48:19.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2024-02-20 16:48:19.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2024-02-20 16:48:19.9|Info|DatabaseEngineVersionCheck|SQLite 3.41.2
2024-02-20 16:48:19.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025432s
2024-02-20 16:48:19.9|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2024-02-20 16:48:19.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027773s
2024-02-20 16:48:19.9|Debug|MigrationController|Took: 00:00:00.0102811
2024-02-20 16:48:20.1|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:9696
2024-02-20 16:48:20.2|Debug|NotificationFactory|Initializing Providers. Count 20
2024-02-20 16:48:20.3|Info|CommandExecutor|Starting 3 threads for tasks.
2024-02-20 16:48:20.3|Debug|HttpClient|Downloading [https://indexers.prowlarr.com/master/9/package.zip] to [/config/Definitions/indexers.zip]
2024-02-20 16:48:20.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:20.6|Debug|Api|[GET] /api/v1/system/status: 200.OK (134 ms)
2024-02-20 16:48:20.7|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:20.7|Debug|Api|[GET] /api/v1/health: 200.OK (38 ms)
2024-02-20 16:48:20.7|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:20.8|Debug|Api|[GET] /api/v1/health: 200.OK (2 ms)
2024-02-20 16:48:20.8|Debug|HttpClient|Downloading Completed. took 0s
2024-02-20 16:48:20.8|Debug|IndexerDefinitionUpdateService|Updated indexer definitions
2024-02-20 16:48:20.8|Debug|IndexerFactory|Initializing Providers. Count 72
2024-02-20 16:48:20.9|Debug|IndexerProxyFactory|Initializing Providers. Count 4
2024-02-20 16:48:20.9|Debug|DownloadClientFactory|Initializing Providers. Count 18
2024-02-20 16:48:20.9|Debug|ApplicationFactory|Initializing Providers. Count 7
2024-02-20 16:48:20.9|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-02-20 16:48:20.9|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2024-02-20 16:48:20.9|Info|Microsoft.Hosting.Lifetime|Content root path: /app/prowlarr/bin
2024-02-20 16:48:20.9|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2024-02-20 16:48:21.4|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://prowlarr.servarr.com/v1/ping
2024-02-20 16:48:21.6|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2024-02-20 16:48:21.7|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2024-02-20 16:48:21.8|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:21.8|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:21.8|Debug|Api|[GET] /api/v1/health: 200.OK (1 ms)
2024-02-20 16:48:21.8|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:21.8|Debug|Api|[GET] /api/v1/command: 200.OK (24 ms)
2024-02-20 16:48:21.9|Debug|Api|[GET] /api/v1/indexer: 200.OK (135 ms)
2024-02-20 16:48:23.6|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:23.6|Debug|Api|[GET] /api/v1/health: 200.OK (3 ms)
2024-02-20 16:48:29.1|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:29.1|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:29.1|Debug|Api|[GET] /api/v1/downloadclient: 200.OK (12 ms)
2024-02-20 16:48:29.2|Debug|Api|[POST] /api/v1/indexer/action/getUrls: 200.OK (78 ms)
2024-02-20 16:48:30.1|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:30.2|Debug|Cardigann|Adding request: https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:48:30.2|Debug|Cardigann|Downloading Feed https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:48:30.3|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:48:34.9|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:48:37.7|Warn|ProwlarrErrorPipeline|Invalid request Validation failed: 
 -- : Unable to access www3.yggtorrent.qa, blocked by CloudFlare Protection.
2024-02-20 16:48:37.8|Debug|Api|[POST] /api/v1/indexer/test: 400.BadRequest (7617 ms)
2024-02-20 16:48:37.8|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:37.8|Debug|Api|[GET] /api/v1/indexerStatus: 200.OK (4 ms)
2024-02-20 16:48:40.1|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:40.2|Debug|Cardigann|Adding request: https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:48:40.2|Debug|Cardigann|Downloading Feed https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:48:40.2|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:48:42.8|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:42.8|Debug|Api|[GET] /api/v1/health: 200.OK (3 ms)
2024-02-20 16:48:45.1|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:48:48.2|Warn|ProwlarrErrorPipeline|Invalid request Validation failed: 
 -- : Unable to access www3.yggtorrent.qa, blocked by CloudFlare Protection.
2024-02-20 16:48:48.2|Debug|Api|[PUT] /api/v1/indexer/11: 400.BadRequest (8074 ms)
2024-02-20 16:48:48.2|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:48.2|Debug|Api|[GET] /api/v1/indexerStatus: 200.OK (2 ms)
2024-02-20 16:48:53.2|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:53.2|Debug|Api|[GET] /api/v1/health: 200.OK (1 ms)
2024-02-20 16:48:53.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:53.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:53.4|Debug|Api|[GET] /api/v1/downloadclient: 200.OK (5 ms)
2024-02-20 16:48:53.4|Debug|Api|[POST] /api/v1/indexer/action/getUrls: 200.OK (11 ms)
2024-02-20 16:48:55.6|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:55.6|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:55.6|Debug|Api|[GET] /api/v1/downloadclient: 200.OK (4 ms)
2024-02-20 16:48:55.6|Debug|Api|[POST] /api/v1/indexer/action/getUrls: 200.OK (5 ms)
2024-02-20 16:48:59.0|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:59.0|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:59.0|Debug|Api|[GET] /api/v1/downloadclient: 200.OK (3 ms)
2024-02-20 16:48:59.0|Debug|Api|[POST] /api/v1/indexer/action/getUrls: 200.OK (5 ms)
2024-02-20 16:48:59.9|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:48:59.9|Debug|Cardigann|Adding request: https://abn.lol/Torrent?YearOperator=%E2%89%A5&RatingOperator=%E2%89%A5&SortOn=Created&SortOrder=desc
2024-02-20 16:48:59.9|Debug|Cardigann|Downloading Feed https://abn.lol/Torrent?YearOperator=%E2%89%A5&RatingOperator=%E2%89%A5&SortOn=Created&SortOrder=desc
2024-02-20 16:49:02.3|Warn|IndexerHttpClient|HTTP Error - Res: HTTP/1.1 [GET] https://abn.lol/Home/Login: 500.InternalServerError (0 bytes)
2024-02-20 16:49:02.4|Warn|Cardigann|Unable to connect to indexer

[v1.13.3.4273] NzbDrone.Common.Http.HttpException: HTTP request failed: [500:InternalServerError] [GET] at [https://abn.lol/Home/Login]
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Prowlarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./Prowlarr.Core/Indexers/IndexerHttpClient.cs:line 41
   at NzbDrone.Core.Indexers.Definitions.Cardigann.CardigannRequestGenerator.GetConfigurationForSetup(Boolean automaticLogin) in ./Prowlarr.Core/Indexers/Definitions/Cardigann/CardigannRequestGenerator.cs:line 659
   at NzbDrone.Core.Indexers.Definitions.Cardigann.CardigannRequestGenerator.DoLogin() in ./Prowlarr.Core/Indexers/Definitions/Cardigann/CardigannRequestGenerator.cs:line 266
   at NzbDrone.Core.Indexers.Definitions.Cardigann.Cardigann.DoLogin() in ./Prowlarr.Core/Indexers/Definitions/Cardigann/Cardigann.cs:line 191
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 580
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 491
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 671



2024-02-20 16:49:02.4|Warn|ProwlarrErrorPipeline|Invalid request Validation failed: 
 -- : Unable to connect to indexer, indexer's server is unavailable. Try again later. HTTP request failed: [500:InternalServerError] [GET] at [https://abn.lol/Home/Login]
2024-02-20 16:49:02.4|Debug|Api|[POST] /api/v1/indexer/test: 400.BadRequest (2492 ms)
2024-02-20 16:49:02.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:49:02.4|Debug|Api|[GET] /api/v1/indexerStatus: 200.OK (1 ms)
2024-02-20 16:49:07.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:49:07.5|Debug|Api|[GET] /api/v1/health: 200.OK (1 ms)
2024-02-20 16:49:13.3|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:49:13.3|Debug|Cardigann|Adding request: https://abn.lol/Torrent?YearOperator=%E2%89%A5&RatingOperator=%E2%89%A5&SortOn=Created&SortOrder=desc
2024-02-20 16:49:13.3|Debug|Cardigann|Downloading Feed https://abn.lol/Torrent?YearOperator=%E2%89%A5&RatingOperator=%E2%89%A5&SortOn=Created&SortOrder=desc
2024-02-20 16:49:15.8|Warn|IndexerHttpClient|HTTP Error - Res: HTTP/1.1 [GET] https://abn.lol/Home/Login: 500.InternalServerError (0 bytes)
2024-02-20 16:49:15.8|Warn|Cardigann|Unable to connect to indexer

[v1.13.3.4273] NzbDrone.Common.Http.HttpException: HTTP request failed: [500:InternalServerError] [GET] at [https://abn.lol/Home/Login]
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Prowlarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./Prowlarr.Core/Indexers/IndexerHttpClient.cs:line 41
   at NzbDrone.Core.Indexers.Definitions.Cardigann.CardigannRequestGenerator.GetConfigurationForSetup(Boolean automaticLogin) in ./Prowlarr.Core/Indexers/Definitions/Cardigann/CardigannRequestGenerator.cs:line 659
   at NzbDrone.Core.Indexers.Definitions.Cardigann.CardigannRequestGenerator.DoLogin() in ./Prowlarr.Core/Indexers/Definitions/Cardigann/CardigannRequestGenerator.cs:line 266
   at NzbDrone.Core.Indexers.Definitions.Cardigann.Cardigann.DoLogin() in ./Prowlarr.Core/Indexers/Definitions/Cardigann/Cardigann.cs:line 191
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 580
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 491
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 671



2024-02-20 16:49:15.8|Warn|ProwlarrErrorPipeline|Invalid request Validation failed: 
 -- : Unable to connect to indexer, indexer's server is unavailable. Try again later. HTTP request failed: [500:InternalServerError] [GET] at [https://abn.lol/Home/Login]
2024-02-20 16:49:15.8|Debug|Api|[PUT] /api/v1/indexer/7: 400.BadRequest (2502 ms)
2024-02-20 16:49:15.9|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:49:15.9|Debug|Api|[GET] /api/v1/indexerStatus: 200.OK (1 ms)
2024-02-20 16:49:20.9|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:49:20.9|Debug|Api|[GET] /api/v1/health: 200.OK (2 ms)
2024-02-20 16:49:56.2|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:49:56.2|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:49:56.2|Debug|Api|[GET] /api/v1/customFilter: 200.OK (7 ms)
2024-02-20 16:49:56.2|Debug|Api|[GET] /api/v1/tag: 200.OK (6 ms)
2024-02-20 16:49:56.2|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:49:56.2|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:49:56.2|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:49:56.2|Debug|Api|[GET] /api/v1/indexerStatus: 200.OK (1 ms)
2024-02-20 16:49:56.2|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:49:56.2|Debug|Api|[GET] /api/v1/indexer/categories: 200.OK (1 ms)
2024-02-20 16:49:56.2|Debug|Api|[GET] /api/v1/appprofile: 200.OK (6 ms)
2024-02-20 16:49:56.2|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:49:56.2|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:49:56.2|Debug|Api|[GET] /api/v1/indexer: 200.OK (8 ms)
2024-02-20 16:49:56.2|Debug|Api|[GET] /api/v1/config/ui: 200.OK (7 ms)
2024-02-20 16:49:56.3|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:49:56.3|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:49:56.3|Debug|Api|[GET] /api/v1/system/status: 200.OK (3 ms)
2024-02-20 16:49:56.3|Debug|Api|[GET] /api/v1/localization: 200.OK (4 ms)
2024-02-20 16:49:56.3|Debug|Api|[GET] /api/v1/config/host: 200.OK (46 ms)
2024-02-20 16:49:56.3|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2024-02-20 16:49:56.3|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:49:56.3|Debug|Api|[GET] /api/v1/health: 200.OK (2 ms)
2024-02-20 16:49:56.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2024-02-20 16:50:00.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:50:00.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:50:00.4|Debug|Api|[GET] /api/v1/downloadclient: 200.OK (4 ms)
2024-02-20 16:50:00.4|Debug|Api|[POST] /api/v1/indexer/action/getUrls: 200.OK (9 ms)
2024-02-20 16:50:01.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:50:01.4|Debug|Cardigann|Adding request: https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:50:01.4|Debug|Cardigann|Downloading Feed https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:50:01.5|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:50:06.5|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://www3.yggtorrent.qa/
2024-02-20 16:50:08.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:50:08.5|Debug|Api|[GET] /api/v1/system/status?apikey=(removed) 200.OK (2 ms)
2024-02-20 16:50:08.7|Warn|Cardigann|Unable to connect to indexer

[v1.13.3.4273] NzbDrone.Core.Indexers.Definitions.Cardigann.Exceptions.CardigannConfigException: Login failed: No form found on https://www3.yggtorrent.qa/ using form selector #user-login
   at NzbDrone.Core.Indexers.Definitions.Cardigann.CardigannRequestGenerator.DoLogin() in ./Prowlarr.Core/Indexers/Definitions/Cardigann/CardigannRequestGenerator.cs:line 277
   at NzbDrone.Core.Indexers.Definitions.Cardigann.Cardigann.DoLogin() in ./Prowlarr.Core/Indexers/Definitions/Cardigann/Cardigann.cs:line 191
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 580
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 491
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 671


2024-02-20 16:50:08.7|Warn|ProwlarrErrorPipeline|Invalid request Validation failed: 
 -- : Unable to connect to indexer, check the log above the ValidationFailure for more details. Login failed: No form found on https://www3.yggtorrent.qa/ using form selector #user-login
2024-02-20 16:50:08.7|Debug|Api|[POST] /api/v1/indexer/test: 400.BadRequest (7283 ms)
2024-02-20 16:50:08.7|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:50:08.7|Debug|Api|[GET] /api/v1/indexerStatus: 200.OK (3 ms)
2024-02-20 16:50:13.7|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:50:13.7|Debug|Api|[GET] /api/v1/health: 200.OK (1 ms)
2024-02-20 16:50:40.8|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:50:40.8|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:50:40.8|Debug|Api|[GET] /api/v1/downloadclient: 200.OK (3 ms)
2024-02-20 16:50:40.8|Debug|Api|[POST] /api/v1/indexer/action/getUrls: 200.OK (6 ms)
2024-02-20 16:50:42.0|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:50:42.0|Debug|Cardigann|Adding request: https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:50:42.0|Debug|Cardigann|Downloading Feed https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:50:42.1|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:50:47.0|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:50:50.0|Warn|ProwlarrErrorPipeline|Invalid request Validation failed: 
 -- : Unable to access www3.yggtorrent.qa, blocked by CloudFlare Protection.
2024-02-20 16:50:50.0|Debug|Api|[POST] /api/v1/indexer/test: 400.BadRequest (8000 ms)
2024-02-20 16:50:50.0|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:50:50.0|Debug|Api|[GET] /api/v1/indexerStatus: 200.OK (1 ms)
2024-02-20 16:50:55.0|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:50:55.0|Debug|Api|[GET] /api/v1/health: 200.OK (1 ms)
2024-02-20 16:52:50.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:52:50.4|Debug|Api|[GET] /api/v1/command: 200.OK (16 ms)
2024-02-20 16:53:52.8|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:53:52.8|Debug|Cardigann|Adding request: https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:53:52.8|Debug|Cardigann|Downloading Feed https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:53:53.0|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:53:58.2|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:54:01.4|Warn|ProwlarrErrorPipeline|Invalid request Validation failed: 
 -- : Unable to access www3.yggtorrent.qa, blocked by CloudFlare Protection.
2024-02-20 16:54:01.4|Debug|Api|[POST] /api/v1/indexer/test: 400.BadRequest (8576 ms)
2024-02-20 16:54:01.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:54:01.4|Debug|Api|[GET] /api/v1/indexerStatus: 200.OK (1 ms)
2024-02-20 16:54:06.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:54:06.4|Debug|Api|[GET] /api/v1/health: 200.OK (1 ms)
2024-02-20 16:54:37.9|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:54:37.9|Debug|Api|[POST] /api/v1/indexer/action/getUrls: 200.OK (3 ms)
2024-02-20 16:54:38.0|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:54:38.0|Debug|Api|[GET] /api/v1/downloadclient: 200.OK (2 ms)
2024-02-20 16:54:42.8|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:54:43.4|Debug|Api|[GET] /api/v1/indexer/schema: 200.OK (595 ms)
2024-02-20 16:54:47.6|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:54:47.6|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:54:47.6|Debug|Api|[GET] /api/v1/downloadclient: 200.OK (4 ms)
2024-02-20 16:54:47.6|Debug|Api|[POST] /api/v1/indexer/action/getUrls: 200.OK (5 ms)
2024-02-20 16:55:18.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:55:18.5|Debug|Api|[GET] /api/v1/system/status?apikey=(removed) 200.OK (0 ms)
2024-02-20 16:57:10.2|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:57:10.3|Warn|ProwlarrErrorPipeline|Invalid request Validation failed: 
 -- Name: Should be unique
2024-02-20 16:57:10.3|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (13 ms)
2024-02-20 16:57:15.2|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:57:15.2|Debug|Cardigann|Adding request: https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:57:15.2|Debug|Cardigann|Downloading Feed https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:57:15.3|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 16:57:20.3|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://www3.yggtorrent.qa/
2024-02-20 16:57:22.3|Warn|Cardigann|Unable to connect to indexer

[v1.13.3.4273] NzbDrone.Core.Indexers.Definitions.Cardigann.Exceptions.CardigannConfigException: Login failed: No form found on https://www3.yggtorrent.qa/ using form selector #user-login
   at NzbDrone.Core.Indexers.Definitions.Cardigann.CardigannRequestGenerator.DoLogin() in ./Prowlarr.Core/Indexers/Definitions/Cardigann/CardigannRequestGenerator.cs:line 277
   at NzbDrone.Core.Indexers.Definitions.Cardigann.Cardigann.DoLogin() in ./Prowlarr.Core/Indexers/Definitions/Cardigann/Cardigann.cs:line 191
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 580
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 491
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 671


2024-02-20 16:57:22.3|Warn|ProwlarrErrorPipeline|Invalid request Validation failed: 
 -- : Unable to connect to indexer, check the log above the ValidationFailure for more details. Login failed: No form found on https://www3.yggtorrent.qa/ using form selector #user-login
2024-02-20 16:57:22.3|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (7127 ms)
2024-02-20 16:58:20.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 16:58:20.4|Debug|Api|[GET] /api/v1/command: 200.OK (0 ms)
2024-02-20 17:00:28.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:00:28.5|Debug|Api|[GET] /api/v1/system/status?apikey=(removed) 200.OK (3 ms)
2024-02-20 17:01:21.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:01:21.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:01:21.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:01:21.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:01:21.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:01:21.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:01:21.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:01:21.5|Info|ReleaseSearchService|Searching indexer(s): [Sharewood] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5080, 149728, 158485, 5070]
2024-02-20 17:01:21.5|Info|ReleaseSearchService|Searching indexer(s): [Les-Cinephiles] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5010, 5040, 5045, 5080, 100085, 100086, 100087, 100088, 100089, 100090, 100091, 100092, 100093, 100166, 100173, 100174, 100175, 100176, 100177, 100178, 100179, 100197, 100199, 5070, 100007, 100180, 100182, 100184, 100185, 100186, 100188, 100189, 100190, 100191, 100192]
2024-02-20 17:01:21.5|Info|ReleaseSearchService|Searching indexer(s): [The Old School (API)] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 100002, 100007, 100008, 100009]
2024-02-20 17:01:21.5|Debug|Cardigann|Adding request: https://www.sharewood.tv/filterTorrents?sorting=created_at&direction=desc&qty=100
2024-02-20 17:01:21.5|Debug|Cardigann|Adding request: https://theoldschool.cc/api/torrents/filter?categories[]=2&categories[]=7&categories[]=8&categories[]=9&categories[]=10&free[]=100&sortField=created_at&sortDirection=desc&perPage=100
2024-02-20 17:01:21.5|Debug|Cardigann|Adding request: https://les-cinephiles.nl/torrents-search.php?c2=1&c3=1&c4=1&c5=1&c6=1&c8=1&c9=1&c165=1&c11=1&c12=1&c13=1&c14=1&c15=1&c16=1&c17=1&c184=1&c185=1&c186=1&c7=1&c197=1&c182=1&c166=1&c194=1&c195=1&c173=1&c174=1&c85=1&c86=1&c87=1&c88=1&c89=1&c90=1&c175=1&c176=1&c177=1&c91=1&c92=1&c93=1&c178=1&c179=1&c199=1&c188=1&c189=1&c190=1&c191=1&c192=1&c180=1&incldead=1&lang=0&freeleech=0&inclexternal=0&sort=id&order=desc
2024-02-20 17:01:21.5|Debug|Cardigann|Downloading Feed https://www.sharewood.tv/filterTorrents?sorting=created_at&direction=desc&qty=100
2024-02-20 17:01:21.5|Debug|Cardigann|Downloading Feed https://theoldschool.cc/api/torrents/filter?categories[]=2&categories[]=7&categories[]=8&categories[]=9&categories[]=10&free[]=100&sortField=created_at&sortDirection=desc&perPage=100
2024-02-20 17:01:21.5|Debug|Cardigann|Downloading Feed https://les-cinephiles.nl/torrents-search.php?c2=1&c3=1&c4=1&c5=1&c6=1&c8=1&c9=1&c165=1&c11=1&c12=1&c13=1&c14=1&c15=1&c16=1&c17=1&c184=1&c185=1&c186=1&c7=1&c197=1&c182=1&c166=1&c194=1&c195=1&c173=1&c174=1&c85=1&c86=1&c87=1&c88=1&c89=1&c90=1&c175=1&c176=1&c177=1&c91=1&c92=1&c93=1&c178=1&c179=1&c199=1&c188=1&c189=1&c190=1&c191=1&c192=1&c180=1&incldead=1&lang=0&freeleech=0&inclexternal=0&sort=id&order=desc
2024-02-20 17:01:21.9|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:01:21.9|Info|ReleaseSearchService|Searching indexer(s): [UNFR] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5030, 5040, 105000, 105030, 105040, 5070, 105070]
2024-02-20 17:01:22.0|Debug|Newznab|Downloading Feed https://unfr.pw/api?t=search&extended=1&cat=5040,5030,5070,5000&apikey=(removed)&limit=100&offset=0
2024-02-20 17:01:22.1|Debug|ReleaseSearchService|Total of 20 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5010, 5040, 5045, 5080, 100085, 100086, 100087, 100088, 100089, 100090, 100091, 100092, 100093, 100166, 100173, 100174, 100175, 100176, 100177, 100178, 100179, 100197, 100199, 5070, 100007, 100180, 100182, 100184, 100185, 100186, 100188, 100189, 100190, 100191, 100192] from 1 indexer(s)
2024-02-20 17:01:22.3|Debug|ReleaseSearchService|Total of 100 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5030, 5040, 105000, 105030, 105040, 5070, 105070] from 1 indexer(s)
2024-02-20 17:01:26.9|Debug|ReleaseSearchService|Total of 22 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5080, 149728, 158485, 5070] from 1 indexer(s)
2024-02-20 17:01:51.3|Debug|ReleaseSearchService|Total of 100 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 100002, 100007, 100008, 100009] from 1 indexer(s)
2024-02-20 17:01:51.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:01:51.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:01:51.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:01:51.5|Info|ReleaseSearchService|Searching indexer(s): [Sharewood] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 8000, 145469, 149033, 5000, 5070, 5080]
2024-02-20 17:01:51.5|Debug|Cardigann|Adding request: https://www.sharewood.tv/filterTorrents?sorting=created_at&direction=desc&qty=100
2024-02-20 17:01:51.5|Debug|Cardigann|Downloading Feed https://www.sharewood.tv/filterTorrents?sorting=created_at&direction=desc&qty=100
2024-02-20 17:01:51.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:01:51.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:01:51.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:01:51.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:01:51.5|Info|ReleaseSearchService|Searching indexer(s): [Les-Cinephiles] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2050, 2060, 2070, 2080, 100002, 100003, 100004, 100005, 100006, 100008, 100009, 100011, 100012, 100013, 100014, 100015, 100016, 100017, 100018, 100019, 100020, 100021, 100022, 100023, 100024, 100026, 100027, 100028, 100029, 100030, 100031, 100032, 100033, 100035, 100036, 100037, 100038, 100039, 100041, 100164, 100169, 100170, 100172, 100184, 100185, 100186, 100198, 100200, 100202, 100203, 5000, 5010, 5040, 5045, 5070, 5080]
2024-02-20 17:01:51.5|Debug|Cardigann|Adding request: https://les-cinephiles.nl/torrents-search.php?c2=1&c3=1&c4=1&c5=1&c6=1&c8=1&c9=1&c165=1&c11=1&c12=1&c13=1&c14=1&c15=1&c16=1&c17=1&c24=1&c20=1&c23=1&c18=1&c19=1&c21=1&c22=1&c164=1&c198=1&c25=1&c26=1&c27=1&c169=1&c28=1&c29=1&c30=1&c31=1&c32=1&c33=1&c36=1&c35=1&c37=1&c170=1&c172=1&c38=1&c39=1&c41=1&c200=1&c184=1&c185=1&c186=1&c202=1&c203=1&c7=1&c197=1&c182=1&c166=1&c194=1&c195=1&c173=1&c174=1&c85=1&c86=1&c87=1&c88=1&c89=1&c90=1&c175=1&c176=1&c177=1&c91=1&c92=1&c93=1&c178=1&c179=1&c199=1&c188=1&c189=1&c190=1&c191=1&c192=1&c180=1&incldead=1&lang=0&freeleech=0&inclexternal=0&sort=id&order=desc
2024-02-20 17:01:51.5|Debug|Cardigann|Downloading Feed https://les-cinephiles.nl/torrents-search.php?c2=1&c3=1&c4=1&c5=1&c6=1&c8=1&c9=1&c165=1&c11=1&c12=1&c13=1&c14=1&c15=1&c16=1&c17=1&c24=1&c20=1&c23=1&c18=1&c19=1&c21=1&c22=1&c164=1&c198=1&c25=1&c26=1&c27=1&c169=1&c28=1&c29=1&c30=1&c31=1&c32=1&c33=1&c36=1&c35=1&c37=1&c170=1&c172=1&c38=1&c39=1&c41=1&c200=1&c184=1&c185=1&c186=1&c202=1&c203=1&c7=1&c197=1&c182=1&c166=1&c194=1&c195=1&c173=1&c174=1&c85=1&c86=1&c87=1&c88=1&c89=1&c90=1&c175=1&c176=1&c177=1&c91=1&c92=1&c93=1&c178=1&c179=1&c199=1&c188=1&c189=1&c190=1&c191=1&c192=1&c180=1&incldead=1&lang=0&freeleech=0&inclexternal=0&sort=id&order=desc
2024-02-20 17:01:51.5|Info|ReleaseSearchService|Searching indexer(s): [The Old School (API)] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 100001, 100006]
2024-02-20 17:01:51.5|Debug|Cardigann|Adding request: https://theoldschool.cc/api/torrents/filter?categories[]=1&categories[]=6&free[]=100&sortField=created_at&sortDirection=desc&perPage=100
2024-02-20 17:01:51.5|Debug|Cardigann|Downloading Feed https://theoldschool.cc/api/torrents/filter?categories[]=1&categories[]=6&free[]=100&sortField=created_at&sortDirection=desc&perPage=100
2024-02-20 17:01:51.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:01:51.5|Info|ReleaseSearchService|Searching indexer(s): [UNFR] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2030, 2040, 2045, 2050, 2060, 102000, 102020, 102025, 102030, 102040, 102045, 102050, 102060]
2024-02-20 17:01:51.5|Debug|Newznab|Downloading Feed https://unfr.pw/api?t=search&extended=1&cat=2020,2025,2030,2040,2045,2050,2060,2000&apikey=(removed)&limit=100&offset=0
2024-02-20 17:01:51.8|Debug|ReleaseSearchService|Total of 100 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2030, 2040, 2045, 2050, 2060, 102000, 102020, 102025, 102030, 102040, 102045, 102050, 102060] from 1 indexer(s)
2024-02-20 17:01:51.9|Debug|ReleaseSearchService|Total of 20 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2050, 2060, 2070, 2080, 100002, 100003, 100004, 100005, 100006, 100008, 100009, 100011, 100012, 100013, 100014, 100015, 100016, 100017, 100018, 100019, 100020, 100021, 100022, 100023, 100024, 100026, 100027, 100028, 100029, 100030, 100031, 100032, 100033, 100035, 100036, 100037, 100038, 100039, 100041, 100164, 100169, 100170, 100172, 100184, 100185, 100186, 100198, 100200, 100202, 100203, 5000, 5010, 5040, 5045, 5070, 5080] from 1 indexer(s)
2024-02-20 17:01:54.9|Debug|ReleaseSearchService|Total of 76 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 8000, 145469, 149033, 5000, 5070, 5080] from 1 indexer(s)
2024-02-20 17:02:22.1|Debug|ReleaseSearchService|Total of 100 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 100001, 100006] from 1 indexer(s)
2024-02-20 17:02:35.8|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:02:35.8|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:02:35.8|Debug|Api|[GET] /api/v1/downloadclient: 200.OK (5 ms)
2024-02-20 17:02:35.8|Debug|Api|[POST] /api/v1/indexer/action/getUrls: 200.OK (33 ms)
2024-02-20 17:02:40.3|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:02:40.3|Debug|Cardigann|Adding request: https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 17:02:40.3|Debug|Cardigann|Downloading Feed https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 17:02:40.4|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 17:02:45.3|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 17:02:48.2|Warn|ProwlarrErrorPipeline|Invalid request Validation failed: 
 -- : Unable to access www3.yggtorrent.qa, blocked by CloudFlare Protection.
2024-02-20 17:02:48.2|Debug|Api|[POST] /api/v1/indexer/test: 400.BadRequest (7937 ms)
2024-02-20 17:02:48.3|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:02:48.3|Debug|Api|[GET] /api/v1/indexerStatus: 200.OK (3 ms)
2024-02-20 17:02:53.3|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:02:53.3|Debug|Api|[GET] /api/v1/health: 200.OK (2 ms)
2024-02-20 17:03:20.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:03:20.4|Debug|Api|[GET] /api/v1/command: 200.OK (1 ms)
2024-02-20 17:03:20.4|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://prowlarr.servarr.com/v1/ping
2024-02-20 17:03:22.6|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:03:22.6|Debug|Api|[GET] /api/v1/health: 200.OK (2 ms)
2024-02-20 17:04:35.8|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:04:35.8|Debug|Cardigann|Adding request: https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 17:04:35.8|Debug|Cardigann|Downloading Feed https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 17:04:35.9|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 17:04:41.0|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 17:04:44.0|Warn|ProwlarrErrorPipeline|Invalid request Validation failed: 
 -- : Unable to access www3.yggtorrent.qa, blocked by CloudFlare Protection.
2024-02-20 17:04:44.0|Debug|Api|[POST] /api/v1/indexer/test: 400.BadRequest (8170 ms)
2024-02-20 17:04:44.0|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:04:44.0|Debug|Api|[GET] /api/v1/indexerStatus: 200.OK (1 ms)
2024-02-20 17:04:49.0|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:04:49.0|Debug|Api|[GET] /api/v1/health: 200.OK (2 ms)
2024-02-20 17:05:30.1|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:05:30.1|Debug|Api|[POST] /api/v1/indexer/action/getUrls: 200.OK (5 ms)
2024-02-20 17:05:30.2|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:05:30.2|Debug|Api|[GET] /api/v1/downloadclient: 200.OK (0 ms)
2024-02-20 17:05:31.2|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:05:31.3|Debug|Cardigann|Adding request: https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 17:05:31.3|Debug|Cardigann|Downloading Feed https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 17:05:31.3|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=publish_date
2024-02-20 17:05:36.4|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://www3.yggtorrent.qa/
2024-02-20 17:05:38.4|Warn|Cardigann|Unable to connect to indexer

[v1.13.3.4273] NzbDrone.Core.Indexers.Definitions.Cardigann.Exceptions.CardigannConfigException: Login failed: No form found on https://www3.yggtorrent.qa/ using form selector #user-login
   at NzbDrone.Core.Indexers.Definitions.Cardigann.CardigannRequestGenerator.DoLogin() in ./Prowlarr.Core/Indexers/Definitions/Cardigann/CardigannRequestGenerator.cs:line 277
   at NzbDrone.Core.Indexers.Definitions.Cardigann.Cardigann.DoLogin() in ./Prowlarr.Core/Indexers/Definitions/Cardigann/Cardigann.cs:line 191
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 580
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 514
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 671


2024-02-20 17:05:38.4|Warn|ProwlarrErrorPipeline|Invalid request Validation failed: 
 -- : Unable to connect to indexer, check the log above the ValidationFailure for more details. Login failed: No form found on https://www3.yggtorrent.qa/ using form selector #user-login
2024-02-20 17:05:38.5|Debug|Api|[POST] /api/v1/indexer/test: 400.BadRequest (7201 ms)
2024-02-20 17:05:38.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:05:38.5|Debug|Api|[GET] /api/v1/indexerStatus: 200.OK (3 ms)
2024-02-20 17:05:38.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:05:38.5|Debug|Api|[GET] /api/v1/system/status?apikey=(removed) 200.OK (3 ms)
2024-02-20 17:05:44.1|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:05:44.1|Debug|Api|[GET] /api/v1/health: 200.OK (2 ms)
2024-02-20 17:07:57.3|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:07:57.3|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:07:57.3|Debug|Api|[GET] /api/v1/health: 200.OK (2 ms)
2024-02-20 17:07:57.3|Debug|Api|[GET] /api/v1/system/status: 200.OK (3 ms)
2024-02-20 17:07:58.2|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:07:58.3|Debug|Api|[GET] /api/v1/log/file: 200.OK (24 ms)
2024-02-20 17:08:50.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-02-20 17:08:50.4|Debug|Api|[GET] /api/v1/command: 200.OK (2 ms)
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@Roxedus
Copy link
Member

Roxedus commented Feb 20, 2024

not a container issue

@Roxedus Roxedus closed this as completed Feb 20, 2024
@Al4ndil
Copy link
Author

Al4ndil commented Feb 20, 2024

Hmm can you explain me why it's not a container issue ?
in particular for user-login ?!

@Roxedus
Copy link
Member

Roxedus commented Feb 20, 2024

It is a application issue.

@Al4ndil
Copy link
Author

Al4ndil commented Feb 20, 2024

so ? i must open an issue on other github ?

@Roxedus
Copy link
Member

Roxedus commented Feb 20, 2024

Yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants