Guest User

Untitled

a guest
Apr 4th, 2016
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.49 KB | None | 0 0
  1. 16-4-4 21:28:54.7|Error|Nzbget|Unable to connect to NzbGet. The request timed out
  2.  
  3. [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
  4. at System.Net.HttpWebRequest.GetRequestStream () <0x415e9b60 + 0x0016f> in <filename unknown>:0
  5. at RestSharp.Http.WriteRequestBody (System.Net.HttpWebRequest webRequest) <0x415e9a70 + 0x00089> in <filename unknown>:0
  6. at RestSharp.Http.PostPutInternal (System.String method) <0x415e02f0 + 0x0004b> in <filename unknown>:0
  7. at RestSharp.Http.AsPost (System.String httpMethod) <0x415e02a0 + 0x00033> in <filename unknown>:0
  8. at RestSharp.RestClient.DoExecuteAsPost (IHttp http, System.String method) <0x415e0270 + 0x0001f> in <filename unknown>:0
  9. at RestSharp.RestClient.Execute (IRestRequest request, System.String httpMethod, System.Func`3 getResponse) <0x415d4a60 + 0x000ad> in <filename unknown>:0
  10. --- End of inner exception stack trace ---
  11. at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.CheckForError (IRestResponse response) <0x41645130 + 0x001a7> in <filename unknown>:0
  12. at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest (IRestRequest restRequest, NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) <0x415d22e0 + 0x0008f> in <filename unknown>:0
  13. at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.GetVersion (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) <0x4177abe0 + 0x0008b> in <filename unknown>:0
  14. at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.TestConnection () <0x4177a8d0 + 0x00078> in <filename unknown>:0
  15.  
  16. 16-4-4 21:28:59.5|Error|Nzbget|Unable to connect to NzbGet. Error getting response stream (ReadDone1): ReceiveFailure
  17.  
  18. [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.
  19. at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (IAsyncResult asyncResult) <0x418224e0 + 0x00157> in <filename unknown>:0
  20. at System.Net.WebConnection.ReadDone (IAsyncResult result) <0x416348f0 + 0x0015d> in <filename unknown>:0
  21. --- End of inner exception stack trace ---
  22. at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) <0x416294e0 + 0x001ab> in <filename unknown>:0
  23. at System.Net.HttpWebRequest.GetResponse () <0x41617d90 + 0x0005a> in <filename unknown>:0
  24. at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) <0x41627c50 + 0x00043> in <filename unknown>:0
  25. --- End of inner exception stack trace ---
  26. at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.CheckForError (IRestResponse response) <0x41645130 + 0x001a7> in <filename unknown>:0
  27. at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest (IRestRequest restRequest, NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) <0x415d22e0 + 0x0008f> in <filename unknown>:0
  28. at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.GetVersion (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) <0x4177abe0 + 0x0008b> in <filename unknown>:0
  29. at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.TestConnection () <0x4177a8d0 + 0x00078> in <filename unknown>:0
  30.  
  31. 16-4-4 21:28:59.6|Error|Nzbget|Test aborted due to exception
  32.  
  33. [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.
  34. at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (IAsyncResult asyncResult) <0x418224e0 + 0x00157> in <filename unknown>:0
  35. at System.Net.WebConnection.ReadDone (IAsyncResult result) <0x416348f0 + 0x0015d> in <filename unknown>:0
  36. --- End of inner exception stack trace ---
  37. at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) <0x416294e0 + 0x001ab> in <filename unknown>:0
  38. at System.Net.HttpWebRequest.GetResponse () <0x41617d90 + 0x0005a> in <filename unknown>:0
  39. at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) <0x41627c50 + 0x00043> in <filename unknown>:0
  40. --- End of inner exception stack trace ---
  41. at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.CheckForError (IRestResponse response) <0x41645130 + 0x001a7> in <filename unknown>:0
  42. at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest (IRestRequest restRequest, NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) <0x415d22e0 + 0x0008f> in <filename unknown>:0
  43. at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.GetConfig (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) <0x416695a0 + 0x0008b> in <filename unknown>:0
  44. at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.TestCategory () <0x4177ad30 + 0x00065> in <filename unknown>:0
  45. at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.Test (System.Collections.Generic.List`1 failures) <0x4177a850 + 0x00037> in <filename unknown>:0
  46. at NzbDrone.Core.Download.DownloadClientBase`1[TSettings].Test () <0x4177a660 + 0x00076> in <filename unknown>:0
  47.  
  48. 16-4-4 21:28:59.6|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  49. -- Unable to connect to NZBGet
  50. -- 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