Yeah I had looked at those issues you referenced but I thought they were both fixed in 1.1.1. It looked like #843 got fixed in 1.1.1 with commit https://github.com/couchbase/couchbase-lite-ios/commit/9e0cb4dfec67b1f01a2b35f1fd4b0d1be8518a15. Is that not the case as that potentially could be the problem?
> Can you reproduce this with an initially-empty local database? I'm reproducing this problem with a completely new CBL database each time. > Would it be possible to use a build of the current master branch <http://latestbuilds.hq.couchbase.com/couchbase-lite-ios/0.0.0/ios/0.0.0-549/> and try to reproduce the problem? I can try this assuming it doesn't take too much configuration to upgrade. > In either case, please file an issue on Github so we can track this. Can I file the issue with the same information I started this discussion with? Thanks for your prompt help Jens as it's greatly appreciated. On Saturday, October 24, 2015 at 4:48:37 PM UTC-7, Jens Alfke wrote: > > A lot of the attachment handling code was changed in version 1.1. There > were one or two regressions with inserting replicated attachments, but I > thought they’d been fixed. Let’s see… > > #802 <https://github.com/couchbase/couchbase-lite-ios/issues/802> is > exactly like what you’re describing, but it was fixed in 1.1.1. > #843 <https://github.com/couchbase/couchbase-lite-ios/issues/843> is the > only other similar fix; it’s not in 1.1.1, but it doesn’t look like the > same symptom as what you’re describing. > > So why is CBL complaining about problems with `kCBLStatusBadAttachment` > for revisions like 75-100 revisions prior to the latest? > > > Yeah, that is strange. That revision must be in the _changes feed on the > server, since that’s where the puller finds out what to download. > > Can you reproduce this with an initially-empty local database? Or does it > only occur if the app had previously synced? > > Would it be possible to use a build of the current master branch > <http://latestbuilds.hq.couchbase.com/couchbase-lite-ios/0.0.0/ios/0.0.0-549/> > and > try to reproduce the problem? If it doesn’t show up in master, that would > help narrow down the problem. > > In either case, please file an issue on Github so we can track this. > > —Jens > -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/e196631e-929f-4a88-8e10-0022cf3ddcd4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
