Blank Page With HA 0.71.0

Hey guys, i’ve been trying to come up with a solution for this issue since HA 0.70.0b5 and so far I still have not not been able to. My problem is whenever I clicked on “config, map, logbook, etc” and everything on the left panel menu, i’ve got a white blank page with a circle spinning around. I banged my head on pretty much every wall to find a solution for that and so far nothing. I’m running HA 0.71.0 on ubuntu 18.04 server with env.
These are a few screenshots:



I’m just looking for a little help

Clear the browser cache??? Restart HA??? Check the log files for errors???
/var/syslog

Thank you for your reply. Per your suggestion, I went ahead and clear my browser cache & history and even rebooted the whole system. I still come up with the same result. As far as the log is concerned, the only thing i saw is some concerning some “rgb_received”
Error Log:
" 2018-06-09 10:10:07 ERROR (MainThread) [homeassistant.core] Error doing job: Exception in callback MQTT._mqtt_handle_message(<paho.mqtt.cl…x7f025c0bcd68>)
Traceback (most recent call last):
File “/usr/lib/python3.6/asyncio/events.py”, line 145, in _run
self._callback(*self._args)
File “/srv/homeassistant/lib/python3.6/site-packages/homeassistant/components/mqtt/init.py”, line 679, in _mqtt_handle_message
msg.topic, payload, msg.qos)
File “/srv/homeassistant/lib/python3.6/site-packages/homeassistant/core.py”, line 253, in async_run_job
target(*args)
File “/srv/homeassistant/lib/python3.6/site-packages/homeassistant/components/light/mqtt.py”, line 272, in rgb_received
templatesCONF_RGB.split(’,’)]
File “/srv/homeassistant/lib/python3.6/site-packages/homeassistant/components/light/mqtt.py”, line 271, in
rgb = [int(val) for val in
ValueError: invalid literal for int() with base 10: ‘#000080’"
NB: I’ve this popped up since HA version 0.41.0

Update your supervisor to 107 if not already.

I understand that, but i’m not using HASS.IO. My HA instance is on ubuntu 18.04 server with env

In chrome press F12, while the console’s up, right click the refresh button and hit “Empty cache and hard reload” option.

Thank you again for taking the time to reply; but I did just that and nothing. here’s a screenshot of it

So you see this menu?

image

and your UI still doesn’t correct itself?

Yes sir I did that more than five and reboot computer twice. So far i don’t know where else to look.

Just an FYI, i’m able to see the main frontend of HA; but I clicked on "Config, Map, or any icons on the developer section, i’ve got that blank page. Also while chrome is opened I tried to access the config option, i get this error on the developer screen:

Try http://<IP of your HASS>:8123/config/dashboard?latest

Still the same

Try redoing the update, a package may have been corrupted/partially downloaded.

ok i’ll give that a shot

I see a lot of front end errors too, are you by chance using any type of Custom UI? If you are and the reinstall does not work check to make sure it is updated and if there is no new update try to disable it too. There was a major change to the front end in 0.70 so all custom UI needed to be updated.

I used to have Custom UI install; since the beta version of HA 0.70 i removed it.

Oh ok, it has since been updated to work with the latest versions as well. Any other custom components that add a UI?

that didn’t do for me. the funny thing is, if i downgrade to 0.69.1, everything works beautifully

Are you using floorplan or the HASS custom alarm . i had to update those also

yes I have “Hass Custom Alarm” & “Floor Plan”