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

DEMO doesn't work #115

Open
Jerige opened this issue May 24, 2022 · 1 comment
Open

DEMO doesn't work #115

Jerige opened this issue May 24, 2022 · 1 comment
Labels

Comments

@Jerige
Copy link

Jerige commented May 24, 2022

Initializing is never finished. The error is

jquery-3.1.0.min.js:2 Uncaught DOMException: Failed to construct 'Worker': Script at 'file:///C:/Users/jr/Downloads/cubejs-master/docs/lib/worker.js' **cannot be accessed from origin 'null'.**
    at Function._asyncSetup (file:///C:/Users/jr/Downloads/cubejs-master/docs/lib/async.js:12:22)
    at Function.asyncInit (file:///C:/Users/jr/Downloads/cubejs-master/docs/lib/async.js:34:12)
    at HTMLDocument.<anonymous> (file:///C:/Users/jr/Downloads/cubejs-master/docs/demo.js:51:10)
    at j (https://code.jquery.com/jquery-3.1.0.min.js:2:29568)
    at k (https://code.jquery.com/jquery-3.1.0.min.js:2:29882)

I tried in Edge, Chrome, Firefox and everywhere this error appears.
Any suggestions?

Thx!

@ldez
Copy link
Owner

ldez commented May 24, 2022

Hello,

the demo page works for me on Firefox and Chrome.

http://ldez.github.io/cubejs/

Maybe it's related to the fact that you are using the file locally without a server.

@ldez ldez added the question label May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants