CGarces

flickrdownloadr.log

Oct 5th, 2016
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 3.41 KB | None | 0 0
  1. <log4j:event logger="FloydPink.Flickr.Downloadr.UI.MainClass" timestamp="1475706015513" level="FATAL" thread="1"><log4j:message>Unhandled Exception.</log4j:message><log4j:properties><log4j:data name="log4japp" value="flickr-downloadr.exe" /><log4j:data name="log4net:Identity" value="" /><log4j:data name="log4net:HostName" value="antix1" /><log4j:data name="log4jmachinename" value="antix1" /><log4j:data name="log4net:UserName" value="carlos" /></log4j:properties><log4j:throwable><![CDATA[System.Net.WebException: Error getting response stream (Write: The authentication or decryption has failed.): SendFailure ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: Invalid certificate received from server. Error code: 0xffffffff800b010a
  2.  at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.RemoteValidation (Mono.Security.Protocol.Tls.ClientContext context, AlertDescription description) [0x00000] in <filename unknown>:0
  3.  at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.validateCertificates (Mono.Security.X509.X509CertificateCollection certificates) [0x00000] in <filename unknown>:0
  4.  at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.ProcessAsTls1 () [0x00000] in <filename unknown>:0
  5.  at Mono.Security.Protocol.Tls.Handshake.HandshakeMessage.Process () [0x00000] in <filename unknown>:0
  6.  at (wrapper remoting-invoke-with-check) Mono.Security.Protocol.Tls.Handshake.HandshakeMessage:Process ()
  7.  at Mono.Security.Protocol.Tls.ClientRecordProtocol.ProcessHandshakeMessage (Mono.Security.Protocol.Tls.TlsStream handMsg) [0x00000] in <filename unknown>:0
  8.  at Mono.Security.Protocol.Tls.RecordProtocol.InternalReceiveRecordCallback (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
  9.  --- End of inner exception stack trace ---
  10.  at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
  11.  --- End of inner exception stack trace ---
  12.  at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
  13.  at System.Net.HttpWebRequest.GetResponse () [0x00000] in <filename unknown>:0
  14.  at FloydPink.Flickr.Downloadr.UI.CachedImage.HttpHelper.Get (System.String url) [0x00000] in <filename unknown>:0
  15.  at FloydPink.Flickr.Downloadr.UI.CachedImage.HttpHelper.GetAndSaveToFile (System.String url, System.String fileName) [0x00000] in <filename unknown>:0
  16.  at FloydPink.Flickr.Downloadr.UI.CachedImage.FileCache.FromUrl (System.String url) [0x00000] in <filename unknown>:0
  17.  at FloydPink.Flickr.Downloadr.ImageExtension.SetCachedImage (Gtk.Image self, System.String imageUrl) [0x00000] in <filename unknown>:0
  18.  at FloydPink.Flickr.Downloadr.UI.Widgets.PhotoWidget.set_ImageUrl (System.String value) [0x00000] in <filename unknown>:0
  19.  at FloydPink.Flickr.Downloadr.UI.Widgets.PhotoWidget.set_WidgetItem (IGridWidgetItem value) [0x00000] in <filename unknown>:0
  20.  at FloydPink.Flickr.Downloadr.UI.Windows.LandingWindow.set_PublicPhotoset (FloydPink.Flickr.Downloadr.Model.Photoset value) [0x00000] in <filename unknown>:0
  21.  at FloydPink.Flickr.Downloadr.Presentation.LandingPresenter+<Initialize>c__async0.MoveNext () [0x00000] in <filename unknown>:0 ]]></log4j:throwable><log4j:locationInfo class="FloydPink.Flickr.Downloadr.UI.MainClass" method="OnUnhandledException" file="" line="0" /></log4j:event>
Add Comment
Please, Sign In to add comment