nachocove / NachoClientX

Xamarin (C#) Client
6 stars 0 forks source link

System.ArgumentException: Could not find implementing class for Lucene.Net.Analysis.Tokenattributes.ITermAttribute #5226

Open nacho-crashreporter opened 6 years ago

nacho-crashreporter commented 6 years ago
Nacho v3.6.0a4 (715)
Android 8.0.0
2018-01-22T15:47:21.7601980Z

System.ArgumentException: Could not find implementing class for Lucene.Net.Analysis.Tokenattributes.ITermAttribute
  at Lucene.Net.Util.AttributeSource+AttributeFactory+DefaultAttributeFactory.GetClassForInterface[T] () [0x000a6] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Util.AttributeSource+AttributeFactory+DefaultAttributeFactory.CreateAttributeInstance[TAttImpl] () [0x00000] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Util.AttributeSource.AddAttribute[T] () [0x0004e] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocInverterPerThread+SingleTokenAttributeSource..ctor () [0x00006] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocInverterPerThread.InitBlock () [0x00000] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocInverterPerThread..ctor (Lucene.Net.Index.DocFieldProcessorPerThread docFieldProcessorPerThread, Lucene.Net.Index.DocInverter docInverter) [0x0001c] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocInverter.AddThread (Lucene.Net.Index.DocFieldProcessorPerThread docFieldProcessorPerThread) [0x00000] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocFieldProcessorPerThread..ctor (Lucene.Net.Index.DocumentsWriterThreadState threadState, Lucene.Net.Index.DocFieldProcessor docFieldProcessor) [0x0004a] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocFieldProcessor.AddThread (Lucene.Net.Index.DocumentsWriterThreadState threadState) [0x00000] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocumentsWriterThreadState..ctor (Lucene.Net.Index.DocumentsWriter docWriter) [0x00065] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocumentsWriter.GetThreadState (Lucene.Net.Documents.Document doc, Lucene.Net.Index.Term delTerm) [0x000bc] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocumentsWriter.UpdateDocument (Lucene.Net.Documents.Document doc, Lucene.Net.Analysis.Analyzer analyzer, Lucene.Net.Index.Term delTerm) [0x00000] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.DocumentsWriter.AddDocument (Lucene.Net.Documents.Document doc, Lucene.Net.Analysis.Analyzer analyzer) [0x00000] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at Lucene.Net.Index.IndexWriter.AddDocument (Lucene.Net.Documents.Document doc, Lucene.Net.Analysis.Analyzer analyzer) [0x0000a] in <ba25dc66b9b14917866b9912fcc06a22>:0 
  at NachoCore.Index.Transaction.Add (Lucene.Net.Documents.Document document, Lucene.Net.Analysis.Analyzer analyzer) [0x00001] in <2e4de09f90f54183b44e8d32e2fb85ff>:0 
  at NachoCore.Index.AddingTransactionExtensions.Add (NachoCore.Index.Transaction transaction, NachoCore.Model.McEmailMessage message) [0x00009] in <2e4de09f90f54183b44e8d32e2fb85ff>:0 
  at NachoCore.Index.Indexer+<>c__DisplayClass25_1.<IndexEmailMessages>b__0 () [0x00025] in <2e4de09f90f54183b44e8d32e2fb85ff>:0 
  at SQLite.SQLiteConnection.RunInTransaction (System.Action action) [0x00024] in <2e4de09f90f54183b44e8d32e2fb85ff>:0 
  at NachoCore.Model.NcModel.RunInTransaction (System.Action action, System.Boolean shouldAlreadyBeInTransaction) [0x00116] in <2e4de09f90f54183b44e8d32e2fb85ff>:0 
  at NachoCore.Index.Indexer.IndexEmailMessages (NachoCore.Model.McEmailMessage[] messages) [0x0003f] in <2e4de09f90f54183b44e8d32e2fb85ff>:0 
  at NachoCore.Index.Indexer.IndexEmailMessagesJob () [0x00035] in <2e4de09f90f54183b44e8d32e2fb85ff>:0 
  at NachoCore.Index.Indexer.Work () [0x0004c] in <2e4de09f90f54183b44e8d32e2fb85ff>:0 
  at NachoCore.Utils.NcTask+<>c__DisplayClass15_0.<Run>b__0 () [0x00162] in <2e4de09f90f54183b44e8d32e2fb85ff>:0 
  at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in <dde728514e3740cc8489b16ba27cbd1d>:0 
  at System.Threading.Tasks.Task.Execute () [0x00010] in <dde728514e3740cc8489b16ba27cbd1d>:0 

2018-01-22T15:47:21.7423130Z [    80] Info  SYS NcApplicationMonitor: Memory: Process 5 MB, GC 8 MB
2018-01-22T15:47:09.7126760Z [    98] Info  TIMER NcTimer 6/NcCapture fired.
2018-01-22T15:46:46.3646310Z [     3] Info  UTILS Telemetry has no event for more than 30 seconds
2018-01-22T15:46:16.3544140Z [   125] Info  HTTP NcHttpRequest.Dispose(9a24e9e9-21bf-40e2-b851-eaabe1251d28): Disposing filestream with file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/13b46219b419414286016e28173d6a97wbxml-stream
2018-01-22T15:46:16.3534420Z [   125] Info  STATE SM(ASPC(2):HTTPOP:33): S=Stop & E=TempFail/HTTPOPWEBEX => DROPPED IN St.Stop: WebException: failed to connect to email.bluecedar.com/38.111.6.77 (port 443) from /0.0.0.0 (port 0) after 45000ms: connect failed: ENOTCONN (Transport endpoint is not connected), Uri: POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho6E80A55A3C4E8349C2DC6F5E&DeviceType=Android
2018-01-22T15:46:16.3475030Z [   125] Info  STATE SM(ASPC(2):HTTPOP:33): S=HttpWait & E=Cancel/HTTPOPCANCEL => S=Stop
2018-01-22T15:46:16.3467260Z [   125] Info  STATE SM(ASPC(2):2): S=SyncW & E=Park/SSEHPARK => S=Parked
2018-01-22T15:46:16.3455860Z [   125] Info  BACKEND Server (1) email.bluecedar.com communication quality unusable.
2018-01-22T15:46:16.3408080Z [   125] Info  STATE SM(ASPC(2):3): S=Parked & E=Park/SSEHPARK => DROPPED EVENT
2018-01-22T15:46:16.3396730Z [   125] Info  BACKEND Server (1) email.bluecedar.com communication quality unusable.
2018-01-22T15:46:16.3341860Z [   125] Info  TIMER NcTimer 107/AsHttpOperation:Timeout disposed
2018-01-22T15:46:16.3333910Z [   125] Info  AS HTTPOP(2): CancelTimeoutTimer:WebException
2018-01-22T15:46:16.3325440Z [   125] Info  HTTP HTTPOP(2): AttemptHttp WebException POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho6E80A55A3C4E8349C2DC6F5E&DeviceType=Android: exception failed to connect to email.bluecedar.com/38.111.6.77 (port 443) from /0.0.0.0 (port 0) after 45000ms: connect failed: ENOTCONN (Transport endpoint is not connected)
2018-01-22T15:46:16.3287310Z [    94] Info  HTTP NcHttpRequest.Dispose(b0fe2246-eea4-402e-b442-432bc3acc78e): Disposing filestream with file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/5fc0030e54b244aba88258fcd785ed4ewbxml-stream
2018-01-22T15:46:16.3278350Z [   125] Info  HTTP NcHttpClient(9a24e9e9-21bf-40e2-b851-eaabe1251d28): Finished request 15ms (bytes sent:580 received:-1)
2018-01-22T15:46:16.3181690Z [    94] Info  HTTP NcHttpClient(9a24e9e9-21bf-40e2-b851-eaabe1251d28): Enqueue task
2018-01-22T15:46:16.3134520Z [    94] Info  HTTP NcHttpClient(9a24e9e9-21bf-40e2-b851-eaabe1251d28): using file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/13b46219b419414286016e28173d6a97wbxml-stream
2018-01-22T15:46:16.3110630Z [    94] Info  HTTP HTTPOP(2):URL:POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho6E80A55A3C4E8349C2DC6F5E&DeviceType=Android
2018-01-22T15:46:16.3066520Z [    94] Info  HTTP NcHttpRequest.SetContent(9a24e9e9-21bf-40e2-b851-eaabe1251d28): set file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/13b46219b419414286016e28173d6a97wbxml-stream
2018-01-22T15:46:16.3056870Z [    94] Info  TIMER NcTimer 108/AsHttpOperation:ToWbxmlStream diaper disposed
2018-01-22T15:46:16.2920510Z [    94] Info  TIMER NcTimer 108/AsHttpOperation:ToWbxmlStream diaper set: due=60000ms, period=-1
2018-01-22T15:46:16.2859810Z [    94] Info  TIMER NcTimer 107/AsHttpOperation:Timeout set: due=67500ms, period=-1
2018-01-22T15:46:16.2836030Z [    94] Info  HTTP LoggablePasswordSaltedHash(2): AsHttpOperation passwordHash=f14
2018-01-22T15:46:16.2787020Z [   125] Info  HTTP NcHttpRequest.Dispose(14332f80-070d-4010-a7bf-e905ba5ab163): Disposing filestream with file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/a0502537a389403cbd707ef43654cc34wbxml-stream
2018-01-22T15:46:16.2720490Z [    94] Info  HTTP HTTPOP(2): TriesLeft: 1
2018-01-22T15:46:16.2685670Z [   125] Info  STATE SM(ASPC(2):HTTPOP:32): S=Stop & E=Cancel/HTTPOPCANCEL => DROPPED IN St.Stop
2018-01-22T15:46:16.2639910Z [    94] Info  STATE SM(ASPC(2):HTTPOP:33): S=HttpWait & E=TempFail/HTTPOPWEBEX => S=HttpWait: WebException: failed to connect to email.bluecedar.com/38.111.6.77 (port 443) from /0.0.0.0 (port 0) after 45000ms: connect failed: ENOTCONN (Transport endpoint is not connected), Uri: POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho6E80A55A3C4E8349C2DC6F5E&DeviceType=Android
2018-01-22T15:46:16.2605080Z [    94] Info  TIMER NcTimer 105/AsHttpOperation:Timeout disposed
2018-01-22T15:46:16.2597880Z [    94] Info  AS HTTPOP(2): CancelTimeoutTimer:WebException
2018-01-22T15:46:16.2589200Z [    94] Info  HTTP HTTPOP(2): AttemptHttp WebException POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho6E80A55A3C4E8349C2DC6F5E&DeviceType=Android: exception failed to connect to email.bluecedar.com/38.111.6.77 (port 443) from /0.0.0.0 (port 0) after 45000ms: connect failed: ENOTCONN (Transport endpoint is not connected)
2018-01-22T15:46:16.2533060Z [   125] Info  STATE SM(ASPC(2):2): S=SyncW & E=TempFail/ASHTTPDOH => S=SyncW: Too many retries.
2018-01-22T15:46:16.2524080Z [    94] Info  HTTP NcHttpClient(b0fe2246-eea4-402e-b442-432bc3acc78e): Finished request 17ms (bytes sent:580 received:-1)
2018-01-22T15:46:16.2428820Z [   125] Info  HTTP NcHttpClient(b0fe2246-eea4-402e-b442-432bc3acc78e): Enqueue task
2018-01-22T15:46:16.2366460Z [   125] Info  HTTP NcHttpClient(b0fe2246-eea4-402e-b442-432bc3acc78e): using file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/5fc0030e54b244aba88258fcd785ed4ewbxml-stream
2018-01-22T15:46:16.2333810Z [   125] Info  HTTP HTTPOP(2):URL:POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho6E80A55A3C4E8349C2DC6F5E&DeviceType=Android
2018-01-22T15:46:16.2276960Z [   125] Info  HTTP NcHttpRequest.SetContent(b0fe2246-eea4-402e-b442-432bc3acc78e): set file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/5fc0030e54b244aba88258fcd785ed4ewbxml-stream
2018-01-22T15:46:16.2262300Z [   125] Info  TIMER NcTimer 106/AsHttpOperation:ToWbxmlStream diaper disposed
2018-01-22T15:46:16.2106140Z [   125] Info  TIMER NcTimer 106/AsHttpOperation:ToWbxmlStream diaper set: due=60000ms, period=-1
2018-01-22T15:46:16.2012090Z [   125] Info  TIMER NcTimer 105/AsHttpOperation:Timeout set: due=45000ms, period=-1
2018-01-22T15:46:16.1980750Z [   125] Info  HTTP LoggablePasswordSaltedHash(2): AsHttpOperation passwordHash=f14
2018-01-22T15:46:16.1889410Z [   125] Info  HTTP HTTPOP(2): TriesLeft: 2
2018-01-22T15:46:16.1875600Z [   125] Info  STATE SM(ASPC(2):HTTPOP:33): S=Start & E=Launch/HTTPOPEXE => S=HttpWait
2018-01-22T15:46:16.1752860Z [   125] Info  AS Strategy:FG/BG:Sync
2018-01-22T15:46:16.1126650Z [   125] Info  AS GenFetchKit: nothing to do.
2018-01-22T15:46:16.0750140Z [   125] Info  AS Strategy: CanAdvance: 9 folders with ToClientExpected.
2018-01-22T15:46:16.0497970Z [   125] Info  STATE SM(ASPC(2):2): S=SyncW & E=TempFail/ASHTTPDOH => S=(TBD AsProtoControl.DoPick()): Too many retries.
2018-01-22T15:46:16.0457150Z [   125] Info  STATE SM(ASPC(2):HTTPOP:32): S=HttpWait & E=Final/HTTPOPFIN => S=Stop
2018-01-22T15:46:16.0442520Z [   125] Info  STATE SM(ASPC(2):HTTPOP:32): S=HttpWait & E=TempFail/HTTPOPWEBEX => S=HttpWait: WebException: failed to connect to email.bluecedar.com/38.111.6.77 (port 443) from /0.0.0.0 (port 0) after 45000ms: connect failed: ENOTCONN (Transport endpoint is not connected), Uri: POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho6E80A55A3C4E8349C2DC6F5E&DeviceType=Android
2018-01-22T15:46:16.0407930Z [   125] Info  TIMER NcTimer 103/AsHttpOperation:Timeout disposed
2018-01-22T15:46:16.0402520Z [   125] Info  AS HTTPOP(2): CancelTimeoutTimer:WebException
2018-01-22T15:46:16.0391140Z [   125] Info  HTTP HTTPOP(2): AttemptHttp WebException POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho6E80A55A3C4E8349C2DC6F5E&DeviceType=Android: exception failed to connect to email.bluecedar.com/38.111.6.77 (port 443) from /0.0.0.0 (port 0) after 45000ms: connect failed: ENOTCONN (Transport endpoint is not connected)
2018-01-22T15:46:16.0360820Z [    94] Info  HTTP NcHttpRequest.Dispose(f5b05f84-a78a-4787-8ac8-11c8ef8e78f1): Disposing filestream with file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/19da8c7da9b04c7985ade08d9b5e077dwbxml-stream
2018-01-22T15:46:16.0352540Z [   125] Info  HTTP NcHttpClient(14332f80-070d-4010-a7bf-e905ba5ab163): Finished request 15ms (bytes sent:580 received:-1)
2018-01-22T15:46:16.0269180Z [    94] Info  HTTP NcHttpClient(14332f80-070d-4010-a7bf-e905ba5ab163): Enqueue task
2018-01-22T15:46:16.0209500Z [    94] Info  HTTP NcHttpClient(14332f80-070d-4010-a7bf-e905ba5ab163): using file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/a0502537a389403cbd707ef43654cc34wbxml-stream
2018-01-22T15:46:16.0187580Z [    94] Info  HTTP HTTPOP(2):URL:POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho6E80A55A3C4E8349C2DC6F5E&DeviceType=Android
2018-01-22T15:46:16.0141570Z [    94] Info  HTTP NcHttpRequest.SetContent(14332f80-070d-4010-a7bf-e905ba5ab163): set file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/a0502537a389403cbd707ef43654cc34wbxml-stream
2018-01-22T15:46:16.0131560Z [    94] Info  TIMER NcTimer 104/AsHttpOperation:ToWbxmlStream diaper disposed
2018-01-22T15:46:15.9970830Z [    94] Info  TIMER NcTimer 104/AsHttpOperation:ToWbxmlStream diaper set: due=60000ms, period=-1
2018-01-22T15:46:15.9843260Z [    94] Info  TIMER NcTimer 103/AsHttpOperation:Timeout set: due=101250ms, period=-1
2018-01-22T15:46:15.9818390Z [    94] Info  HTTP LoggablePasswordSaltedHash(2): AsHttpOperation passwordHash=f14
2018-01-22T15:46:15.9743720Z [    94] Info  HTTP HTTPOP(2): TriesLeft: 0
2018-01-22T15:46:15.9733830Z [    94] Info  STATE SM(ASPC(2):HTTPOP:32): S=HttpWait & E=TempFail/HTTPOPWEBEX => S=HttpWait: WebException: failed to connect to email.bluecedar.com/38.111.6.77 (port 443) from /0.0.0.0 (port 0) after 45000ms: connect failed: ENOTCONN (Transport endpoint is not connected), Uri: POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho6E80A55A3C4E8349C2DC6F5E&DeviceType=Android
2018-01-22T15:46:15.9701340Z [    94] Info  TIMER NcTimer 101/AsHttpOperation:Timeout disposed
2018-01-22T15:46:15.9694000Z [    94] Info  AS HTTPOP(2): CancelTimeoutTimer:WebException
2018-01-22T15:46:15.9685470Z [    94] Info  HTTP HTTPOP(2): AttemptHttp WebException POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho6E80A55A3C4E8349C2DC6F5E&DeviceType=Android: exception failed to connect to email.bluecedar.com/38.111.6.77 (port 443) from /0.0.0.0 (port 0) after 45000ms: connect failed: ENOTCONN (Transport endpoint is not connected)
2018-01-22T15:46:15.9654090Z [   125] Info  HTTP NcHttpRequest.Dispose(f08d1686-aac1-4fc9-a0eb-553c4cbb6be5): Disposing filestream with file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/6295bf6f30b8496b80636cf1590f92ffwbxml-stream
2018-01-22T15:46:15.9644010Z [    94] Info  HTTP NcHttpClient(f5b05f84-a78a-4787-8ac8-11c8ef8e78f1): Finished request 19ms (bytes sent:580 received:-1)
2018-01-22T15:46:15.9505740Z [   125] Info  HTTP NcHttpClient(f5b05f84-a78a-4787-8ac8-11c8ef8e78f1): Enqueue task
2018-01-22T15:46:15.9456520Z [   125] Info  HTTP NcHttpClient(f5b05f84-a78a-4787-8ac8-11c8ef8e78f1): using file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/19da8c7da9b04c7985ade08d9b5e077dwbxml-stream
2018-01-22T15:46:15.9431210Z [   125] Info  HTTP HTTPOP(2):URL:POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho6E80A55A3C4E8349C2DC6F5E&DeviceType=Android
2018-01-22T15:46:15.9387190Z [   125] Info  HTTP NcHttpRequest.SetContent(f5b05f84-a78a-4787-8ac8-11c8ef8e78f1): set file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/19da8c7da9b04c7985ade08d9b5e077dwbxml-stream
2018-01-22T15:46:15.9374720Z [   125] Info  TIMER NcTimer 102/AsHttpOperation:ToWbxmlStream diaper disposed
2018-01-22T15:46:15.8534120Z [   125] Info  TIMER NcTimer 102/AsHttpOperation:ToWbxmlStream diaper set: due=60000ms, period=-1
2018-01-22T15:46:15.8464430Z [   125] Info  TIMER NcTimer 101/AsHttpOperation:Timeout set: due=67500ms, period=-1
2018-01-22T15:46:15.8420210Z [    94] Info  HTTP NcHttpRequest.Dispose(80dabfa4-7bb4-48e5-8da8-1c20a25a19ac): Disposing filestream with file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/c9d3d383973e47b3b87cf577105c119awbxml-stream
2018-01-22T15:46:15.8410690Z [   125] Info  HTTP LoggablePasswordSaltedHash(2): AsHttpOperation passwordHash=f14
2018-01-22T15:46:15.8334220Z [   125] Info  HTTP HTTPOP(2): TriesLeft: 1
2018-01-22T15:46:15.8324860Z [    94] Info  STATE SM(ASPC(2):HTTPOP:31): S=Stop & E=Cancel/HTTPOPCANCEL => DROPPED IN St.Stop
2018-01-22T15:46:15.8284740Z [   125] Info  STATE SM(ASPC(2):HTTPOP:32): S=HttpWait & E=TempFail/HTTPOPWEBEX => S=HttpWait: WebException: failed to connect to email.bluecedar.com/38.111.6.77 (port 443) from /0.0.0.0 (port 0) after 45000ms: connect failed: ENOTCONN (Transport endpoint is not connected), Uri: POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho6E80A55A3C4E8349C2DC6F5E&DeviceType=Android
2018-01-22T15:46:15.8247640Z [   125] Info  TIMER NcTimer 99/AsHttpOperation:Timeout disposed
2018-01-22T15:46:15.8236150Z [   125] Info  AS HTTPOP(2): CancelTimeoutTimer:WebException
2018-01-22T15:46:15.8189810Z [   125] Info  HTTP HTTPOP(2): AttemptHttp WebException POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho6E80A55A3C4E8349C2DC6F5E&DeviceType=Android: exception failed to connect to email.bluecedar.com/38.111.6.77 (port 443) from /0.0.0.0 (port 0) after 45000ms: connect failed: ENOTCONN (Transport endpoint is not connected)
2018-01-22T15:46:15.8156080Z [    94] Info  STATE SM(ASPC(2):2): S=SyncW & E=TempFail/ASHTTPDOH => S=SyncW: Too many retries.
2018-01-22T15:46:15.8147280Z [   125] Info  HTTP NcHttpClient(f08d1686-aac1-4fc9-a0eb-553c4cbb6be5): Finished request 17ms (bytes sent:580 received:-1)
2018-01-22T15:46:15.8061160Z [    94] Info  HTTP NcHttpClient(f08d1686-aac1-4fc9-a0eb-553c4cbb6be5): Enqueue task
2018-01-22T15:46:15.7984040Z [    94] Info  HTTP NcHttpClient(f08d1686-aac1-4fc9-a0eb-553c4cbb6be5): using file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/6295bf6f30b8496b80636cf1590f92ffwbxml-stream
2018-01-22T15:46:15.7954020Z [    94] Info  HTTP HTTPOP(2):URL:POST:https://email.bluecedar.com/Microsoft-Server-ActiveSync?Cmd=Sync&User=REDACTED&DeviceId=Ncho6E80A55A3C4E8349C2DC6F5E&DeviceType=Android
2018-01-22T15:46:15.7898580Z [    94] Info  HTTP NcHttpRequest.SetContent(f08d1686-aac1-4fc9-a0eb-553c4cbb6be5): set file /data/user/0/com.nachocove.mail/files/Data/files/2/tmp/6295bf6f30b8496b80636cf1590f92ffwbxml-stream
2018-01-22T15:46:15.7885990Z [    94] Info  TIMER NcTimer 100/AsHttpOperation:ToWbxmlStream diaper disposed
2018-01-22T15:46:15.7737270Z [    94] Info  TIMER NcTimer 100/AsHttpOperation:ToWbxmlStream diaper set: due=60000ms, period=-1
2018-01-22T15:46:15.7665820Z [    94] Info  TIMER NcTimer 99/AsHttpOperation:Timeout set: due=45000ms, period=-1
2018-01-22T15:46:15.7635240Z [    94] Info  HTTP LoggablePasswordSaltedHash(2): AsHttpOperation passwordHash=f14
2018-01-22T15:46:15.7528590Z [    94] Info  HTTP HTTPOP(2): TriesLeft: 2
2018-01-22T15:46:15.7510870Z [    94] Info  STATE SM(ASPC(2):HTTPOP:32): S=Start & E=Launch/HTTPOPEXE => S=HttpWait
2018-01-22T15:46:15.7420080Z [    94] Info  AS Strategy:FG/BG:Sync
2018-01-22T15:46:15.6795290Z [    94] Info  AS GenFetchKit: nothing to do.
2018-01-22T15:46:15.6493070Z [    94] Info  AS Strategy: CanAdvance: 9 folders with ToClientExpected.
2018-01-22T15:46:15.6188920Z [    94] Info  STATE SM(ASPC(2):2): S=SyncW & E=TempFail/ASHTTPDOH => S=(TBD AsProtoControl.DoPick()): Too many retries.
2018-01-22T15:46:15.6146960Z [    94] Info  STATE SM(ASPC(2):HTTPOP:31): S=HttpWait & E=Final/HTTPOPFIN => S=Stop