Guest User

Untitled

a guest
May 5th, 2017
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.62 KB | None | 0 0
  1. --------------------5/5/2017 3:53:17 AM UTC--------------------
  2. 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
  3. at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (System.IAsyncResult asyncResult) [0x00037] in <8379a859d93c4edda34ffa1ea26c9626>:0
  4. at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (System.IAsyncResult ar, System.Boolean ignoreEmpty) [0x00000] in <8379a859d93c4edda34ffa1ea26c9626>:0
  5. at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (System.IAsyncResult result) [0x00071] in <8379a859d93c4edda34ffa1ea26c9626>:0
  6. --- End of inner exception stack trace ---
  7. at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (System.IAsyncResult result) [0x00032] in <8379a859d93c4edda34ffa1ea26c9626>:0
  8. at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (System.IAsyncResult asyncResult) [0x0000c] in <8379a859d93c4edda34ffa1ea26c9626>:0
  9. --- End of inner exception stack trace ---
  10. at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (System.IAsyncResult asyncResult) [0x0004b] in <8379a859d93c4edda34ffa1ea26c9626>:0
  11. at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (System.IAsyncResult asyncResult) [0x0000e] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  12. at Mono.Net.Security.Private.LegacySslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000e] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  13. at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) [0x0007b] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  14. at System.Net.WebConnection.CreateStream (System.Net.HttpWebRequest request) [0x00073] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  15. --- End of inner exception stack trace ---
  16. at System.Net.WebClient.DownloadDataInternal (System.Uri address, System.Net.WebRequest& request) [0x00072] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  17. at System.Net.WebClient.DownloadString (System.Uri address) [0x00020] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  18. at System.Net.WebClient.DownloadString (System.String address) [0x00016] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  19. at (wrapper remoting-invoke-with-check) System.Net.WebClient:DownloadString (string)
  20. at YoutubeExtractor.HttpHelper.DownloadString (System.String url) [0x00011] in <223dbf20ec884b6d8d3ff359007c2d9e>:0
  21. at YoutubeExtractor.DownloadUrlResolver.LoadJson (System.String url) [0x00000] in <223dbf20ec884b6d8d3ff359007c2d9e>:0
  22. at YoutubeExtractor.DownloadUrlResolver.GetDownloadUrls (System.String videoUrl, System.Boolean decryptSignature) [0x000b2] in <223dbf20ec884b6d8d3ff359007c2d9e>:0
  23. at SLAM.YTImport.DownloadWorker_DoWork (System.Object sender, System.ComponentModel.DoWorkEventArgs e) [0x0000b] in <bfa56eec38d342bfb3a52d1d8bfb41f4>:0
  24. --------------------5/5/2017 3:59:12 AM UTC--------------------
  25. 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
  26. at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (System.IAsyncResult asyncResult) [0x00037] in <8379a859d93c4edda34ffa1ea26c9626>:0
  27. at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (System.IAsyncResult ar, System.Boolean ignoreEmpty) [0x00000] in <8379a859d93c4edda34ffa1ea26c9626>:0
  28. at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (System.IAsyncResult result) [0x00071] in <8379a859d93c4edda34ffa1ea26c9626>:0
  29. --- End of inner exception stack trace ---
  30. at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (System.IAsyncResult result) [0x00032] in <8379a859d93c4edda34ffa1ea26c9626>:0
  31. at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (System.IAsyncResult asyncResult) [0x0000c] in <8379a859d93c4edda34ffa1ea26c9626>:0
  32. --- End of inner exception stack trace ---
  33. at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (System.IAsyncResult asyncResult) [0x0004b] in <8379a859d93c4edda34ffa1ea26c9626>:0
  34. at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (System.IAsyncResult asyncResult) [0x0000e] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  35. at Mono.Net.Security.Private.LegacySslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000e] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  36. at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) [0x0007b] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  37. at System.Net.WebConnection.CreateStream (System.Net.HttpWebRequest request) [0x00073] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  38. --- End of inner exception stack trace ---
  39. at System.Net.WebClient.DownloadDataInternal (System.Uri address, System.Net.WebRequest& request) [0x00072] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  40. at System.Net.WebClient.DownloadString (System.Uri address) [0x00020] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  41. at System.Net.WebClient.DownloadString (System.String address) [0x00016] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  42. at (wrapper remoting-invoke-with-check) System.Net.WebClient:DownloadString (string)
  43. at YoutubeExtractor.HttpHelper.DownloadString (System.String url) [0x00011] in <223dbf20ec884b6d8d3ff359007c2d9e>:0
  44. at YoutubeExtractor.DownloadUrlResolver.LoadJson (System.String url) [0x00000] in <223dbf20ec884b6d8d3ff359007c2d9e>:0
  45. at YoutubeExtractor.DownloadUrlResolver.GetDownloadUrls (System.String videoUrl, System.Boolean decryptSignature) [0x000b2] in <223dbf20ec884b6d8d3ff359007c2d9e>:0
  46. at SLAM.YTImport.DownloadWorker_DoWork (System.Object sender, System.ComponentModel.DoWorkEventArgs e) [0x0000b] in <bfa56eec38d342bfb3a52d1d8bfb41f4>:0
  47. --------------------5/5/2017 3:59:37 AM UTC--------------------
  48. 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
  49. at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (System.IAsyncResult asyncResult) [0x00037] in <8379a859d93c4edda34ffa1ea26c9626>:0
  50. at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (System.IAsyncResult ar, System.Boolean ignoreEmpty) [0x00000] in <8379a859d93c4edda34ffa1ea26c9626>:0
  51. at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (System.IAsyncResult result) [0x00071] in <8379a859d93c4edda34ffa1ea26c9626>:0
  52. --- End of inner exception stack trace ---
  53. at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (System.IAsyncResult result) [0x00032] in <8379a859d93c4edda34ffa1ea26c9626>:0
  54. at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (System.IAsyncResult asyncResult) [0x0000c] in <8379a859d93c4edda34ffa1ea26c9626>:0
  55. --- End of inner exception stack trace ---
  56. at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (System.IAsyncResult asyncResult) [0x0004b] in <8379a859d93c4edda34ffa1ea26c9626>:0
  57. at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (System.IAsyncResult asyncResult) [0x0000e] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  58. at Mono.Net.Security.Private.LegacySslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000e] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  59. at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) [0x0007b] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  60. at System.Net.WebConnection.CreateStream (System.Net.HttpWebRequest request) [0x00073] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  61. --- End of inner exception stack trace ---
  62. at System.Net.WebClient.DownloadDataInternal (System.Uri address, System.Net.WebRequest& request) [0x00072] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  63. at System.Net.WebClient.DownloadString (System.Uri address) [0x00020] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  64. at System.Net.WebClient.DownloadString (System.String address) [0x00016] in <d6e1ee6718364b74ad99576b8fa4c75c>:0
  65. at (wrapper remoting-invoke-with-check) System.Net.WebClient:DownloadString (string)
  66. at YoutubeExtractor.HttpHelper.DownloadString (System.String url) [0x00011] in <223dbf20ec884b6d8d3ff359007c2d9e>:0
  67. at YoutubeExtractor.DownloadUrlResolver.LoadJson (System.String url) [0x00000] in <223dbf20ec884b6d8d3ff359007c2d9e>:0
  68. at YoutubeExtractor.DownloadUrlResolver.GetDownloadUrls (System.String videoUrl, System.Boolean decryptSignature) [0x000b2] in <223dbf20ec884b6d8d3ff359007c2d9e>:0
  69. at SLAM.YTImport.DownloadWorker_DoWork (System.Object sender, System.ComponentModel.DoWorkEventArgs e) [0x0000b] in <bfa56eec38d342bfb3a52d1d8bfb41f4>:0
Advertisement
Add Comment
Please, Sign In to add comment