Skip to content

Blocked loading mixed active content “http://cdnjs.cloudflare.com/ajax/libs/dagre-d3/0.4.17/dagre-d3.min.js” #1146

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
o-s-m-o-s opened this issue Mar 30, 2021 · 3 comments

Comments

@o-s-m-o-s
Copy link

We're running CoreNLP using Docker. The issue we're having is that the constituency parse is not showing up. It seems that the <script> include for dagre-d3 requests the http not the https version and the browser blocks the mixed active content. I'm not sure if this is unique to our usage or not so filing this issue.

I mention the following in case it's relevant. We recently updated our version to 4.2.0 from the CoreNLP website to see if this had been fixed, but our instance says its on version 4.1.0 (not 4.2.0) on the landing page. Perhaps we've made a mistake in updating?

Regards

@AngledLuffa
Copy link
Contributor

AngledLuffa commented Mar 30, 2021 via email

@o-s-m-o-s
Copy link
Author

Thanks for your help!

In our case we also needed to update the corenlp-brat.html file in stanford-corenlp-4.2.0-models.jar as it was being sourced first. But that was change we needed.

@AngledLuffa
Copy link
Contributor

AngledLuffa commented Mar 30, 2021 via email

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants