Re: Truncated response when POST a _changes query

2017-05-03 Thread Robert Samuel Newson
Agree with Joan, the most important thing is the log files. If couchdb can send an error in the response, it will (a 413 or 404, etc, etc). But if we've already started the response and _then_ encounter an error, we can't send any useful information in the response, we have to close the

Re: Truncated response when POST a _changes query

2017-05-03 Thread Joan Touzet
Hi Nasser, Thank you for the report. Are you running against a single node or a clustered CouchDB 2.0 install? If clustered, how many nodes, and are they all running on the same machine, or different machines? Have you changed any settings in the ini files? What sort of database do you have?

Truncated response when POST a _changes query

2017-05-03 Thread Nasser Ebrahim
Hello, While doing the Cloudant swift test, we are getting truncated response when POST a _changes query to the CouchDB with document ID [ http://docs.couchdb.org/en/2.0.0/api/database/changes.html]. We are getting the failure very