Hello

I am new to this list so i hope it's ok to ask the following here.

I have installed CouchDB 3.1.0 on a local windows 10 machine and am
accessing it with NodeJS. It runs ok for a while, but when I access the
database after leaving it idle for a while I always get this error. If I
then access the app a second time (it's an angular javascript website with
rest apis to the NodeJS) it works fine without needing to restart the node
server. Node is version 14.0.0.

The failing couchdb query is as follows: userDB.query('test/' + query,
{key: login, include_docs: true})

I have set n=3 and q=1 on the CouchDB options and max_dbs_open is 15200.

I would therefore like to subscribe to this list please to find help.



My questions are:



   1. How do I debug this for CouchDB?
   2. How can I get to understand sharding in CouchDB and the root cause of
   this problem?



Thanks a lot

Best regards

Paul



Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for Windows
10

Reply via email to