All Website Dashboard page is empty

Hello,

I updated Matomo and All Website Dashboard page is empty (does not display sites). I get this errors from Google Chrome console:

Failed to load resource: net::ERR_CONTENT_DECODING_FAILED - /piwik/plugins/MultiSites/angularjs/site/site.directive.html?cb=e84ed7c9197a9d550c6e399137b2f0ce

2Error: [$compile:tpload] http://errors.angularjs.org/1.6.5/$compile/tpload?p0=plugins%2FMultiSites%2Fangularjs%2Fsite%2Fsite.directive.html%3Fcb%3De84ed7c9197a9d550c6e399137b2f0ce&p1=-1&p2=

index.php?module=Proxy&action=getCoreJs&cb=e84ed7c9197a9d550c6e399137b2f0ce:245 
    at index.php?module=Proxy&action=getCoreJs&cb=e84ed7c9197a9d550c6e399137b2f0ce:129
    at index.php?module=Proxy&action=getCoreJs&cb=e84ed7c9197a9d550c6e399137b2f0ce:283
    at index.php?module=Proxy&action=getCoreJs&cb=e84ed7c9197a9d550c6e399137b2f0ce:258
    at m.$digest (index.php?module=Proxy&action=getCoreJs&cb=e84ed7c9197a9d550c6e399137b2f0ce:269)
    at m.$apply (index.php?module=Proxy&action=getCoreJs&cb=e84ed7c9197a9d550c6e399137b2f0ce:272)
    at l (index.php?module=Proxy&action=getCoreJs&cb=e84ed7c9197a9d550c6e399137b2f0ce:224)
    at XMLHttpRequest.e (index.php?module=Proxy&action=getCoreJs&cb=e84ed7c9197a9d550c6e399137b2f0ce:230)

Regards,
Razvan

Hi,

That error sounds like your webserver is adding the Content-Encoding: gzip header indicating that he sends gzip-ed pages, but in fact doesn’t compress pages which causes chrome to uncompress them.