CBLRestPusher stops syncing after encountering "403 forbidden" error.
The logs are as follows - *CBLMultipartUploader[PUT http://xxxxx:*****@xxxxxxxxx/<document_id>?new_edits=false]: Got error Error Domain=CBLHTTP Code=403 "403 forbidden" UserInfo={NSURL=http:/xxxxx:xxxxx@xxxxxxxxx/<document_id>?new_edits=false, NSLocalizedFailureReason=forbidden, NSLocalizedDescription=403 forbidden}* *Replication: CBLRestPusher[http:/xxxxx:*****@xxxxxxx] took 0.330 sec; error=Error Domain=CBLHTTP Code=403 "403 forbidden" UserInfo={NSURL=http://xxxxx:xxxxx@xxxxxxxx/<document_id>?new_edits=false, NSLocalizedFailureReason=forbidden, NSLocalizedDescription=403 forbidden}* The only way for me to remove this problem is to have the particular document completely removed from everywhere. But all documents are important, and this is not a clean solution. Has anyone else seen this same issue? How did you resolve it? Is it an issue on couchbase lite or server? By the logs, it looks like there is an issue with the attachment. But I have not even touched the document, it was synced from server. This issue is becoming a big blocker and keeps on coming again and again. Complete solutions will be welcome. Couchbase Lite - version 1.2 Couchbase Server - 4.1 Sync Gateway - 1.2.1 -- 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/b59b13a1-8148-483a-aa62-8b90d0dedee7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
