AppInventor does not Load

Greetings.
I cannot load the page "ai2.appinventor.mit.edu"
When pressing the "Get Started" Button on the MIT App Inventor landing page I get a new Tab opened with the above posted link. That side redirects once to "[...]?locale=en_EN".
That page also loads but it only displays a background image and then stops.
I looked in the console and noticed that the file "messages.cache.js" was not found (404).
Furthermore do I see some errors in the console...
Uncaught TypeError: can't access property "Msg", top.AI2 is undefined
ai2p1.appinv.net/ode/aiblockly-d1963c22f342d85cb743a3244d4546e794af004568c573dfe5c6e3e6bccf123d.cache.js:1206
Any advice is welcome.
Looking for similar issues I found "community.appinventor.mit.edu/t/http-ai2-appinventor-mit-edu-takes-too-much-time-to-load/33446" but it didn't help me.
I am using a Windows 11 Tower with Firefox Version 142.0 (64-bit).
I tried with different devices and different browsers but I get the same result every time.
Below I posted the Response Header of the not found file if it is of any use.
Thanks in advance!
HTTP/2 404
date: Wed, 27 Aug 2025 11:46:28 GMT
content-type: text/html
server: cloudflare
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"a.nel.cloudflare.com/report/v4?s=nracKPWD1vZElCftqZFE5qeZDlpnax06q9w%2F%2BiUQaO6nrPv4jb5VN8qePnvJA92ZwNXXiQgsdenMV65x0kVXgZkdUtR%2B3qn6%2FlfTEzLb2g%3D%3D"}]}
cf-cache-status: EXPIRED
vary: accept-encoding
content-encoding: br
cf-ray: 975b54206f1bdbe7-FRA
X-Firefox-Spdy: h2

PS: I removed the https:// in hopes to not trigger the link limit for new accounts

This:

https://ai2.appinventor.mit.edu/

When loading that link I get redirected to https://ai2.appinventor.mit.edu/?locale=de_DE.
The page is depicted in the screenshot above.
I tried using a vpn connection to check if it is a different country that might work but it changed nothing...

is your locale DE ?

You could also try:

THE CODE SERVER

1 Like

Thanks I will try that.
Is it supposed to look like this?
It looked a little bare-bones.

Thanks @TIMAI2 the Code Server works for me.
Maybe with time the other will too.