States page blank since upgrade to 51.1

I have no idea what has happened here, but since updating today to 51.1 (HASS AIO), my states page is blank like this, but only in a web browser.

On my phone, the page displays as normal. I have tried 2 different PC’s with Chrome and IE, same issue.

Idea’s?

Did you already try a full refresh (CTRL + F5) in your browser?

2 Likes

Not that specific key combo, no. I ran cache clean, rebooted, 2 PC’s, different browsers, etc etc.

Tried Ctrl + F5, and that did the trick, amazing. Thanks for that, this one had me stumped!

I also encountered the same problem.On my android phone,the page just like that.

Same here in Safari. Getting this error in the web inspector.

The issue has returned again for me, and the Ctrl + F5 does not work to correct the issue, downgraded to 50.2 and the issue goes away.

Definately an issue with 51.1

I got this issue on my mobile and tablet (both running Ubuntu Touch). I upgraded to 0.51.2 this morning, but the problem persists. I have tried clearing browser cache as well as history, but it hasn’t helped. Everything looks fine in Firefox on Ubuntu though.

I also have this issue after upgrading to 0.51.1 - but only in Chrome! I noticed one error in the javascript console:

Uncaught (in promise) DOMException: Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).

@Romanski, that’s interesting, I’m not receiving anything in the console.

@tomoqv, I havn’t got FF installed, but have tried with Chrome, Chromium and IE - all have the same issue.

I have rolled back to 50.2 until the issue is resolved.

I get this error in the log after upgrading to 0.51.2:
2017-08-15 09:29:23 ERROR (MainThread) [aiohttp.server] Unhandled exception Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/aiohttp/web_protocol.py", line 434, in start yield from resp.prepare(request) File "/usr/lib/python3.6/site-packages/aiohttp/web_fileresponse.py", line 240, in prepare return (yield from self._sendfile(request, fobj, count)) File "/usr/lib/python3.6/site-packages/homeassistant/components/http/static.py", line 61, in sendfile yield from orig_sendfile(request, fobj, count) File "/usr/lib/python3.6/site-packages/aiohttp/web_fileresponse.py", line 121, in _sendfile_system writer = yield from self._sendfile_fallback(request, fobj, count) File "/usr/lib/python3.6/site-packages/aiohttp/web_fileresponse.py", line 149, in _sendfile_fallback yield from writer.write(chunk) File "/usr/lib/python3.6/site-packages/aiohttp/http_writer.py", line 295, in drain yield from self._stream.drain() File "/usr/lib/python3.6/site-packages/aiohttp/http_writer.py", line 128, in drain yield from self._protocol._drain_helper() File "/usr/lib/python3.6/asyncio/streams.py", line 211, in _drain_helper yield from waiter File "/usr/lib/python3.6/asyncio/futures.py", line 331, in __iter__ yield self # This tells Task to wait for completion. concurrent.futures._base.CancelledError

States page still blank in the browser of Ubuntu Touch on phone and tablet. Visible in FF on Ubuntu and Android.

Same issue with Opera mobile browser on Android. Is ok in Chrome.

Fine for me on desktop devices, but Kindle Fire via Kiosk Browser is blanking out.

Upgrading to the newest version of chrome fixed this on my android phone.

So there seems to be a breaking change that has been made in 51.1/2 that has made backward compatibility with older browsers break then maybe?

Any chance of this issue being resolved in future updates? I am running a phone that can’t upgrade to a newer browser right now.

2 Likes

Same request here. HA dash apk from community (WallPanel) have this same problem.

Looks like comment on this forum and on the bug report both stalled. Are we waiting for hass to look into it or for Firefox to address the bug?

@Robert, it seems it has stalled, or is not being addressed. I am still having the same issues as before even with the most recent version updates.

I just read back through and see you are having the problem with Chrome? I the current stable version of Chromium running on Ubuntu 16.04 and that works for both of my pi’s which running HASS AIO version. But when I try to use Firefox 55 (current stable release) I get a blank screen.