Sonarr version (exact version): 3.0.6.1342 Mono version (if Sonarr is not running on Windows): 5.20.1.34 OS: Synology NAS Debug logs: https://pastebin.com/nsDw705X Description of issue:
The indexer nzb.su is throwing an SSL error and won’t connect. Other indexers such as nzbfinder and usenet-crawler work fine.
the error seems is: (full log above in pastebin)
-- : Unable to connect to indexer, check the log for more details
2021-10-11 12:39:49.4|Error|X509CertificateValidationService|Certificate validation for https://nzb.su/api?t=caps&apikey=(removed) failed. RemoteCertificateChainErrors
2021-10-11 12:39:52.0|Error|X509CertificateValidationService|Certificate validation for https://nzb.su/api?t=caps&apikey=(removed) failed. RemoteCertificateChainErrors
2021-10-11 12:39:52.1|Warn|Newznab|Unable to connect to indexer
I have the identical problem, with nzb.su, and some other indexers (but not all my indexers). I am using Synology NAS with mono, version numbers identical to OP, and error logs comparable to OP.
If your download client and Sonarr are on the same machine there is no reason to use HTTPS, so the easiest solution is to disable SSL for the connection. Most would agree it’s not required on a local network either. It is possible to disable certificate validation in advanced settings if you want to keep an insecure SSL setup.
the faq entry is in regards to accessing SSL in sonarr or connecting to download clients via SSL; it has nothing to do with indexers and you should not disable SSL cert validation for indexer issues…given it’s easily fixable and thousands of others have solved in since this has begun occurring at the end of sept with the LE cert expiration.
I also have the same/similar issue. No https indexer or downloader connections work. Disable certificate validation does not fix this issue. It used to work many months ago and does work in radarr/lidarr when disabling certificate validation. I am using the linuxserver docker on a Synology NAS, sonarr version 3.0.6.1342, mono version 5.20.1.34. Not a huge issue but after several months I decided to see if anyone else was having the problem.