microsoft / pxt-adafruit

Microsoft MakeCode editor for Adafruit Circuit Playground Express
https://makecode.adafruit.com
Other
81 stars 77 forks source link

MakeCode does not work. #1021

Closed vadim-cherepanov closed 5 years ago

vadim-cherepanov commented 5 years ago

When I am going to https://makecode.adafruit.com, the page opens, but the content is darkened with the logo never going away; and in background I can see a large button New Project as well as a bunch of other large buttons with what I assume are ready code, but the flower on top stays, so nothing is clockable.

THe console shows: The resource from “https://makecode.adafruit.com/cdn/editor.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff). This error is often due to a resource not being accessible, so I tried putting https://makecode.adafruit.com/cdn/editor.js right into the browser address line, and indeed it shows "Sorry, the page is missing".

This is in Firefox 66.0.3.

abchatra commented 5 years ago

@vadim-cherepanov can you please try on a different browser on a same machine and see if this issue reproduces?

vadim-cherepanov commented 5 years ago

I think this is just some M$ stuff... Sometimes in the console it gives, for example, "Cannot load makecode.trafficmanager.cn" (apparently some Chinese site managing M$ MakeCode traffic?), and sometimes some other wierdness. Since I have some minimal protection against these kind of bull$#it, it might kick in, though I tried to whitelist all M$ related sites... Anyway, I think I will stick to Arduino IDE and maybe later try CircuitPython. I was more like curious about MakeCode. Please feel free to close the issue.