-
Good morning,
I am not able to create a new db with this code:
```
window.cbl.getServerURL(function (url, err) {
if (err)
{
return done("error lau…
-
`Router unable to route request to do_GET_DesignDocumentcom.couchbase.lite.CouchbaseLiteException: Cannot index view foo1/foo1: no map block registered, Status: 400 (HTTP 400 bad_request)` is returned…
-
Hi Folks,
1) Cordova based access to CBL using CBL listener.
https://github.com/couchbaselabs/Couchbase-Lite-PhoneGap-Plugin
2)When applied HTTPS to local server as per below link
https://deve…
-
See if it flushes out anything related to - https://github.com/couchbase/couchbase-lite-ios/issues/1170
-
Hello,
Using version 1.1.1
Unless I am doing something wrong, it seems that part of the REST couchbase lite API is not available using the couchbase lite PhoneGap plugin. For instance I am triying t…
-
Akavache (5.0.0) is throwing a `TypeInitializationException` ([see iOS 10.3.1 stacktrace attached](https://github.com/akavache/Akavache/files/1213068/TypeInitializationException.txt)).
The inner ex…
-
I'm using Couchbase plugin on android for some time now and had zero issues.
I ran one of our apps on an Apple device for the first time and the following error occured:
`TypeError: CBLQueryExpressi…
-
I have multiple android devices. One device creates an LiteListener listener where the other devices replicates to. The other devices uses continous replication.
In the class com.couchbase.lite.ro…
-
I poked around and found what I needed.
I'm sure other would like to use the CBL-Tool to do the same.
> (cblite) query --explain SELECT * FROM _
> SELECT fl_result(fl_root(_.body)) FROM kv_defaul…
-
Hi All,
1)Phonegap app talking to CBL local WEB sever.
2)Setting _changes request Heatbeat value to random value(30 secs, 1 min, 2 mins , 5 mins).
http://developer.couchbase.com/document…