> > > I said most of the times because after this error, it works sometimes ... > > I'm seeing this error a lot as well, and it's usually just noise and not associated w/ any incorrect behavior. (this should be changed into an INFO or WARN message rather than a stracktrace.
When you say it doesn't work after you see this error, are you saying that the pull replication stops receiving new documents? If so, can you file a github issue for that specific problem and post the logs into pastebin and a link in the ticket? > Also, when the replication seems to work fine and I try to delete a > document by putting the "_deleted=true", it replicates to the SG but not to > the other device... > > So is this reproducible for you every time or only sometimes? Also, on the other device, does it sync down other changes but just not the _delete? > > I don't know if it's related or not to my problem but when I, at first, > connect the device to the Sync Gateway by a HTTP basic authentication > (login:password@SG-IPaddress:Port/SG-dbName), CBL is making a request to > the SG to get a document in local storage to SG ("_local/idDoc), which is > always missing. > > It's normal for the GET to _local/idDoc to sometimes be missing, but it shouldn't always be missing. When a pull replication has pushed documents, it should do a PUT to _local/idDoc to store the last sequence it's successfully pulled, and then start from there. It sounds like this mechanism isn't working. Do you see any PUT requests to _local/idDoc that are failing? -- 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 mobile-couchbase+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/CACSSHCEe6d%3DtnBx4iqsqxbWtjh8o3P5XPK5chVkcD5mafbfqbw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.