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

AnimeWorld Indexer error 404 #107

Closed
thisisusenet opened this issue Jun 6, 2021 · 1 comment
Closed

AnimeWorld Indexer error 404 #107

thisisusenet opened this issue Jun 6, 2021 · 1 comment
Labels
Type: Bug Issue is a bug

Comments

@thisisusenet
Copy link

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
@thisisusenet thisisusenet added the Type: Bug Issue is a bug label Jun 6, 2021
@Qstick
Copy link
Contributor

Qstick commented Jun 6, 2021

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

@Qstick Qstick closed this as completed Jun 6, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Bug Issue is a bug
Projects
None yet
Development

No branches or pull requests

2 participants