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

Socket hang up on db/_bulk_docs #601

Closed
Aaron-Zhao opened this issue Jun 17, 2017 · 1 comment
Closed

Socket hang up on db/_bulk_docs #601

Aaron-Zhao opened this issue Jun 17, 2017 · 1 comment

Comments

@Aaron-Zhao
Copy link

I am getting { error: 'HTTP Request Error', message: 'socket hang up' } on calling db/_bulk_docs, on my server, but I can run it fine on my local Couchdb. I was just doing a massive edit on about 25K docs. Is there a threshold on how many docs can be updated by db/_bulk_docs in the settings?

http:https://docs.couchdb.org/en/2.0.0/api/database/bulk-api.html#db-bulk-docs

@Aaron-Zhao
Copy link
Author

Aaron-Zhao commented Jun 21, 2017

This has something to do with my server setting rather than CouchDB. My server has a limit on client max body size.

nickva pushed a commit to nickva/couchdb that referenced this issue Sep 7, 2022
* Added missing 404 result code for POST /db/_index
* Updated styling to match other parts of the document.

Co-authored-by: Joan Touzet <[email protected]>
Co-authored-by: Jonathan Hall <[email protected]>
Co-authored-by: iilyak <[email protected]>
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