Keep receiving an error when trying to setup Deluge Download Client in Sonarr. Any idea on how to address this or is this a bug?
Error getting response stream (ReadDone2): ReceiveFailure: Error getting response stream (ReadDone2): ReceiveFailure
Here’s the Exception:
System.Net.WebException: Error getting response stream (ReadDone2): ReceiveFailure —> System.Exception: at System.Net.WebConnection.HandleError(WebExceptionStatus st, System.Exception e, System.String where)
at System.Net.WebConnection.ReadDone(IAsyncResult result)
at System.Net.WebConnection.HandleError (WebExceptionStatus st, System.Exception e, System.String where) [0x00000] in :0
— End of inner exception stack trace —
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in :0
at System.Net.HttpWebRequest.GetResponse () [0x00000] in :0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in :0
Both Sonarr and the deluge software application are running on the same host.