I have just retried what I did, to cause the error.
I will now post, what the logs with the relevant timestamps. Mind you, some parts of the text are in german, which I am not quite sure, why that is, as I set sonarr’s language option to english. I will try to paraphrase them in italics. If they are intended this way, then the original wording is in bold directly after that.
16-1-10 13:15:23.4|Error|RestSharpExtensions|Error communicating with server
System.Net.WebException: The connection to the remoteserver could not be established. Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. —> System.Net.Sockets.SocketException: The connection could not be established, as the target computer denied to establish a connection Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:9091
bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
— End of the intenal exception stack (maybe stack?) monitoring Ende der internen Ausnahmestapelüberwachung—
bei System.Net.HttpWebRequest.GetResponse()
bei RestSharp.Http.GetRawResponse(HttpWebRequest request)
bei RestSharp.Http.GetResponse(HttpWebRequest request)
16-1-10 13:15:23.4|Error|QBittorrent|The connection to the remoteserver could not be established. Die Verbindung mit dem Remoteserver kann nicht hergestellt werden.
System.Net.WebException: The connection to the remoteserver could not be established. Die Verbindung mit dem Remoteserver kann nicht hergestellt werden.
—> System.Net.Sockets.SocketException: The connection could not be established, as the target computer denied to establish a connection Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:9091
bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
— End of the intenal exception stack (maybe stack?) monitoring Ende der internen Ausnahmestapelüberwachung—
bei NzbDrone.Core.Rest.RestSharpExtensions.ValidateResponse(IRestResponse response, IRestClient restClient) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Rest\RestSharpExtensions.cs:Zeile 0.
bei NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\qBittorrent\QBittorrentProxy.cs:Zeile 49.
bei NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\qBittorrent\QBittorrent.cs:Zeile 201.
16-1-10 13:15:23.4|Trace|NzbDroneErrorPipeline|Handling Exception
16-1-10 13:15:23.4|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
– Unable to connect
If you need more informations, I can provide them and upload the log file itself, if you want, though as I don’t know what information is stored in it, I’d rather not. If it is necessary, please tell me.