Excuse me, we are running CBLite 1.4.4, the last release. Iappears that CBLite is sending broken chunks of JSON. They appear to be very large request, but not sure why this would start occurring last week, we’ve been syncing very large data sets for years.
Any chance you could find a PR or commit with this fix?
It seems as though the size of the request in the batch bulk_docs may be too large of a body. I think it’s his could be caused by the size of some of our documents. We store embedded arrays in our photo documents, which can get quite large.
Thanks