Hi,
I have been posting this error from long days onwards. But i didn’t get a response from anyone. Please take this as a request and please answer it.
We are in the process to buy a Couchbase Enterprise Edition. So Can someone please help us. We are stuck here. We are thinking about how Couchbase Team help with these type of error after we goto production.
I updated one document and updated document not send to Server through SG. So i checked the logs. Please find the attachment log1.txt file
Document ID is dc54de7e-d8c6-4e82-a402-8fe3ef22825b
I am getting following error. You can find this error in log1.txt file.
2018-12-12 15:14:23.600739+0530 My App[7323:403636] CouchbaseLite Sync Info: CBLReplicator[<*> URL[ws://myappurl.com:4984/costalerts/]]: error pushing ‘dc54de7e-d8c6-4e82-a402-8fe3ef22825b’: Error Domain=CouchbaseLite Code=10409 “rejected by server” UserInfo={NSLocalizedDescription=rejected by server}
Updated document not sent to couchbase server. So it doesn’t replicate to another device. Now after a couple of seconds later, I restart the app (Just killed the instance) so replication started and then above mentioned document updated to the server and updated document is replicated to another device.
You can see the latest log in log2.txt, after I restart the application (So replication started again) data is replicated to another device.
Note: log1.txt and log2.txt is available here logs.zip (123.7 KB)