[
https://issues.apache.org/jira/browse/IOTDB-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sunjincheng closed IOTDB-382.
-----------------------------
Resolution: Fixed
Fixed in master: 6ab8e06c8d42033b038d0ab7f39d1c29cf8e16bd
> Insecure script requested error in home page
> --------------------------------------------
>
> Key: IOTDB-382
> URL: https://issues.apache.org/jira/browse/IOTDB-382
> Project: Apache IoTDB
> Issue Type: Improvement
> Reporter: sunjincheng
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.1
>
> Attachments: image-2019-12-23-14-27-38-151.png
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, when we open the home page of IoTDB([https://iotdb.apache.org/]),
> but when we debug the resource loading, I found that there is a Insecure
> script requested error as follows:
> {code:java}
> Mixed Content: The page at 'https://iotdb.apache.org/#/' was loaded over
> HTTPS, but requested an insecure script
> 'http://libs.baidu.com/jquery/2.1.1/jquery.min.js'. This request has been
> blocked; the content must be served over HTTPS.
> /#/:1 [Intervention] Slow network is detected. See
> https://www.chromestatus.com/feature/5636954674692096 for more details.
> Fallback font will be used while loading:
> https://iotdb.apache.org/static/css/static/fonts/S6uyw4BMUTPHjx4wXiWtFCc.b270452.woff2
> /#/:1 [Intervention] Slow network is detected. See
> https://www.chromestatus.com/feature/5636954674692096 for more details.
> Fallback font will be used while loading:
> https://iotdb.apache.org/static/css/static/fonts/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.bf912df.woff2
> bootstrap.min.js:6 Uncaught Error: Bootstrap's JavaScript requires jQuery
> at bootstrap.min.js:6
> (anonymous) @ bootstrap.min.js:6
> 2iotdb.apache.org/:1 GET
> https://iotdb.apache.org/static/css/static/fonts/S6uyw4BMUTPHjx4wXiWtFCc.b270452.woff2
> net::ERR_ABORTED 404 (Not Found) {code}
> !image-2019-12-23-14-27-38-151.png|width=330,height=162!
>
> The Chrome version is : 79.0.3945.79
--
This message was sent by Atlassian Jira
(v8.3.4#803005)