Advertisement
Guest User

Untitled

a guest
Nov 18th, 2020
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.91 KB | None | 0 0
  1. SonarrErrorPipeline Request Failed. GET /api/v3/update: Error: TrustFailure (Authentication failed, see inner exception.): 'https://services.sonarr.tv/v1/update/master/changes?version=3.0.4.988&os=linux&runtimeVer=6.12.0.90&active=true'
  2.  
  3. Task Error: Error: TrustFailure (Authentication failed, see inner exception.): 'https://services.sonarr.tv/v1/time'
  4. Exception
  5. System.Net.WebException: Error: TrustFailure (Authentication failed, see inner exception.): 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error: TrustFailure (Authentication failed, see inner exception.) ---> System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Mono.Btls.MonoBtlsException: Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
  6. at /build/mono-6.12.0.90/external/boringssl/ssl/handshake_client.c:1132
  7. at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00048] in <3d97dda773a54430b892e1d794e5d921>:0
  8. at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000da] in <3d97dda773a54430b892e1d794e5d921>:0
  9. at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)
  10. at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <3d97dda773a54430b892e1d794e5d921>:0
  11. at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fc] in <3d97dda773a54430b892e1d794e5d921>:0
  12. --- End of inner exception stack trace ---
  13. at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00262] in <3d97dda773a54430b892e1d794e5d921>:0
  14. at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x0016a] in <3d97dda773a54430b892e1d794e5d921>:0
  15. at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <3d97dda773a54430b892e1d794e5d921>:0
  16. --- End of inner exception stack trace ---
  17. at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x0021a] in <3d97dda773a54430b892e1d794e5d921>:0
  18. at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00141] in <3d97dda773a54430b892e1d794e5d921>:0
  19. at System.Net.WebOperation.Run () [0x0009a] in <3d97dda773a54430b892e1d794e5d921>:0
  20. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <3d97dda773a54430b892e1d794e5d921>:0
  21. at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <3d97dda773a54430b892e1d794e5d921>:0
  22. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <3d97dda773a54430b892e1d794e5d921>:0
  23. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81
  24. --- End of inner exception stack trace ---
  25. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001bb] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107
  26. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00080] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:123
  27. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59
  28. at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28
  29. at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__11_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:77
  30. at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in <9ba54d07696a449db4a4279fc05aa435>:0
  31. at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <9ba54d07696a449db4a4279fc05aa435>:0
  32. at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:77
  33. at NzbDrone.Core.HealthCheck.HealthCheckService.HandleAsync (NzbDrone.Core.Lifecycle.ApplicationStartedEvent message) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:115
  34. at NzbDrone.Core.Messaging.Events.EventAggregator+<>c__DisplayClass6_2`1[TEvent].<PublishEvent>b__2 () [0x00035] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:119
  35. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in <9f0df102fe6e4cfea29d2e46f585d8a5>:0
  36. at System.Threading.Tasks.Task.Execute () [0x00000] in <9f0df102fe6e4cfea29d2e46f585d8a5>:0
  37.  
  38. Message
  39. Certificate validation for https://services.sonarr.tv/v1/time failed. RemoteCertificateChainErrors
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement