AnimeWorld Indexer error 404 #51

Closed
opened 2026-02-20 09:38:27 -05:00 by deekerman · 1 comment
Owner

Originally created by @thisisusenet on GitHub (Jun 6, 2021).

Describe the bug
If I want to add the AnimeWorld Indexer and click on "Test" I get an error. This might happen because of the recent changes to the animeworld indexer. The browse site of animeworld is now the following: https://animeworld.cx/torrents?incldead=0&orderby=added&sort=desc%5D&perPage=25

To Reproduce

Errormessage

Expected behavior
Testing the indexer should work without any errors.
prowlarr.trace.txt

Errormessage

2021-06-06 12:29:30.6|Info|Cardigann|Adding request: https://animeworld.cx/browse.php?search=&incldead=0&orderby=added&sort=desc
2021-06-06 12:29:30.8|Warn|Cardigann|HTTP Error - Res: [GET] https://animeworld.cx/browse.php?search=&incldead=0&orderby=added&sort=desc: 404.NotFound
2021-06-06 12:29:30.8|Warn|Cardigann|Unable to connect to indexer

[v0.1.0.361] NzbDrone.Common.Http.HttpException: HTTP request failed: [404:NotFound] [GET] at [https://animeworld.cx/browse.php?search=&incldead=0&orderby=added&sort=desc]
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in D:\a\1\s\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 452
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in D:\a\1\s\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 370
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in D:\a\1\s\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 559
<html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/1.18.0 (Ubuntu)</center>
</body>
</html>

Platform Information (please complete the following information):

  • OS: Centos 7
  • Docker: No
  • .NET Version (System -> Status): 5.0.6
  • Prowlarr Version: 0.1.0.361
  • Prowlarr Branch: nightly
Originally created by @thisisusenet on GitHub (Jun 6, 2021). **Describe the bug** If I want to add the AnimeWorld Indexer and click on "Test" I get an error. This might happen because of the recent changes to the animeworld indexer. The browse site of animeworld is now the following: https://animeworld.cx/torrents?incldead=0&orderby=added&sort=desc%5D&perPage=25 **To Reproduce** <!-- Steps to reproduce the behavior: 1. Try to add AnimeWorld Indexer 2. Click the "Test" 3. See error --> Errormessage **Expected behavior** Testing the indexer should work without any errors. [prowlarr.trace.txt](https://github.com/Prowlarr/Prowlarr/files/6604064/prowlarr.trace.txt) **Errormessage** ``` 2021-06-06 12:29:30.6|Info|Cardigann|Adding request: https://animeworld.cx/browse.php?search=&incldead=0&orderby=added&sort=desc 2021-06-06 12:29:30.8|Warn|Cardigann|HTTP Error - Res: [GET] https://animeworld.cx/browse.php?search=&incldead=0&orderby=added&sort=desc: 404.NotFound 2021-06-06 12:29:30.8|Warn|Cardigann|Unable to connect to indexer [v0.1.0.361] NzbDrone.Common.Http.HttpException: HTTP request failed: [404:NotFound] [GET] at [https://animeworld.cx/browse.php?search=&incldead=0&orderby=added&sort=desc] at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in D:\a\1\s\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 452 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in D:\a\1\s\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 370 at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in D:\a\1\s\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 559 <html> <head><title>404 Not Found</title></head> <body> <center><h1>404 Not Found</h1></center> <hr><center>nginx/1.18.0 (Ubuntu)</center> </body> </html> ``` **Platform Information (please complete the following information):** - OS: Centos 7 - Docker: No - .NET Version (System -> Status): 5.0.6 - Prowlarr Version: 0.1.0.361 - Prowlarr Branch: nightly
deekerman 2026-02-20 09:38:27 -05:00
  • closed this issue
  • added the
    Type: Bug
    label
Author
Owner

@Qstick commented on GitHub (Jun 6, 2021):

Indexer update pushed to Prowlarr/Indexers, this should be fixed with your next definition update

@Qstick commented on GitHub (Jun 6, 2021): Indexer update pushed to Prowlarr/Indexers, this should be fixed with your next definition update
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Prowlarr#51
No description provided.