System net webexception error trustfailure authentication failed see inner exception

Failed to connect: Error: TrustFailure #3535 Comments Environment info Duplicati version: 2.0.4.5_beta_2018-11-28 Operating system: 64-bit Linux Mint 19 (based on Ubuntu 18.04 LTS) Backend: installed .deb package with all dependencies Description Trying to connect with WebDAV account over SSL with custom port number in cPanel by hosting provider. Testing in web browser — user […]

Содержание

  1. Failed to connect: Error: TrustFailure #3535
  2. Comments
  3. Environment info
  4. Description
  5. Steps to reproduce
  6. Screenshots
  7. Debug log
  8. Error Error checking for updates. System.Net.Http.HttpRequestException: An error occurred while sending the request —> 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 #4945
  9. Comments
  10. mkbundle —list-targets on windows fails with System.Net.WebException CERTIFICATE_VERIFY_FAILED #17201
  11. Comments
  12. Steps to Reproduce
  13. Current Behavior
  14. Expected Behavior
  15. On which platforms did you notice this
  16. Stacktrace
  17. Stacktrace
  18. Enable X509_V_FLAG_TRUSTED_FIRST flag in BoringSSL #21233
  19. Comments

Failed to connect: Error: TrustFailure #3535

Environment info

  • Duplicati version: 2.0.4.5_beta_2018-11-28
  • Operating system: 64-bit Linux Mint 19 (based on Ubuntu 18.04 LTS)
  • Backend: installed .deb package with all dependencies

Description

Trying to connect with WebDAV account over SSL with custom port number in cPanel by hosting provider. Testing in web browser — user works. Also succeeded to mount share as network drive over davfs2 in Linux.
Strange is that under LXLE 16.04 (based on Lubuntu 16.04 LTS) all worked in same cPanel with another account.
Tried that cert-sync as described here but did not help.
Also sudo update-ca-certificates did not help.
Installed also package ca-certificates-mono beforehand syncing certs.

The error message:
Failed to connect: Error: TrustFailure (The authentication or decryption has failed.)

