Hi,
I got problems with my frontend stops responding after a while.
My log is filled with errors, but I can’t see what cause the problem.
https://hastebin.com/avikarazof.sql
Does anyone have an idea?
Hi,
I got problems with my frontend stops responding after a while.
My log is filled with errors, but I can’t see what cause the problem.
https://hastebin.com/avikarazof.sql
Does anyone have an idea?
So many different components have problems connecting, so I would think your computer is having trouble maintaining a connection. Are you using WiFi or a wired connection?
File "/srv/homeassistant/homeassistant_venv/lib/python3.5/site-packages/homeassistant/util/color.py", line 478, in color_temperature_mired_to_kelvin
return math.floor(1000000 / mired_temperature)
ZeroDivisionError: division by zero
This is definitely an error though. I’m not sure where the fault would be, but it might be the source of your problems.
Hi,
Im using wired connection.
Hmm, there are so many errors… So you think that is the source of it?
Thank you.