Indexer > add nyaa failing

Describe the bug
After the Update to the latest version of sonarr is seem like it can’t connect the nyaa.
Before it worked didn’t update freenas just autoupdated sonarr after that nyaa search broke.
Yeah I know its says timeout but why after the update or do more then my have problems with nyaa.

To Reproduce
Steps to reproduce the behavior:

Go to ‘settings > indexer’
Click on ‘add nyaa’ https://nyaa.si
See error

Expected behavior
adding nyaa?

Desktop (please complete the following information):
Version
2.0.0.5228
Mono Version
3.10.0
all browser

Debug Logs
`18-7-25 18:53:59.6|Warn|Nyaa|Unable to connect to indexer

[v2.0.0.5228] System.Net.WebException: The request timed out: ‘https://nyaa.si/?page=rss&cats=1_37&filter=1’ —> System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in :0
at System.Net.HttpWebRequest.GetResponse () [0x00000] in :0
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00000] in :0
— End of inner exception stack trace —
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00000] in :0
at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00000] in :0
at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00000] in :0
at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00000] in :0
at NzbDrone.Core.Indexers.HttpIndexerBase1[NzbDrone.Core.Indexers.Nyaa.NyaaSettings].FetchIndexerResponse (NzbDrone.Core.Indexers.IndexerRequest request) [0x00000] in :0 at NzbDrone.Core.Indexers.HttpIndexerBase1[NzbDrone.Core.Indexers.Nyaa.NyaaSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, IParseIndexerResponse parser) [0x00000] in :0
at NzbDrone.Core.Indexers.HttpIndexerBase`1[NzbDrone.Core.Indexers.Nyaa.NyaaSettings].TestConnection () [0x00000] in :0

18-7-25 18:53:59.6|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
– Unable to connect to indexer, check the log for more details
18-7-25 18:53:59.6|Debug|Api|[POST] /api/indexer: 400.BadRequest (100058 ms)`

Are you able to curl that URL from the system running Sonarr?

Sonarr waits up to 90 seconds (IIRC) for a response, but nyaa hasn’t responded within that time frame.

Yes I can curl the site from the sonarr jail

<nyaa:categoryId>1_3</nyaa:categoryId> <nyaa:category>Anime - Non-English-translated</nyaa:cate gory> <nyaa:size>244.9 MiB</nyaa:size> <description><![CDATA[<a href="https://nyaa.si/view/1061 616">#1061616 | [PuyaSubs!] Jashin-chan Dropkick - 03 [720p][0D1E3169].mkv</a> | 244.9 MiB | Anime - Non-English-translated | 1A39DF1842FD7C3ED93F10117C5F779FE0 940452]]></description> </item> </channel> </rss>root@sonarr_1:/ #

new jail, new ISP IP, other internet connection no luck.

Been having the same problem since March. Updated Sonarr, Mono, and tried to curl through a php script and pass it to Sonarr. I think there was some parsing issue, but my current workaround is using Jackett.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.