aims111 / minify

Automatically exported from code.google.com/p/minify
0 stars 0 forks source link

Error code: ERR_CONTENT_DECODING_FAILED #289

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Are you sure this is not a problem with your configuration? (ask on the
Google Group)

Minify commit/version: 2.1.5
PHP version: 5.4.5

I tried the minify 2.1.5 release for my application , it is working in my local 
setup,but not working on test server and getting  encoding error

Error code: ERR_CONTENT_DECODING_FAILED

Then I revert back to the 2.1.4 beta release,Now Its working on both server.

Original issue reported on code.google.com by sureshra...@sybrant.com on 17 Jul 2013 at 10:09

GoogleCodeExporter commented 8 years ago
I've got the same Issue, but only the first time I upload a modified File 
(css). After a reload of the Page, it works fine.

I use groupConfig. With 2.1.4 BETA and 2.1.3 it works after upload, in 2.1.5 
and 2.1.7 the page loads without stylesheet (the first time).

With curl I see that a stream may not be syncronized, but I'm not sure about 
it. 

Original comment by ptom...@gmail.com on 1 May 2014 at 8:12