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
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
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).
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.