EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB440384: Microstrategy Web throws javascript errors when using Citric Netscaler Load balancer with external SSL certificate


Community Admin

• Strategy


This article describes an issue when using a load balancer URL with external SSL certificate users see javascript errors and shows blank screen with INET_E_DATA_NOT_AVAILABLE as error.

SYMPTOM
When using Citric Netscaler load balancer with external SSL certificate, users navigating in Strategy Web 10.8 see a blank screen and an error message.
ERROR MESSAGE


Edge is reporting: INET_E_DATA_NOT_AVAILABLE


Chrome: ERR_CONTENT_DECODING_FAILED

         

ka04W000000Ob1FQAS_0EM44000000A677.png

CAUSE
INET_E_DATA_NOT_AVAILABLE is a Microsoft-specific error, as shown in the following links:

  • https://social.msdn.microsoft.com/Forums/vstudio/en-US/5b40c408-3881-4c97-bd05-a2a671b60606/cannot-reach-this-page-inetedatanotavailable?forum=windowsazurewebsitespreview
  • https://msdn.microsoft.com/en-us/library/ms775145(v=vs.85).aspx


The ERR_CONTENT_DECODING_FAILED error is due to HTTP response headers claiming that content is gzip encoded, but it isn't.
ACTION
This is due to an additional compatibility view setting enabled for Internet Explorer in load balancer end. After removing the setting, the load balancer JavaScript issue got fixed. 
  
Below is the setting added to the load balancer configuration file that was later removed to fix the issue: 
add rewrite action add_meta_tag-Strategy insert_after "HTTP.RES.BODY(1500).SUBSTR(\"<head>\")" q{"<meta http-equiv=\"X-UA-Compatible\" content=\"IE=EDGE\" />"}
Third Party Software Disclaimer:
WARNING:
The third-party product(s) discussed in this technical note is manufactured by vendors independent of Strategy. Strategy makes no warranty, express, implied or otherwise, regarding this product, including its performance or reliability.
Internal reference number for this article is KB440384. KB440384


Comment

0 comments

Details

Knowledge Article

Published:

March 28, 2018

Last Updated:

December 31, 2018