Unable to read Nyaa.si RSS feed

Sonarr version (exact version): latest
Mono version (if Sonarr is not running on Windows):
OS: Debian
((Debug logs)):
(Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here)
Description of issue: Indexer can’t parse what looks like a valid feed

NzbDroneErrorPipeline Invalid request Validation failed:
– Indexer feed is not supported: Could not parse feed from http://nyaa.si/?page=rss&magnets 11:36am
TorrentRssIndexer Indexer feed is not supported: Could not parse feed from http://nyaa.si/?page=rss&magnets 11:36am
TorrentRssSettingsDetector Unable to connect to indexer https://nyaa.si/?page=rss&magnets: Failed to establish secure https connection to ‘https://nyaa.si/?page=rss&magnets’, libcurl fallback might be unavailable.: Failed to establish secure https connection to ‘https://nyaa.si/?page=rss&magnets’, libcurl fallback might be unavailable. 11:36am

The exact version, 2.0.0.something.

You can get both these pieces of information from System: Status.

Please post the full ((debug log)) with this error and link it here, not a a copy from the logs table pasted here.

Sonarr version (exact version): 2.0.0.5085
Mono version (if Sonarr is not running on Windows): 4.6.1
OS: Debian
Debug logs: https://pastebin.com/ZJNR5riM
(Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here)
Description of issue: Indexer can’t parse what looks like a valid feed

Sorry for the incomplete help request :frowning:

17-12-19 20:40:42.4|Warn|TorrentRssSettingsDetector|Unable to connect to indexer https://nyaa.si/?page=rss&magnets: Failed to establish secure https connection to 'https://nyaa.si/?page=rss&magnets', libcurl fallback might be unavailable. Ultimately leads to the parsing failing because nothing is returned.

It looks like libcurl available on your for Sonarr to fall back to using because mono doesn’t support newer SSL ciphers (until mono 4.8 (opt-in) or 5.0 (by default).

So your suggestion is to update Mono to 5 or higher?

Making sure libcurl is available would be the first step. You could try upgrading to mono 5, but there has been some issues with mono 5 in some setups, that haven’t been resolved as of mono 5.4.

Upgrading mono seems to have resolved the issue at hand.

Thanks!

1 Like

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