Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More understandable error message when max_document_size has been reached #343

Open
pana87 opened this issue Apr 24, 2024 · 0 comments
Open

Comments

@pana87
Copy link

pana87 commented Apr 24, 2024

Expected Behavior

Understandable error message

Current Behavior

I was getting this error suddenly on every insert operation:

Error: users at responseHandler (../node_modules/nano/lib/nano.js:193:20) at ../node_modules/nano/lib/nano.js:442:13 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Possible Solution

I updated the max_document_size in the couchdb configs

Context

I spent 3 days trying to find out what this error meant. Maybe it would be useful for developers if the error message was a bit more understandable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant