Advertisement
XXdaugonXX

Console Error

Feb 3rd, 2019
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. Failure to make API call to Creative (https://127.0.0.1:8082/) - retried 10 times : An error occurred while sending the request
  2. [0] (HttpRequestException) : An error occurred while sending the request
  3. at ADSModule.WebMethods.Servers (m.Http.IHttpRequest request, String id, String REQ_RAWJSON)
  4. [1] (WebException) : Error: TrustFailure (A call to SSPI failed, see inner exception.)
  5. at Net.WebOperation.Run () at Net.WebCompletionSource`1[T].WaitForCompletion ()
  6. [2] (AuthenticationException) : A call to SSPI failed, see inner exception.
  7. [3] (MonoBtlsException) : Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED at /usr/src/mono/external/boringssl/ssl/handshake_client.c:1132
  8. at Mono.Btls.MonoBtlsContext.ProcessHandshake () at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, Boolean renegotiate) 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)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement