-
### Issue
Is this normal that a replication of existing documents is done with few huge requests and of deleted documents with a request per document ?
If a database contains thousands of deleted …
-
## Overview
In
https://github.com/couchbase/couchbase-lite-ios/issues/1822, I noticed `NSPOSIXError[60, "Operation timed out"` messages in the logs and decided to look into it.
From what I can…
-
Original forums post is here: https://forums.couchbase.com/t/errors-in-sg-1-5-1-with-cb-5-0/15442 - since that was posted we've been able to find more info which is listed below.
We have an issue w…
-
Hi,
We found a potential bug when we tried to delete an existing document from couchbase. After sending the delete request, we get an error message like that : "_Invalid Observation document: item …
-
Still seeing AccessViolationException in db023, was previously reported here: https://github.com/couchbase/couchbase-lite-net/issues/983
This issue has been happening sporadically for us since db02…
-
https://github.com/couchbaselabs/couchbase-lite-api/issues/147
-
### Sync Gateway version
```
{"committed_update_seq":6,"compact_running":false,"db_name":"testing_1525080771752","disk_format_version":0,"instance_start_time":1525080782148506,"purge_seq":0,"state":…
-
CLB 1.4.1 cannot be compiled with XCode 9.3 due to a couple of errors.
--------
* Version: 1.4.1
* Client OS: iOS 11.3
* Server: Couchbase 5.0
-
Hi,
I want to save and load a Session cookie coming from SG-Rest user api via POST {db}/_session.
While c4db_setCookie save the cookie in the local db i'm unable to get the cookie from db via c4db…
-
When using POST, the feed type is not passed as expected (i.e. Issuing a feed: "longpoll" in the request body does not actually use "longpoll", from what we could tell) I found this while debugging wi…