5.3 Syncing

David Taylor, Jr.
David Taylor, Jr. Member Posts: 4,386 ✭✭✭

Is there a problem with the sync server right now?  My sync is constantly spinning.  The logs say:

Program Version: 5.3 Beta 3 (5.3.0.1161)
Time: 2014-10-12 15:36:27 -04:00 (2014-10-12T19:36:27Z)
Error handling response (GET https://notesapi.logos.com/v1/popularhighlights/exist?resourceId=LLS:KJV1900&resourceVersion=2013-09-19T16:48:33Z).
System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Authentication failed because the remote party has closed the transport stream.
at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.ConnectStream.WriteHeaders(Boolean async)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.WebServiceRequestBase`1.DoGetResponse(HttpWebRequest webRequest, Func`2 getWebResponse, IWorkState workState)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState workState)

Comments