andrey-git / home-assistant-custom-ui

Custom UI elements for https://home-assistant.io
https://home-assistant.io
MIT License
526 stars 97 forks source link

Error frontend_latest #153

Open abeksis opened 5 years ago

abeksis commented 5 years ago

My system is 0.77.2 and of course I also updated to the frontend_latest. I get errors as it appears ... I will be happy to help.

https://ip/frontend_latest/app-be25c91d.js:2:12812 TypeError: undefined is not an object (evaluating 't.config.services[e]')

alex-savin commented 5 years ago

Same here https://hass.domain.com/frontend_latest/app-be25c91d.js:2:12805 Uncaught TypeError: Cannot read property 'light' of undefined

https://hass.domain.com/frontend_latest/app-be25c91d.js:2:12805 Uncaught TypeError: Cannot read property 'sensor' of undefined

rbr101 commented 5 years ago

Same here .....

2018-09-03 19:25:01 ERROR (MainThread) [frontend.js.latest.201809030] http://hass.local:8123/frontend_latest/app-1fe7ad4f.js:2:12805 Uncaught TypeError: Cannot read property 'binary_sensor' of undefined

lolouk44 commented 5 years ago

same for me with 0.77.3 today (I had skipped 0.77.2)... I'm using hosted, so I ran update.sh. that failed for some reason with an 503 error message. So copied the content of update.sh back to my file and that updated a few files but I can't see any of my sensors I have MFA enabled. I tried my wife's account that does not have MFA activated and that works for her so it looks like MFA has broken Custom-UI...

[EDIT] Ignore MFA comments above, issue is with Chrome. I managed to log with both accounts on FireFox and all displays correctly. in Chrome it does not display any data for my sensors and binary_sensors which I've set to be displayed with Custom-ui. My version of Chrome is 68.0.3440.106 (Official Build) (64-bit)

sonicmingit commented 5 years ago

same too , I use docker on Ubuntu. And I try homeassisant with DSM docker , error same too.