Sonarr version (exact version): 2.0.0.4323 OS: Windows 10 Pro x64
All of a sudden, stuff is not added to Deluge queue from RARBG. I get these messages in the logs:
DownloadMonitoringServiceUnable to retrieve queue and history items from Deluge: The request was aborted: Could not create SSL/TLS secure channel.
NzbDroneErrorPipelineRequest Failed: The request was aborted: Could not create SSL/TLS secure channel.
ProcessDownloadDecisionsCouldn’t add report to download queue. MySeries.S03E13.EpisodeTitle.1080p.WEB-DL.DD5.1.H264[rartv]: The request was aborted: Could not create SSL/TLS secure channel.
Yup. Guessed as much. Deleted both daemon.cert and daemon.pkey after stopping Deluge service. Restarted the service, the certificate was regenerated. Restarted Sonarr. It still doesn’t work.
That’s great. I see mention of that in their change log as well: Increase RSA key size from 1024 to 2048 and use SHA256 digest.. Thanks for letting us know.