wohali commented on issue #2887: URL: https://github.com/apache/couchdb/issues/2887#issuecomment-628780558
That's a timeout on calling the validate_document_update. Your server is likely too busy to process the request. You can try bumping the timeout value (`[couchdb] os_process_timeout`), or you can allocate more CPU and RAM to your machine and try again. Also, this is not a CouchDB bug. GitHub is for actual CouchDB bugs only. Sorry about that. If you are looking for general support with using CouchDB, please try one of these other options: * The user mailing list. Signup instructions are [here](http://couchdb.apache.org/#mailing-lists) * The Slack/IRC chat room. Joining instructions are [here](http://couchdb.apache.org/#chat) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
