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

Running the code on www.rust-lang.org doesn't work #21781

Closed
XrXr opened this issue Jan 30, 2015 · 1 comment
Closed

Running the code on www.rust-lang.org doesn't work #21781

XrXr opened this issue Jan 30, 2015 · 1 comment

Comments

@XrXr
Copy link
Contributor

XrXr commented Jan 30, 2015

Go to www.rust-lang.org and click on run, it will show Running... forever.

Looking at Chrome's console, this seems to be an issue with www.rust-lang.org served over HTTP instead of HTTPS like play.rust-lang.org.

XMLHttpRequest cannot load http://play.rust-lang.org/evaluate.json. The request was redirected to 'https://play.rust-lang.org/evaluate.json', which is disallowed for cross-origin requests that require preflight. (index):377 Uncaught TypeError: Cannot read property 'split' of null

See also #13180

@alexcrichton
Copy link
Member

Fixed in rust-lang/prev.rust-lang.org@7065758, but thanks!

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