Hassio is gone on 0.63

I’m having issues lately on accessing the Hassio. I can access the other parts of the page but not Hassio. On the logs, I’m getting CORS:

SecurityError: Blocked a frame with origin “https://xxxx:8123” from accessing a cross-origin frame.

I’m using this version:

➜ /config hassio ha info
{
“result”: “ok”,
“data”: {
“version”: “0.63”,
“last_version”: “0.63”,
“image”: “homeassistant/raspberrypi3-homeassistant”,
“custom”: false,
“boot”: true,
“port”: 8123,
“ssl”: true,
“watchdog”: true,
“startup_time”: 600
}
}

Hi, mine also disappeared on an earlier version 0.61 i think, i had to add hassio: to my configuration.yaml
Phil.

Thanks for the reply. I tried your suggestion but still no dice.

On the logs, I’m seeing these warnings:

18-02-13 11:26:50 WARNING (MainThread) [hassio.api.security] No valid Hass.io token for API access!
18-02-13 11:27:50 WARNING (MainThread) [hassio.api.proxy] Unknown Home-Assistant API access!

Mine works, but I do see those errors in my supervisor log from time to time.

Try physically typing https://xxxx:8123/hassio/dashboard into the url bar. Mine sometimes fail to load too.

Or hitting refresh works too… just found out!

tried it directly and this is still what I got:

The webpage at https://XXXX:8123/api/hassio/app-es5/index.html might be temporarily down or it may have moved permanently to a new web address.

Looks like the same issue found here:

After downgrading to 0.61.1, I got my hassio tab back. The bleeding edge updates are bloody :red_circle:

I also see this same behavior.I tried refreshing and hassio/dashboard and nothing works.

Having the same error here. Only happens when accessing through my reverse proxy, not when accessed locally.

I bought a new microsd. They have a new hassio dashboard interface on the recent versions of hassio.