Hello, I have 2 issues when trying to configure Sonarr Ver. 2.0.0.2850
- I can’t successfully add any torrent clients. After entering the client information into the form, I click on ‘test’ and after a few seconds it says ‘Unable to connect’. The error log is as follows:
Unable to retrieve queue and history items from Deluge: Unable to connect to the remote server
System.Net.WebException: Unable to connect to the remote server —> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:30973
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
Deluge and uTorrent both give me this error. I’ve tried it on two different machines running Windows 7.
- Tring to add OZnzb as an indexer, Sonarr always reports my API key as invalid. I’ve checked multiple times to ensure that the key is correct. Error message is as follows:
Indexer returned result for RSS URL, API Key appears to be invalid
Thank you in advance for any help you can give