Create for Education App will not Load

I keep getting this error message and the web editor never loads.

Here is the error log it provides:
{
"$id": 0,
"type": 6,
"message": "The transition errored",
"detail": {}
}

I just tried it and it worked fine for me.

As a test, try opening the site in an incognito window. This is an easy way to check whether the problem you're having is caused by cached files or a browser extension.

If using the Google Chrome browser:

  1. Click the button at the top right corner of Chrome.
  2. Select "New incognito window" from the menu.
  3. Open https://create.arduino.cc/

If using the Firefox browser:

  1. Select File > New Private Window from the Firefox menus.
  2. Open https://create.arduino.cc/

Does that fix the problem? If so, to use Arduino Create in a regular window, try this:

Log out of your Arduino account:

  1. Click your profile picture at the top right of any arduino.cc window.
  2. Click "Sign out".

Clear the browser cache:

If using the Google Chrome browser

  1. Click the button at the top right corner of Chrome.
  2. Select "History" from the menu.
  3. Select "History" from the menu.
  4. From the menu on the left side of the browser window, click "Clear browsing data".
  5. Uncheck all boxes except the one to the left of "☐ Cached images and files", which you should check.
  6. Click the Clear data button.

If using the Firefox browser

  1. Select History > Clear Recent History... from the Firefox menus.
  2. Uncheck all boxes except the one to the left of "☐ Cache", which you should check.
  3. Click the Clear Now button.

Sign in to your Arduino account:

  1. Open https://create.arduino.cc/ in your browser
  2. At the top right corner of the Arduino Create page, click "SIGN IN".

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.