Compression Errors

2014-03-18 Thread mike
Using CBL beta 3, SG beta 3 and Couchbase Server 2.2, CBL reports errors when 'compessResponses' is true in my SG config. Here's an example of the errors CBL is reporting: 11:09:12.323‖ WARNING*** : CBLMultipartDocumentReader[_id=(null)]: received corrupt gzip-encoded JSON part

Re: Compression Errors

2014-03-18 Thread Jens Alfke
On Mar 18, 2014, at 9:19 AM, mike lam...@gmail.com wrote: 11:09:12.323‖ WARNING*** : CBLMultipartDocumentReader[_id=(null)]: received corrupt gzip-encoded JSON part Is this reproducible with the same document? If so, could you use ‘curl’ on the URL that it was GETting (as shown in the

Re: Compression Errors

2014-03-18 Thread mike
Sure thing. On Tuesday, 18 March 2014 11:35:54 UTC-5, Jens Alfke wrote: On Mar 18, 2014, at 9:19 AM, mike lam...@gmail.com javascript: wrote: 11:09:12.323‖ WARNING*** : CBLMultipartDocumentReader[_id=(null)]: received corrupt gzip-encoded JSON part Is this reproducible with the same