Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Local Server Run Fails Due to Main Website Outage #1447

Open
mkarmona opened this issue May 22, 2024 · 3 comments
Open

Local Server Run Fails Due to Main Website Outage #1447

mkarmona opened this issue May 22, 2024 · 3 comments

Comments

@mkarmona
Copy link

@AngledLuffa The local version of CoreNLP isn't working because it's missing some JavaScript fetches from the main online website, which is currently down. What could be the potential solution?

  • Provide a hosted version of those files?
  • Or include them within the built package?
Screenshot 2024-05-22 at 13 36 00
@mkarmona mkarmona changed the title local server run fails to execute because the main website is down Local Server Run Fails Due to Main Website Outage May 22, 2024
@mkarmona
Copy link
Author

I see there a reference to same issue time ago here

@AngledLuffa
Copy link
Contributor

AngledLuffa commented May 22, 2024 via email

@AngledLuffa
Copy link
Contributor

A big limitation here is that the CoreNLP server doesn't serve arbitrary pages. I have to imagine that would be a big security risk. Again I think the best solution is to wrap it in nginx or apache and serve the static files that way. One limitation would be the landing page might need some edits to actually connect to the right host. I can spend a little time working on that

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

No branches or pull requests

2 participants