Steps to reproduce

  1. create a WebDAV user
  2. create a backup job with WebDAV account using SSL and custom port
  3. the WebDAV account fails with test connection with error message above.
  • Actual result:
    Got error message
    Failed to connect: Error: TrustFailure (The authentication or decryption has failed.)
    . and impossible to run backup job with WebDAV (SSL).

    Expected result:
    No error messages and backup job with WebDAV (SSL) can be run in both ways (create and restore backup).

    Screenshots

    Debug log

    After enabled debug-output, still could find the following log:

    The text was updated successfully, but these errors were encountered:

    Tried another user which worked in Lubuntu 16.04 LTS, now in Linux Mint 19 and still cannot connect with same TrustFailure error 🙁

    Here same error.

    Duplicati version: Duplicati — 2.0.5.1_beta_2020-01-18
    Nextcloud version (tested with 2 different): 16.0.6.1 and 16.0.5.1

    Mono.Security.Protocol.Tls.TlsException: Invalid certificate received from server. Error code: 0xffffffff800b010a

    has lots of hits from Google search for it, and often seems to be from not having certificates set up.

    Secure Socket Layer (SSL) / Transport Layer Security (TLS) gives a test to run, and several options for getting certificates set up. Support for SSL/TLS with Mono is Duplicati’s page. but TlsTest is obsolete.

    While poking around mono install, please also make sure mono —version is at version 5 or above.

    Hello @ts678 and thanks for your answer.

    I’m not sure what mono is. I only install duplicati using .deb provided in duplicati oficial web.

    Anyway, my mono version is 4.6.2. I will try upgrade to 5 and test it again.

    I’m running mono 6.10.0.104 on ARM and just got this error. I have an x86 system talking to the same webdav server with the same mono version and no troubles there. Perhaps it’s something with the arm version? I’ve tried adding the option «accept-any-ssl-certificate» and that doesn’t appear to help much. Some operations appear to get through, but not all of them.

    Источник

    Error Error checking for updates. System.Net.Http.HttpRequestException: An error occurred while sending the request —> 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 #4945

    Unable to update Jackett and all indexers fail with similar issue.
    I am unable to find a solution after browsing other issues on the web

    Here is the log.

    Error Error checking for updates. System.Net.Http.HttpRequestException: An error occurred while sending the request —> 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
    Mar 23 10:35:04 raspberrypi jackett[447]: at /build/mono-5.18.1.0/external/boringssl/ssl/handshake_client.c:1132
    Mar 23 10:35:04 raspberrypi jackett[447]: at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00047] in /build/mono-5.18.1.0/mcs/class/System/Mono.Btls/MonoBtlsContext.cs:211
    Mar 23 10:35:04 raspberrypi jackett[447]: at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000a1] in /build/mono-5.18.1.0/mcs/class/System/Mono.Net.Security/MobileAuthenticatedStream.cs:821
    Mar 23 10:35:04 raspberrypi jackett[447]: at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)
    Mar 23 10:35:04 raspberrypi jackett[447]: at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00000] in /build/mono-5.18.1.0/mcs/class/System/Mono.Net.Security/AsyncProtocolRequest.cs:283
    Mar 23 10:35:04 raspberrypi jackett[447]: at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000ff] in /build/mono-5.18.1.0/mcs/class/System/Mono.Net.Security/AsyncProtocolRequest.cs:221
    Mar 23 10:35:04 raspberrypi jackett[447]: at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x00046] in /build/mono-5.18.1.0/mcs/class/System/Mono.Net.Security/AsyncProtocolRequest.cs:187
    Mar 23 10:35:04 raspberrypi jackett[447]: — End of inner exception stack trace —
    Mar 23 10:35:04 raspberrypi jackett[447]: at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x0024c] in
    /build/mono-5.18.1.0/mcs/class/System/Mono.Net.Security/MobileAuthenticatedStream.cs:396
    Mar 23 10:35:04 raspberrypi jackett[447]: at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00126] in /build/mono-5.18.1.0/mcs/class/System/Mono.Net.Security/MonoTlsStream.cs:129
    Mar 23 10:35:04 raspberrypi jackett[447]: at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x00170] in /build/mono-5.18.1.0/mcs/class/System/System.Net/WebConnection.cs:222
    Mar 23 10:35:04 raspberrypi jackett[447]: — End of inner exception stack trace —
    Mar 23 10:35:04 raspberrypi jackett[447]: at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x00208] in /build/mono-5.18.1.0/mcs/class/System/System.Net/WebConnection.cs:234
    Mar 23 10:35:04 raspberrypi jackett[447]: at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000f7] in /build/mono-5.18.1.0/mcs/class/System/System.Net/WebConnection.cs:263
    Mar 23 10:35:04 raspberrypi jackett[447]: at System.Net.WebOperation.Run () [0x00052] in /build/mono-5.18.1.0/mcs/class/System/System.Net/WebOperation.cs:268
    Mar 23 10:35:04 raspberrypi jackett[447]: at System.Net.WebCompletionSource 1[T].WaitForCompletion () [0x0008e] in /build/mono-5.18.1.0/mcs/class/System/System.Net/WebCompletionSource.cs:111 Mar 23 10:35:04 raspberrypi jackett[447]: 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) [0x000e8] in /build/mono-5.18.1.0/mcs/class/System/System.Net/HttpWebRequest.cs:956 Mar 23 10:35:04 raspberrypi jackett[447]: at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00019] in /build/mono-5.18.1.0/mcs/class/System/System.Net/HttpWebRequest.cs:1200 Mar 23 10:35:04 raspberrypi jackett[447]: at System.Threading.Tasks.TaskFactory 1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func 2[T,TResult] endFunction, System.Action 1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in :0
    Mar 23 10:35:04 raspberrypi jackett[447]: — End of stack trace from previous location where exception was thrown —
    Mar 23 10:35:04 raspberrypi jackett[447]: at System.Net.Http.HttpClientHandler.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x003d3] in /build/mono-5.18.1.0/mcs/class/System.Net.Http/System.Net.Http/HttpClientHandler.cs:402
    Mar 23 10:35:04 raspberrypi jackett[447]: — End of inner exception stack trace —
    Mar 23 10:35:04 raspberrypi jackett[447]: at System.Net.Http.HttpClientHandler.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x0046c] in /build/mono-5.18.1.0/mcs/class/System.Net.Http/System.Net.Http/HttpClientHandler.cs:406
    Mar 23 10:35:04 raspberrypi jackett[447]: at CloudFlareUtilities.ClearanceHandler.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x00102] in :0
    Mar 23 10:35:04 raspberrypi jackett[447]: at System.Net.Http.HttpClient.SendAsyncWorker (System.Net.Http.HttpRequestMessage request,
    System.Net.Http.HttpCompletionOption completionOption, System.Threading.CancellationToken cancellationToken) [0x00080] in /build/mono-5.18.1.0/mcs/class/System.Net.Http/System.Net.Http/HttpClient.cs:276
    Mar 23 10:35:04 raspberrypi jackett[447]: at Jackett.Utils.Clients.HttpWebClient.Run (Jackett.Utils.Clients.WebRequest webRequest) [0x00401] in C:projectsjackettsrcJackett.CommonUtilsClientsHttpWebClient.cs:211
    Mar 23 10:35:04 raspberrypi jackett[447]: at Jackett.Utils.Clients.WebClient.GetString (Jackett.Utils.Clients.WebRequest request) [0x000c1] in C:projectsjackettsrcJackett.CommonUtilsClientsWebClient.cs:117
    Mar 23 10:35:04 raspberrypi jackett[447]: at Jackett.Services.UpdateService.CheckForUpdates () [0x000c4] in C:projectsjackettsrcJackett.CommonServicesUpdateService.cs:96

    Jackett version: 0.8.450.0
    Mono version (if not using Windows): 5.18.10 on raspberry pi 3B+

    The text was updated successfully, but these errors were encountered:

    Источник

    mkbundle —list-targets on windows fails with System.Net.WebException CERTIFICATE_VERIFY_FAILED #17201

    Steps to Reproduce

    1. deploy MS windows server 2019
    2. install Mono. msiexec /i mono-6.4.0.198-x64-0.msi INSTALLFOLDER=»c:mono» /qb
    3. run mkbundle —list-targets

    Current Behavior

    mkbundle —list-targets throws an unhandled exception.

    Expected Behavior

    On which platforms did you notice this

    [ ] macOS
    [ ] Linux
    [x] Windows

    Version Used:
    Microsoft Windows [Version 10.0.17763.557]
    Mono JIT compiler version 6.4.0 (Visual Studio built mono)
    Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
    TLS: __thread
    SIGSEGV: normal
    Notification: Thread + polling
    Architecture: amd64
    Disabled: none
    Misc: softdebug
    Interpreter: yes
    LLVM: supported, not enabled.
    Suspend: preemptive
    GC: sgen (concurrent by default)

    Stacktrace

    The text was updated successfully, but these errors were encountered:

    In reference to https://github.com/mono/mono/blob/master/mcs/tools/mkbundle/mkbundle.cs the param —list-targets assembles a downloadstring (new Uri (target_server + «target-sdks.txt»)) . target_server in mkbundle.cs is defined as static string https://download.mono-project.com/runtimes/raw/» .
    In reference to https://www.mono-project.com/docs/faq/security/ using certmgr.exe it may be possible to manually import the certificate of https://download.mono-project.com .

    certmgr.exe of Mono 6.4.0.198 on Windows W2K19 10.0.17763.557 is installed in libmono4.5 .

    Unfortunately it throws another error independent:

    Stacktrace

    Same behavior on Mono x86 as well as on Mono x64.

    The secure connection site information of https://download.mono-project.com/runtimes/raw/ shows that the certificate is issued by Microsoft IT TLS CA 2 and issued to *.vo.msecnd.net

    The subject alternative name does not contain a wildcard DNS name *.mono-project.com however download.mono-project.com.

    The certificate of https://mono-project.com is issued by Let’s encrypt Authority X3 and issued to www.mono-project.com.

    The subject alternative name contains only one entry DNS Name=www.mono-project.com.

    Источник

    Enable X509_V_FLAG_TRUSTED_FIRST flag in BoringSSL #21233

    It’s related to BoringSSL and one of the fixed can be seen here:
    electron/electron#31213

    The text was updated successfully, but these errors were encountered:

    For now the only workaround I found was to blacklist the X3 certificate:

    Using the flag mentioned in the subject is not really a fix. It works for some cases, but does not work for others:
    https://bugs.chromium.org/p/boringssl/issues/detail?id=439&sort=-modified&q=&can=1

    The bottom of the issue is that Mono uses an old fork of BoringSSL, which is a fork of OpenSSL 1.0 and includes a broken chain validator that isn’t even used by Chrome/Chromium (who are the creators/maintainers of BoringSSL).

    My Xamarin/Android application runs on Mono, which uses BoringSSL for the System.Net.WebClient class and depending on the Xamarin project options for HttpClient and TLS implemention, by the System.Net.HttpClient class.
    The use of BoringSSL can only be avoided by migrating code from WebClient to HttpClient and then forcing the use the native AndroidClientHandler, but that comes with other problems:

    • locks out devices below Android 4.1
    • does not support the ServerCertificateValidationCallback, which I need to accept the «ISRG Root X1» cert on Android devices

    I’m just +1ing this. Completely unable to talk to anything that’s using a LetsEncrypt certificate right now without the workaround Sisso mentioned to remove the expired certificate.

    +1 important issue

    We’ll take a look and see what we can do.

    Changing this flag alone only trades one error scenario for another.
    A real fix should ignore paths with expired certificates and continue validating available alternative paths.
    IMO the mentioned flag should only be a hint for the implementation, but shouldn’t effect the outcome.

    @PredatH0r it should fix the current Let’s Encrypt breakage though and the commit note you linked mentions:

    I don’t think there’s much else we can do here and medium-term we’re no longer using BoringSSL in .NET 6 anymore.

    Источник

I’m having this exact issue right here, I’m just getting TrustFailure with no proper explanation as to why, everything just suddenly stopped working and I even entered a new Master Application Key for my B2 Backups to replace the old key. The logs only show the following;

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
  at /build/mono/src/mono/external/boringssl/ssl/handshake_client.c:1132
  at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00048] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 
  at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000da] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 
  at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)
  at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 
  at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fc] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 
   --- End of inner exception stack trace ---
  at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00262] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 
  at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x0016a] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 
  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 
   --- End of inner exception stack trace ---
  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x0021a] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 
  at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00141] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 
  at System.Net.WebOperation.Run () [0x0009a] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 
  at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 
  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 <6804f42afa7e4ede9b2d3908165ddc6b>:0 
  at Duplicati.Library.Utility.AsyncHttpRequest+AsyncWrapper.GetResponseOrStream () [0x0004d] in <d644d641ef094b6cbc223bc3a32d53af>:0 
  at Duplicati.Library.Utility.AsyncHttpRequest.GetResponse () [0x00044] in <d644d641ef094b6cbc223bc3a32d53af>:0 
  at Duplicati.Library.Backend.Backblaze.B2AuthHelper.get_Config () [0x0013d] in <0d65336533274353aa72c9bd4c70ddc8>:0 
  at Duplicati.Library.Backend.Backblaze.B2AuthHelper.get_APIUrl () [0x00000] in <0d65336533274353aa72c9bd4c70ddc8>:0 
  at Duplicati.Library.Backend.Backblaze.B2.List () [0x00011] in <0d65336533274353aa72c9bd4c70ddc8>:0 
  at Duplicati.Library.Interface.BackendExtensions.TestList (Duplicati.Library.Interface.IBackend backend) [0x00000] in <0b09fcfcca1b440fab7c860158765270>:0 
  at Duplicati.Library.Backend.Backblaze.B2.Test () [0x00000] in <0d65336533274353aa72c9bd4c70ddc8>:0 
  at Duplicati.Server.WebServer.RESTMethods.RemoteOperation.TestConnection (System.String url, Duplicati.Server.WebServer.RESTMethods.RequestInfo info) [0x000b7] in <3752ce5d8337471da6b77129cfa4bdbe>:0 
  at Duplicati.Server.WebServer.RESTMethods.RemoteOperation.POST (System.String key, Duplicati.Server.WebServer.RESTMethods.RequestInfo info) [0x00094] in <3752ce5d8337471da6b77129cfa4bdbe>:0 
  at Duplicati.Server.WebServer.RESTHandler.DoProcess (Duplicati.Server.WebServer.RESTMethods.RequestInfo info, System.String method, System.String module, System.String key) [0x00289] in <3752ce5d8337471da6b77129cfa4bdbe>:0

I need more meaningful error messages, not whatever this garbage is. How about something as simple as «This key is not correct» or «the CA Certificates are out of date and expired» it just makes it so much more difficult to figure out what is wrong not having simpler clear stateful messages.

{"ClassName":"System.Net.WebException","Message":"Error: TrustFailure (Authentication failed, see inner exception.)","Data":null,"InnerException":{"ClassName":"System.Security.Authentication.AuthenticationException","Message":"Authentication failed, see inner exception.","Data":null,"InnerException":{"Message":"Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILEDn  at /build/mono/src/mono/external/boringssl/ssl/handshake_client.c:1132","Data":{},"InnerException":null,"StackTrace":"  at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00048] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 n  at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000da] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 n  at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)n  at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 n  at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fc] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 ","HelpLink":null,"Source":"System","HResult":-2146233088},"HelpURL":null,"StackTraceString":"  at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00262] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 n  at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x0016a] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 n  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 ","RemoteStackTraceString":null,"RemoteStackIndex":0,"ExceptionMethod":null,"HResult":-2146233087,"Source":"mscorlib"},"HelpURL":null,"StackTraceString":"  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x0021a] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 n  at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00141] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 n  at System.Net.WebOperation.Run () [0x0009a] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 n  at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 n  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 <6804f42afa7e4ede9b2d3908165ddc6b>:0 n  at Duplicati.Library.Utility.AsyncHttpRequest+AsyncWrapper.GetResponseOrStream () [0x0004d] in <d644d641ef094b6cbc223bc3a32d53af>:0 n  at Duplicati.Library.Utility.AsyncHttpRequest.GetRequestStream (System.Int64 contentlength) [0x00068] in <d644d641ef094b6cbc223bc3a32d53af>:0 n  at Duplicati.Library.UsageReporter.ReportSetUploader+<>c.<Run>b__3_0 (CoCoL.IReadChannel`1[T] chan) [0x000c4] in <5d01de97f88c47219817ca3929a597f5>:0 ","RemoteStackTraceString":null,"RemoteStackIndex":0,"ExceptionMethod":null,"HResult":-2146233079,"Source":"Duplicati.Library.Utility"}

Message boxes that popup saying;

Error: TrustFailure (Authentication failed, see inner exception.

and a prompt saying Show or Dismiss doesn’t actually take you to the log when you click on Show button. It just takes me to a blank log page

Last successful backup to my B2 Backup was on 21/11/2021, and it hasn’t been able to perform backups once a week, I hadn’t noticed because it wasn’t sending me log reports that anything was wrong. Do I have to reinstall Duplicati just to get this to work again? Because this seems like my only option, and major inconvenience to do so just to get this to work properly again.

  • Remove From My Forums
  • Question

  • User176755 posted

    I have a problem using HttpClientHandler, when I use a new instantiated API calls are considered unreliable, when using native this does not happen, does anyone know what may be happening? Or what must be done to make my handler behave properly?

    Below are the code snippets where I instantiate and use it.

    private static HttpClient ConfigureClient(string endpoint)
    {
        return new HttpClient(_authenticatedHttpClientHandler)
        {
            BaseAddress = new Uri($"{Endpoints.FULL_URL}/{endpoint}"),
            Timeout = new TimeSpan(0, 0, ServiceConfiguration.TIMEOUT)
        };
    }
    
    public static void RegisterContainer(IContainerRegistry container)
    {
         _authenticatedHttpClientHandler = new AuthenticatedHttpClientHandler();
    
        container.RegisterInstance(_authenticatedHttpClientHandler);
    }
    

    The certificate was created using the Let’s Encrypt (wildcard) tutorial.

    Stacktrace:

    {System.Net.WebException: Error: TrustFailure (Authentication failed, see inner exception.) —> System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. —> Mono.Security.Interface.TlsException: CertificateUnknown
    at Mono.AppleTls.AppleTlsContext.EvaluateTrust () [0x000bf] in /Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/external/mono/mcs/class/System/Mono.AppleTls/AppleTlsContext.cs:306
    at Mono.AppleTls.AppleTlsContext.ProcessHandshake () [0x00075] in /Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/external/mono/mcs/class/System/Mono.AppleTls/AppleTlsContext.cs:213
    at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000da] in /Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/external/mono/mcs/class/System/Mono.Net.Security/MobileAuthenticatedStream.cs:840
    at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00000] in /Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/external/mono/mcs/class/System/Mono.Net.Security/AsyncProtocolRequest.cs:289
    at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fc] in /Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/external/mono/mcs/class/System/Mono.Net.Security/AsyncProtocolRequest.cs:223
    — End of inner exception stack trace —
    at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x0025c] in /Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/external/mono/mcs/class/System/Mono.Net.Security/MobileAuthenticatedStream.cs:406
    at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00176] in /Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/external/mono/mcs/class/System/Mono.Net.Security/MonoTlsStream.cs:137
    at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x00170] in /Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/external/mono/mcs/class/System/System.Net/WebConnection.cs:222
    — End of inner exception stack trace —
    at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x00208] in /Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/external/mono/mcs/class/System/System.Net/WebConnection.cs:234
    at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000f7] in /Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/external/mono/mcs/class/System/System.Net/WebConnection.cs:263
    at System.Net.WebOperation.Run () [0x00052] in /Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/external/mono/mcs/class/System/System.Net/WebOperation.cs:268
    at System.Net.WebCompletionSource1[T].WaitForCompletion () [0x0008e] in /Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/external/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111
    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) [0x000e8] in /Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/external/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956
    at System.Net.Http.MonoWebRequestHandler.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x0029b] in /Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/external/mono/mcs/class/System.Net.Http/MonoWebRequestHandler.cs:485 }

Using 4.2.1 from https://hub.docker.com/r/dperson/emby. I noticed that my metadata was failing to update. I looked in the logs and I see a lot of these error messages. If I use curl from within the container to issue similar GET requests, it works fine.

2019-11-01 22:57:35.796 Info HttpClient: HttpClientManager GET: https://emby.media/community/index.php?/blog/rss/1-media-browser-developers-blog2019-11-01 22:57:36.071 Error HttpClient: Error TrustFailure getting response from 	*** Error Report ***	Version: 4.2.1.0	Command line: /usr/lib/emby-server/system/EmbyServer.exe -programdata /config -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe	Operating system: Unix 4.4.0.103	64-Bit OS: True	64-Bit Process: True	User Interactive: False	Mono: 6.0.0 (makepkg/6256b82d62f Fri 20 Sep 2019 11:18:59 PM -03)	Runtime: file:///usr/lib/mono/4.5/mscorlib.dll	Processor count: 8	Program data path: /config	Application directory: /usr/lib/emby-server/system	System.Net.WebException: 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	  at /build/mono/src/mono/external/boringssl/ssl/handshake_client.c:1132	  at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00048] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000a1] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)	  at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fb] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x0008b] in <883cd000faa842148a99b174e3bd5ca4>:0 	   --- End of inner exception stack trace ---	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00252] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00126] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <883cd000faa842148a99b174e3bd5ca4>:0 	   --- End of inner exception stack trace ---	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x0021a] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00141] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebOperation.Run () [0x0009a] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <883cd000faa842148a99b174e3bd5ca4>:0 	  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 <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00020] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <4f52a2659e1844fea7ab38854dcbcf68>:0 	Source: System	TargetSite: System.Net.WebResponse EndGetResponse(System.IAsyncResult)	InnerException: System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception.	Source: mscorlib	TargetSite: Void Throw()	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00252] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00126] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <883cd000faa842148a99b174e3bd5ca4>:0 	InnerException: Mono.Btls.MonoBtlsException: Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED	  at /build/mono/src/mono/external/boringssl/ssl/handshake_client.c:1132	Source: mscorlib	TargetSite: Void Throw()	  at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00048] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000a1] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)	  at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fb] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x0008b] in <883cd000faa842148a99b174e3bd5ca4>:0 	2019-11-01 22:57:36.083 Error App: Error downloading news	*** Error Report ***	Version: 4.2.1.0	Command line: /usr/lib/emby-server/system/EmbyServer.exe -programdata /config -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe	Operating system: Unix 4.4.0.103	64-Bit OS: True	64-Bit Process: True	User Interactive: False	Mono: 6.0.0 (makepkg/6256b82d62f Fri 20 Sep 2019 11:18:59 PM -03)	Runtime: file:///usr/lib/mono/4.5/mscorlib.dll	Processor count: 8	Program data path: /config	Application directory: /usr/lib/emby-server/system	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: Error: TrustFailure (Authentication failed, see inner exception.) ---> 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	  at /build/mono/src/mono/external/boringssl/ssl/handshake_client.c:1132	  at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00048] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000a1] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)	  at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fb] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x0008b] in <883cd000faa842148a99b174e3bd5ca4>:0 	   --- End of inner exception stack trace ---	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00252] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00126] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <883cd000faa842148a99b174e3bd5ca4>:0 	   --- End of inner exception stack trace ---	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x0021a] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00141] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebOperation.Run () [0x0009a] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <883cd000faa842148a99b174e3bd5ca4>:0 	  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 <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00020] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <4f52a2659e1844fea7ab38854dcbcf68>:0 	   --- End of inner exception stack trace ---	  at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal (MediaBrowser.Common.Net.HttpRequestOptions options, System.String httpMethod) [0x00689] in <450b368eae8f4cb8ab4853f8ffe89952>:0 	  at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync (MediaBrowser.Common.Net.HttpRequestOptions options, System.String httpMethod) [0x0009e] in <450b368eae8f4cb8ab4853f8ffe89952>:0 	  at Emby.Server.Implementations.News.NewsEntryPoint.DownloadNews (System.String path) [0x000f0] in <450b368eae8f4cb8ab4853f8ffe89952>:0 	  at Emby.Server.Implementations.News.NewsEntryPoint.OnTimerFired (System.Object state) [0x00087] in <450b368eae8f4cb8ab4853f8ffe89952>:0 	Source: mscorlib	TargetSite: Void Throw()	InnerException: System.Net.WebException: Error: TrustFailure (Authentication failed, see inner exception.)	Source: System	TargetSite: System.Net.WebResponse EndGetResponse(System.IAsyncResult)	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x0021a] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00141] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebOperation.Run () [0x0009a] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <883cd000faa842148a99b174e3bd5ca4>:0 	  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 <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00020] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <4f52a2659e1844fea7ab38854dcbcf68>:0 	InnerException: System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception.	Source: mscorlib	TargetSite: Void Throw()	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00252] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00126] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <883cd000faa842148a99b174e3bd5ca4>:0 	InnerException: Mono.Btls.MonoBtlsException: Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED	  at /build/mono/src/mono/external/boringssl/ssl/handshake_client.c:1132	Source: mscorlib	TargetSite: Void Throw()	  at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00048] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000a1] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)	  at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fb] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x0008b] in <883cd000faa842148a99b174e3bd5ca4>:0 	2019-11-01 22:57:37.272 Info TaskManager: StartupTrigger fired for task: Check for plugin updates2019-11-01 22:57:37.272 Info TaskManager: Queueing task PluginUpdateTask2019-11-01 22:57:37.276 Info TaskManager: Executing Check for plugin updates2019-11-01 22:57:37.283 Info HttpClient: HttpClientManager GET: https://www.mb3admin.com/admin/service/EmbyPackages.json2019-11-01 22:57:37.290 Info TaskManager: StartupTrigger fired for task: Check for application updates
2019-11-01 22:59:55.312 Info HttpClient: HttpClientManager GET: https://api.themoviedb.org/3/configuration?api_key=f6bd687ffa63cd282b6ff2c6877f26692019-11-01 22:59:55.442 Error HttpClient: Error TrustFailure getting response from 	*** Error Report ***	Version: 4.2.1.0	Command line: /usr/lib/emby-server/system/EmbyServer.exe -programdata /config -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe	Operating system: Unix 4.4.0.103	64-Bit OS: True	64-Bit Process: True	User Interactive: False	Mono: 6.0.0 (makepkg/6256b82d62f Fri 20 Sep 2019 11:18:59 PM -03)	Runtime: file:///usr/lib/mono/4.5/mscorlib.dll	Processor count: 8	Program data path: /config	Application directory: /usr/lib/emby-server/system	System.Net.WebException: 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	  at /build/mono/src/mono/external/boringssl/ssl/handshake_client.c:1132	  at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00048] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000a1] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)	  at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fb] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x0008b] in <883cd000faa842148a99b174e3bd5ca4>:0 	   --- End of inner exception stack trace ---	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00252] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00126] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <883cd000faa842148a99b174e3bd5ca4>:0 	   --- End of inner exception stack trace ---	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x0021a] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00141] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebOperation.Run () [0x0009a] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <883cd000faa842148a99b174e3bd5ca4>:0 	  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 <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00020] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <4f52a2659e1844fea7ab38854dcbcf68>:0 	Source: System	TargetSite: System.Net.WebResponse EndGetResponse(System.IAsyncResult)	InnerException: System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception.	Source: mscorlib	TargetSite: Void Throw()	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00252] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00126] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <883cd000faa842148a99b174e3bd5ca4>:0 	InnerException: Mono.Btls.MonoBtlsException: Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED	  at /build/mono/src/mono/external/boringssl/ssl/handshake_client.c:1132	Source: mscorlib	TargetSite: Void Throw()	  at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00048] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000a1] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)	  at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fb] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x0008b] in <883cd000faa842148a99b174e3bd5ca4>:0 	2019-11-01 22:59:55.450 Error ProviderManager: Error searching	*** Error Report ***	Version: 4.2.1.0	Command line: /usr/lib/emby-server/system/EmbyServer.exe -programdata /config -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe	Operating system: Unix 4.4.0.103	64-Bit OS: True	64-Bit Process: True	User Interactive: False	Mono: 6.0.0 (makepkg/6256b82d62f Fri 20 Sep 2019 11:18:59 PM -03)	Runtime: file:///usr/lib/mono/4.5/mscorlib.dll	Processor count: 8	Program data path: /config	Application directory: /usr/lib/emby-server/system	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: Error: TrustFailure (Authentication failed, see inner exception.) ---> 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	  at /build/mono/src/mono/external/boringssl/ssl/handshake_client.c:1132	  at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00048] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000a1] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)	  at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fb] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x0008b] in <883cd000faa842148a99b174e3bd5ca4>:0 	   --- End of inner exception stack trace ---	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00252] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00126] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <883cd000faa842148a99b174e3bd5ca4>:0 	   --- End of inner exception stack trace ---	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x0021a] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00141] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebOperation.Run () [0x0009a] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <883cd000faa842148a99b174e3bd5ca4>:0 	  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 <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00020] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <4f52a2659e1844fea7ab38854dcbcf68>:0 	   --- End of inner exception stack trace ---	  at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal (MediaBrowser.Common.Net.HttpRequestOptions options, System.String httpMethod) [0x00689] in <450b368eae8f4cb8ab4853f8ffe89952>:0 	  at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync (MediaBrowser.Common.Net.HttpRequestOptions options, System.String httpMethod) [0x0009e] in <450b368eae8f4cb8ab4853f8ffe89952>:0 	  at MovieDb.MovieDbProvider.GetMovieDbResponse (MediaBrowser.Common.Net.HttpRequestOptions options) [0x00190] in <46cf530b363744e68df2e5adccce8da0>:0 	  at MovieDb.MovieDbProvider.GetTmdbSettings (System.Threading.CancellationToken cancellationToken) [0x000c1] in <46cf530b363744e68df2e5adccce8da0>:0 	  at MovieDb.MovieDbSearch.GetSearchResults (MediaBrowser.Controller.Providers.ItemLookupInfo idInfo, System.String searchType, System.Threading.CancellationToken cancellationToken) [0x000dd] in <46cf530b363744e68df2e5adccce8da0>:0 	  at MovieDb.MovieDbProvider.GetMovieSearchResults (MediaBrowser.Controller.Providers.ItemLookupInfo searchInfo, System.Threading.CancellationToken cancellationToken) [0x003e0] in <46cf530b363744e68df2e5adccce8da0>:0 	  at MediaBrowser.Providers.Manager.ProviderManager.GetSearchResults[TLookupType] (MediaBrowser.Controller.Providers.IRemoteSearchProvider`1[TLookupInfoType] provider, TLookupType searchInfo, System.Threading.CancellationToken cancellationToken) [0x00079] in <b7be8b5d30e24ef588de688a10f75ee8>:0 	  at MediaBrowser.Providers.Manager.ProviderManager.GetRemoteSearchResults[TItemType,TLookupType] (MediaBrowser.Controller.Providers.RemoteSearchQuery`1[T] searchInfo, MediaBrowser.Controller.Entities.BaseItem referenceItem, System.Threading.CancellationToken cancellationToken) [0x0023a] in <b7be8b5d30e24ef588de688a10f75ee8>:0 	Source: mscorlib	TargetSite: Void Throw()	InnerException: System.Net.WebException: Error: TrustFailure (Authentication failed, see inner exception.)	Source: System	TargetSite: System.Net.WebResponse EndGetResponse(System.IAsyncResult)	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x0021a] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00141] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebOperation.Run () [0x0009a] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <883cd000faa842148a99b174e3bd5ca4>:0 	  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 <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00020] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <4f52a2659e1844fea7ab38854dcbcf68>:0 	InnerException: System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception.	Source: mscorlib	TargetSite: Void Throw()	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00252] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00126] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <883cd000faa842148a99b174e3bd5ca4>:0 	InnerException: Mono.Btls.MonoBtlsException: Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED	  at /build/mono/src/mono/external/boringssl/ssl/handshake_client.c:1132	Source: mscorlib	TargetSite: Void Throw()	  at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00048] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000a1] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)	  at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fb] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x0008b] in <883cd000faa842148a99b174e3bd5ca4>:0 	2019-11-01 22:59:55.465 Info HttpClient: HttpClientManager GET: https://private.omdbapi.com?apikey=fe53f97e&plot=full&r=json&y=1982&s=The+Thing&type=movie2019-11-01 22:59:55.541 Error HttpClient: Error TrustFailure getting response from 	*** Error Report ***	Version: 4.2.1.0	Command line: /usr/lib/emby-server/system/EmbyServer.exe -programdata /config -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe	Operating system: Unix 4.4.0.103	64-Bit OS: True	64-Bit Process: True	User Interactive: False	Mono: 6.0.0 (makepkg/6256b82d62f Fri 20 Sep 2019 11:18:59 PM -03)	Runtime: file:///usr/lib/mono/4.5/mscorlib.dll	Processor count: 8	Program data path: /config	Application directory: /usr/lib/emby-server/system	System.Net.WebException: 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	  at /build/mono/src/mono/external/boringssl/ssl/handshake_client.c:1132	  at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00048] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000a1] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)	  at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fb] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x0008b] in <883cd000faa842148a99b174e3bd5ca4>:0 	   --- End of inner exception stack trace ---	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00252] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00126] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <883cd000faa842148a99b174e3bd5ca4>:0 	   --- End of inner exception stack trace ---	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x0021a] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00141] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebOperation.Run () [0x0009a] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <883cd000faa842148a99b174e3bd5ca4>:0 	  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 <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00020] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <4f52a2659e1844fea7ab38854dcbcf68>:0 	Source: System	TargetSite: System.Net.WebResponse EndGetResponse(System.IAsyncResult)	InnerException: System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception.	Source: mscorlib	TargetSite: Void Throw()	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00252] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00126] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <883cd000faa842148a99b174e3bd5ca4>:0 	InnerException: Mono.Btls.MonoBtlsException: Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED	  at /build/mono/src/mono/external/boringssl/ssl/handshake_client.c:1132	Source: mscorlib	TargetSite: Void Throw()	  at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00048] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000a1] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)	  at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fb] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x0008b] in <883cd000faa842148a99b174e3bd5ca4>:0 	2019-11-01 22:59:55.549 Error ProviderManager: Error searching	*** Error Report ***	Version: 4.2.1.0	Command line: /usr/lib/emby-server/system/EmbyServer.exe -programdata /config -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe	Operating system: Unix 4.4.0.103	64-Bit OS: True	64-Bit Process: True	User Interactive: False	Mono: 6.0.0 (makepkg/6256b82d62f Fri 20 Sep 2019 11:18:59 PM -03)	Runtime: file:///usr/lib/mono/4.5/mscorlib.dll	Processor count: 8	Program data path: /config	Application directory: /usr/lib/emby-server/system	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: Error: TrustFailure (Authentication failed, see inner exception.) ---> 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	  at /build/mono/src/mono/external/boringssl/ssl/handshake_client.c:1132	  at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00048] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000a1] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)	  at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fb] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x0008b] in <883cd000faa842148a99b174e3bd5ca4>:0 	   --- End of inner exception stack trace ---	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00252] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00126] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <883cd000faa842148a99b174e3bd5ca4>:0 	   --- End of inner exception stack trace ---	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x0021a] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00141] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebOperation.Run () [0x0009a] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <883cd000faa842148a99b174e3bd5ca4>:0 	  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 <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00020] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <4f52a2659e1844fea7ab38854dcbcf68>:0 	   --- End of inner exception stack trace ---	  at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal (MediaBrowser.Common.Net.HttpRequestOptions options, System.String httpMethod) [0x00689] in <450b368eae8f4cb8ab4853f8ffe89952>:0 	  at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync (MediaBrowser.Common.Net.HttpRequestOptions options, System.String httpMethod) [0x0009e] in <450b368eae8f4cb8ab4853f8ffe89952>:0 	  at OMDb.Common.OmdbItemProvider.GetSearchResultsInternal (MediaBrowser.Controller.Providers.ItemLookupInfo searchInfo, System.String type, System.Boolean isSearch, System.Threading.CancellationToken cancellationToken) [0x002e4] in <81e5e7a90176402aa516aa07c99b4950>:0 	  at MediaBrowser.Providers.Manager.ProviderManager.GetSearchResults[TLookupType] (MediaBrowser.Controller.Providers.IRemoteSearchProvider`1[TLookupInfoType] provider, TLookupType searchInfo, System.Threading.CancellationToken cancellationToken) [0x00079] in <b7be8b5d30e24ef588de688a10f75ee8>:0 	  at MediaBrowser.Providers.Manager.ProviderManager.GetRemoteSearchResults[TItemType,TLookupType] (MediaBrowser.Controller.Providers.RemoteSearchQuery`1[T] searchInfo, MediaBrowser.Controller.Entities.BaseItem referenceItem, System.Threading.CancellationToken cancellationToken) [0x0023a] in <b7be8b5d30e24ef588de688a10f75ee8>:0 	Source: mscorlib	TargetSite: Void Throw()	InnerException: System.Net.WebException: Error: TrustFailure (Authentication failed, see inner exception.)	Source: System	TargetSite: System.Net.WebResponse EndGetResponse(System.IAsyncResult)	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x0021a] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00141] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebOperation.Run () [0x0009a] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <883cd000faa842148a99b174e3bd5ca4>:0 	  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 <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00020] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <4f52a2659e1844fea7ab38854dcbcf68>:0 	InnerException: System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception.	Source: mscorlib	TargetSite: Void Throw()	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00252] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00126] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <883cd000faa842148a99b174e3bd5ca4>:0 	InnerException: Mono.Btls.MonoBtlsException: Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED	  at /build/mono/src/mono/external/boringssl/ssl/handshake_client.c:1132	Source: mscorlib	TargetSite: Void Throw()	  at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00048] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000a1] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)	  at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fb] in <883cd000faa842148a99b174e3bd5ca4>:0 	  at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x0008b] in <883cd000faa842148a99b174e3bd5ca4>:0 

Error: TrustFailure (Authentication failed, see inner exception.): ‘https://skyhook.sonarr.tv/v1/tvdb/search/en/?term=b’: Error: TrustFailure (Authentication failed, see inner exception.): ‘https://skyhook.sonarr.tv/v1/tvdb/search/en/?term=b’

System.Net.WebException: Error: TrustFailure (Authentication failed, see inner exception.): ‘https://skyhook.sonarr.tv/v1/tvdb/search/en/?term=b’ —> 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 at /spksrc/spk/mono/work-x64-7.0/mono-5.20.1.34/external/boringssl/ssl/handshake_client.c:1132 at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00038] in <c5f4e317158343a5916a953327f92540>:0 at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000a1] in <c5f4e317158343a5916a953327f92540>:0 at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool) at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <c5f4e317158343a5916a953327f92540>:0 at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000ff] in <c5f4e317158343a5916a953327f92540>:0 at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x0008b] in <c5f4e317158343a5916a953327f92540>:0 — End of inner exception stack trace — at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00252] in <c5f4e317158343a5916a953327f92540>:0 at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00126] in <c5f4e317158343a5916a953327f92540>:0 at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <c5f4e317158343a5916a953327f92540>:0 — End of inner exception stack trace — at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x0021a] in <c5f4e317158343a5916a953327f92540>:0 at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00141] in <c5f4e317158343a5916a953327f92540>:0 at System.Net.WebOperation.Run () [0x0009a] in <c5f4e317158343a5916a953327f92540>:0 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <c5f4e317158343a5916a953327f92540>:0 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 <c5f4e317158343a5916a953327f92540>:0 at System.Net.HttpWebRequest.GetResponse () [0x00016] in <c5f4e317158343a5916a953327f92540>:0 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in <838290d41cb7431fbc4fa8070d0b0648>:0 — End of inner exception stack trace — at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001e7] in <838290d41cb7431fbc4fa8070d0b0648>:0 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in <838290d41cb7431fbc4fa8070d0b0648>:0 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in <838290d41cb7431fbc4fa8070d0b0648>:0 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in <838290d41cb7431fbc4fa8070d0b0648>:0 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in <838290d41cb7431fbc4fa8070d0b0648>:0 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.SearchForNewSeries (System.String title) [0x000ff] in <eea51fec6dbe458b873ba10bf3c0a405>:0

sonarr works fine on my windows computer on the same network, so the problem isn’t my connection to the api

Понравилась статья? Поделить с друзьями:
  • System net http httprequestexception an error occurred while sending the request
  • System launcher ошибка загрузки xiaomi
  • System language adaptation fail access denied как исправить
  • System information was not obtained because of msinfo32 execution error перевод
  • System indexoutofrangeexception как исправить