Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 16-4-4 21:28:54.7|Error|Nzbget|Unable to connect to NzbGet. The request timed out
- [v2.0.0.3953] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to NzbGet. The request timed out ---> System.Net.WebException: The request timed out
- at System.Net.HttpWebRequest.GetRequestStream () <0x415e9b60 + 0x0016f> in <filename unknown>:0
- at RestSharp.Http.WriteRequestBody (System.Net.HttpWebRequest webRequest) <0x415e9a70 + 0x00089> in <filename unknown>:0
- at RestSharp.Http.PostPutInternal (System.String method) <0x415e02f0 + 0x0004b> in <filename unknown>:0
- at RestSharp.Http.AsPost (System.String httpMethod) <0x415e02a0 + 0x00033> in <filename unknown>:0
- at RestSharp.RestClient.DoExecuteAsPost (IHttp http, System.String method) <0x415e0270 + 0x0001f> in <filename unknown>:0
- at RestSharp.RestClient.Execute (IRestRequest request, System.String httpMethod, System.Func`3 getResponse) <0x415d4a60 + 0x000ad> in <filename unknown>:0
- --- End of inner exception stack trace ---
- at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.CheckForError (IRestResponse response) <0x41645130 + 0x001a7> in <filename unknown>:0
- at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest (IRestRequest restRequest, NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) <0x415d22e0 + 0x0008f> in <filename unknown>:0
- at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.GetVersion (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) <0x4177abe0 + 0x0008b> in <filename unknown>:0
- at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.TestConnection () <0x4177a8d0 + 0x00078> in <filename unknown>:0
- 16-4-4 21:28:59.5|Error|Nzbget|Unable to connect to NzbGet. Error getting response stream (ReadDone1): ReceiveFailure
- [v2.0.0.3953] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to NzbGet. Error getting response stream (ReadDone1): ReceiveFailure ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> Mono.Security.Protocol.Tls.TlsException: The authentication or decryption has failed.
- at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (IAsyncResult asyncResult) <0x418224e0 + 0x00157> in <filename unknown>:0
- at System.Net.WebConnection.ReadDone (IAsyncResult result) <0x416348f0 + 0x0015d> in <filename unknown>:0
- --- End of inner exception stack trace ---
- at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) <0x416294e0 + 0x001ab> in <filename unknown>:0
- at System.Net.HttpWebRequest.GetResponse () <0x41617d90 + 0x0005a> in <filename unknown>:0
- at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) <0x41627c50 + 0x00043> in <filename unknown>:0
- --- End of inner exception stack trace ---
- at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.CheckForError (IRestResponse response) <0x41645130 + 0x001a7> in <filename unknown>:0
- at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest (IRestRequest restRequest, NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) <0x415d22e0 + 0x0008f> in <filename unknown>:0
- at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.GetVersion (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) <0x4177abe0 + 0x0008b> in <filename unknown>:0
- at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.TestConnection () <0x4177a8d0 + 0x00078> in <filename unknown>:0
- 16-4-4 21:28:59.6|Error|Nzbget|Test aborted due to exception
- [v2.0.0.3953] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to NzbGet. Error getting response stream (ReadDone1): ReceiveFailure ---> System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> Mono.Security.Protocol.Tls.TlsException: The authentication or decryption has failed.
- at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (IAsyncResult asyncResult) <0x418224e0 + 0x00157> in <filename unknown>:0
- at System.Net.WebConnection.ReadDone (IAsyncResult result) <0x416348f0 + 0x0015d> in <filename unknown>:0
- --- End of inner exception stack trace ---
- at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) <0x416294e0 + 0x001ab> in <filename unknown>:0
- at System.Net.HttpWebRequest.GetResponse () <0x41617d90 + 0x0005a> in <filename unknown>:0
- at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) <0x41627c50 + 0x00043> in <filename unknown>:0
- --- End of inner exception stack trace ---
- at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.CheckForError (IRestResponse response) <0x41645130 + 0x001a7> in <filename unknown>:0
- at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest (IRestRequest restRequest, NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) <0x415d22e0 + 0x0008f> in <filename unknown>:0
- at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.GetConfig (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) <0x416695a0 + 0x0008b> in <filename unknown>:0
- at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.TestCategory () <0x4177ad30 + 0x00065> in <filename unknown>:0
- at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.Test (System.Collections.Generic.List`1 failures) <0x4177a850 + 0x00037> in <filename unknown>:0
- at NzbDrone.Core.Download.DownloadClientBase`1[TSettings].Test () <0x4177a660 + 0x00076> in <filename unknown>:0
- 16-4-4 21:28:59.6|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
- -- Unable to connect to NZBGet
- -- Test was aborted due to an error: Unable to connect to NzbGet. Error getting response stream (ReadDone1): ReceiveFailure
Add Comment
Please, Sign In to add comment