Hi everyone, can network get banned connecting to makecode server?

Hi Everyone, i have some problem, and want some advice

so I live in Indonesia and we opened a STEM club, we use makecode microbit and makecode arcade regularly in our lessons, but since 24 may, we can not open both websites with our wifi network, and it’s causing some disturbance in our lesson plan. but when I try to open it with my mobile data, its working fine.

is my wifi banned from accessing the makecode server?

1 Like

I haven’t heard anything about Makecode blocking access to their services, but I would consult your IT team about blocked websites. They may have seen many kids using a “game” website and blocked it on your end, as they do with most gaming sites. So getting that unblocked would fix the issue. I, too, had to message the IT team in my school to have Makecode unblocked, so it should be pretty simple, especially if you are a teacher because they will probably listen to you.

1 Like

That’s not an option because I am part of the IT team and developer, and we haven’t changed anything. but thanks for trying to help, it is much appreciated

but if it helps, the last action I take before we can’t access the site is, to make an arcade kiosk machine using some Raspberry Pi, microbit controller, and Python script to get the microbit data to emulate keyboard control.

can it be the reason they block the network because I use a script to control the arcade.microbit.com/--kiosk movement? maybe they treated it as a script attack on the server?

1 Like

Ah, I see. I don’t know much about really any of that. Maybe someone in the Educator’s Lounge might be able to help? I am also gonna call upon Makecode dev @richard because maybe they can give some more insight into this issue. Personally, I really don’t know much about the backend of Makecode, so I really can’t help more than I have. Good luck!!

you may be able to use a vpn and connect to another country

thank you so much for the help

1 Like

@TimothyBastiaan we certainly didn’t block you (or at least, not intentionally). i think it’s more likely that either this is an issue with your network configuration or ISP. are you able to reach any of our pages on the makecode.com domain? what error are you getting specifically? can you post a screenshot?

2 Likes

Currently, we are using a VPN to connect to the microbit and arcade websites. just want to know if there’s any possibility why we cannot access the site

As for the ISP, I already contacted them and still waiting for their answer.
and as far as I know, I can visit the forum.makecode.com just fine, haven’t really tried to visit other makecode.com domains except for arcade.makecode.com and makecode.microbit.com

well there’s no error message just white blank spaces, and yeah already done the usual stuff like

  • Check “is it down” website checking sites. ( well for this it seems the server is up)
  • ​Completely shutdown and restart the computer
  • Switch off your internet connection for a while
  • Try a different browser.
  • Try incognito/private mode
  • Clear browser cache

Here I have attached some pictures when I tried to access the site:


if you need more details, I will gladly send any info that you need

2 Likes

also, I forget to mention that I already open a support ticket in support.microbit.org regarding this matter hopefully it can help to shed a light to this matter

interesting… looks like the domain that’s blocked is our CDN.

@TimothyBastiaan can you go to https://makecode.microbit.org/domains and screenshot the results?

1 Like

sure here is the result :

it seems I cannot access the pxt.azureedge.net, is that the problem is ?

2 Likes

@TimothyBastiaan yup, that’s the domain that you’re going to need to get unblocked by your ISP.

2 Likes

ok, then I’m gonna ask the ISP to test the domain.

Thanks Richard for the help I update again when there’s an answer from my ISP

but just to make sure it is mainly from my ISP blocking that site right?
nothing to do with my Python scripting?
if there’s a possibility from my Python script I try searching other ways so it doesn’t happen again

3 Likes

@TimothyBastiaan definitely a network issue, your python script shouldn’t cause any issues!

3 Likes

ok then thanks for the help

Just want to update you guys, my makecode.microbit.org and arcade.makecode.com already working, and suddenly the pxt.azureedge.net connection became a success, i didn’t really know what happened since I have been so busy these past few days. hopefully, this forum can help other people who have the same problem as me. Thank you all for the help