-
How to implement my own Auth0 and CouchDB? Do you have instructions for that?
-
I've had the ObsidianCouchDB-v2.x + Nginx Proxy Manager setup working for a while, until recently, when I had sync issues, and decided to rebuild remote from using my macbook's vault as source.
Try…
-
hi. I'm migrating my couchdb instance to 2.0 version and found some strange problem with lucene integration. It looks like lucene hangs on indexing process forever (until timeout error).
I have couch…
-
As I've read in previous issues, this plugin is not compatible with CouchDB 2.0/2.1 yet. I couldn't get it running: it seems also that `_fti` endpoint is NOT available. There's also a new `5986` port …
-
When using in `manifest.toml` something like …
```
[resources.apt]
extras.couchdb.repo = "deb https://apache.jfrog.io/artifactory/couchdb-deb/ __YNH_DEBIAN_VERSION__ main"
extras.co…
chri2 updated
6 months ago
-
With kivik/v4 and couchdb/v4
github.com/go-kivik/couchdb/v4 v4.0.0-20201202133216-34bafb9698c8
github.com/go-kivik/kivik/v4 v4.0.0-20201202093909-da42f0daa1b2
It seems the _replicator dat…
-
We have been getting unexpected Unauthorized responses when inserting documents at a really slow pace. The interval of those insertions seem to closely match the cookie timeout on couchdb.
To repro…
-
eventually move to ember-data and add DS.CouchDBAdapter
-
The code, in app.js file of the repo, is working fine for downloading (writing to disk) pdf based documents (couchdb documents with a pdf attachment), as well as for converting the pdfs to images, but…
-
## Description
Post install script after upgrading from 3.3.1 -> 3.3.3-1 I now get the following errors when I perform any "apt-get"
`
1 not fully installed or removed.
After this operation, 0…