Advertisement
Guest User

Untitled

a guest
Apr 20th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. 17:35:02.5473 [WARN] Torch.Managers.PluginManager: An error occurred updating the plugin Concealment.
  2. 17:35:02.5473 [WARN] Torch.Managers.PluginManager: System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.
  3. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  4. at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
  5. --- End of inner exception stack trace ---
  6. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  7. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  8. at Torch.API.WebAPI.PluginQuery.<QueryOne>d__10.MoveNext() in C:\jenkins\workspace\Torch_Torch_master\Torch.API\WebAPI\PluginQuery.cs:line 60
  9. --- End of stack trace from previous location where exception was thrown ---
  10. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  11. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  12. at Torch.API.WebAPI.PluginQuery.<QueryOne>d__9.MoveNext() in C:\jenkins\workspace\Torch_Torch_master\Torch.API\WebAPI\PluginQuery.cs:line 54
  13. --- End of stack trace from previous location where exception was thrown ---
  14. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  15. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  16. at Torch.Managers.PluginManager.<>c__DisplayClass16_0.<<DownloadPluginUpdates>b__0>d.MoveNext() in C:\jenkins\workspace\Torch_Torch_master\Torch\Plugins\PluginManager.cs:line 155
  17. System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.
  18. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  19. at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
  20. --- End of inner exception stack trace ---
  21. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  22. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  23. at Torch.API.WebAPI.PluginQuery.<QueryOne>d__10.MoveNext() in C:\jenkins\workspace\Torch_Torch_master\Torch.API\WebAPI\PluginQuery.cs:line 60
  24. --- End of stack trace from previous location where exception was thrown ---
  25. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  26. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  27. at Torch.API.WebAPI.PluginQuery.<QueryOne>d__9.MoveNext() in C:\jenkins\workspace\Torch_Torch_master\Torch.API\WebAPI\PluginQuery.cs:line 54
  28. --- End of stack trace from previous location where exception was thrown ---
  29. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  30. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement