Skip to content

Instantly share code, notes, and snippets.

@EgorBo
Created January 29, 2018 16:03
Show Gist options
  • Save EgorBo/13f2d78d4f62613f0a1ef2097e6c52c5 to your computer and use it in GitHub Desktop.
Save EgorBo/13f2d78d4f62613f0a1ef2097e6c52c5 to your computer and use it in GitHub Desktop.
log.log
Unhandled Exception:
System.Net.WebException: Error: TrustFailure (The authentication or decryption has failed.) ---> System.IO.IOException: The authentication or decryption has failed. ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: Invalid certificate received from server. Error code: 0xffffffff800b010a
at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (System.IAsyncResult asyncResult) [0x00046] in <09af3a583f1447f5a66593046455324a>:0
at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (System.IAsyncResult ar, System.Boolean ignoreEmpty) [0x00001] in <09af3a583f1447f5a66593046455324a>:0
at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (System.IAsyncResult result) [0x00075] in <09af3a583f1447f5a66593046455324a>:0
--- End of inner exception stack trace ---
at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (System.IAsyncResult result) [0x0003f] in <09af3a583f1447f5a66593046455324a>:0
at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (System.IAsyncResult asyncResult) [0x0000f] in <09af3a583f1447f5a66593046455324a>:0
--- End of inner exception stack trace ---
at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (System.IAsyncResult asyncResult) [0x00064] in <09af3a583f1447f5a66593046455324a>:0
at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (System.IAsyncResult asyncResult) [0x00012] in <d6cd44d2978a451fb0b19e6cad63a2e3>: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) [0x00023] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00051] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00035] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000c] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00001] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at Mono.Net.Security.MonoTlsStream+<CreateStream>d__17.MoveNext () [0x001b5] in <d6cd44d2978a451fb0b19e6cad63a2e3>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00051] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00035] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000c] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00001] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Net.WebConnection+<CreateStream>d__18.MoveNext () [0x0022d] in <d6cd44d2978a451fb0b19e6cad63a2e3>:0
--- End of inner exception stack trace ---
at System.Net.WebConnection+<CreateStream>d__18.MoveNext () [0x002da] in <d6cd44d2978a451fb0b19e6cad63a2e3>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00051] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00035] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000c] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00001] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Net.WebConnection+<InitConnection>d__19.MoveNext () [0x0018e] in <d6cd44d2978a451fb0b19e6cad63a2e3>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00051] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00035] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000c] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00001] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Net.WebOperation+<Run>d__54.MoveNext () [0x000ce] in <d6cd44d2978a451fb0b19e6cad63a2e3>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00027] in <d6cd44d2978a451fb0b19e6cad63a2e3>: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) [0x00017] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Net.HttpWebRequest.GetResponse () [0x00018] in <d6cd44d2978a451fb0b19e6cad63a2e3>:0
at Mono.Data.SqlSharp.SqlSharpCli.Main () [0x0000a] in <ea2d48f8a21446ed8431348d4ae20a2d>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00051] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00035] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000c] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00001] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Net.WebOperation+<WaitForCompletion>d__53.MoveNext () [0x00081] in <d6cd44d2978a451fb0b19e6cad63a2e3>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.Net.WebException: Error: TrustFailure (The authentication or decryption has failed.) ---> System.IO.IOException: The authentication or decryption has failed. ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: Invalid certificate received from server. Error code: 0xffffffff800b010a
at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (System.IAsyncResult asyncResult) [0x00046] in <09af3a583f1447f5a66593046455324a>:0
at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (System.IAsyncResult ar, System.Boolean ignoreEmpty) [0x00001] in <09af3a583f1447f5a66593046455324a>:0
at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (System.IAsyncResult result) [0x00075] in <09af3a583f1447f5a66593046455324a>:0
--- End of inner exception stack trace ---
at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (System.IAsyncResult result) [0x0003f] in <09af3a583f1447f5a66593046455324a>:0
at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (System.IAsyncResult asyncResult) [0x0000f] in <09af3a583f1447f5a66593046455324a>:0
--- End of inner exception stack trace ---
at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (System.IAsyncResult asyncResult) [0x00064] in <09af3a583f1447f5a66593046455324a>:0
at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (System.IAsyncResult asyncResult) [0x00012] in <d6cd44d2978a451fb0b19e6cad63a2e3>: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) [0x00023] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00051] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00035] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000c] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00001] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at Mono.Net.Security.MonoTlsStream+<CreateStream>d__17.MoveNext () [0x001b5] in <d6cd44d2978a451fb0b19e6cad63a2e3>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00051] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00035] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000c] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00001] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Net.WebConnection+<CreateStream>d__18.MoveNext () [0x0022d] in <d6cd44d2978a451fb0b19e6cad63a2e3>:0
--- End of inner exception stack trace ---
at System.Net.WebConnection+<CreateStream>d__18.MoveNext () [0x002da] in <d6cd44d2978a451fb0b19e6cad63a2e3>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00051] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00035] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000c] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00001] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Net.WebConnection+<InitConnection>d__19.MoveNext () [0x0018e] in <d6cd44d2978a451fb0b19e6cad63a2e3>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00051] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00035] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000c] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00001] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Net.WebOperation+<Run>d__54.MoveNext () [0x000ce] in <d6cd44d2978a451fb0b19e6cad63a2e3>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00027] in <d6cd44d2978a451fb0b19e6cad63a2e3>: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) [0x00017] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Net.HttpWebRequest.GetResponse () [0x00018] in <d6cd44d2978a451fb0b19e6cad63a2e3>:0
at Mono.Data.SqlSharp.SqlSharpCli.Main () [0x0000a] in <ea2d48f8a21446ed8431348d4ae20a2d>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00051] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00035] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000c] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00001] in <0ba72d6aeb684b8090ec97f2de0edb81>:0
at System.Net.WebOperation+<WaitForCompletion>d__53.MoveNext () [0x00081] in <d6cd44d2978a451fb0b19e6cad63a2e3>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment