CBL IOS syncing error

I’m getting the following error when doing a first sync from my server to my iPad app. (CBL version 1.4x) It’s about 6K+ documents with a lot of small attachments:

TIC Read Status [2:0x600001db4cc0]: 1:57

2019-07-08 18:10:46.115421-0500 ShotBOT Simulator[14354:1093178] Task <8B48B614-C296-4CB6-9333-099B6072425A>.<13> HTTP load failed (error code: -1005 [1:57])

2019-07-08 18:10:46.115866-0500 ShotBOT Simulator[14354:1093181] Task <8B48B614-C296-4CB6-9333-099B6072425A>.<13> finished with error - code: -1005

2019-07-08 18:10:46.122308-0500 ShotBOT Simulator[14354:1093178] Task <8B48B614-C296-4CB6-9333-099B6072425A>.<13> load failed with error Error Domain=NSURLErrorDomain Code=-1005 “The network connection was lost.” UserInfo={_kCFStreamErrorCodeKey=57, NSUnderlyingError=0x6000027ea0a0 {Error Domain=kCFErrorDomainCFNetwork Code=-1005 “(null)” UserInfo={NSErrorPeerAddressKey=<CFData 0x600000bb36b0 [0x1113ddae8]>{length = 16, capacity = 16, bytes = 0x100201bb34348b1d0000000000000000}, _kCFStreamErrorCodeKey=57, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <8B48B614-C296-4CB6-9333-099B6072425A>.<13>, _NSURLErrorRelatedURLSessionTaskErrorKey=(

"LocalDataTask <8B48B614-C296-4CB6-9333-099B6072425A>.<13>"

), NSLocalizedDescription=The network connection was lost., NSErrorFailingURLStringKey=xxxx:443/xxx/_bulk_get?revs=true&attachments=true, NSErrorFailingURLKey=xxxx:443/xxx/_bulk_get?revs=true&attachments=true, _kCFStreamErrorDomainKey=1} [-1005]

(I xxx’ed out URLs and db name for this post)

This is running in the Simulator with really good solid internet, so I don’t think this is a network or server issue.

Anyone have any thoughts on this?

T

Any errors logged by SG? It looks as though it closed the socket unexpectedly.

Figures! Now I can’t reproduce the problem…

!!

T