This is home-assistant.log.1, which I understna dis the log before the crash
it looks like I canno attach the full log but only a limited part, this is the last part
2021-12-23 23:40:26 ERROR (MainThread) [homeassistant] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 75, in <lambda>
lambda now: tadoconnector.update(),
File "/usr/src/homeassistant/homeassistant/util/__init__.py", line 277, in wrapper
result = method(*args, **kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 160, in update
self.update_zones()
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 214, in update_zones
zone_state = TadoZone(zone_states[str(zone_id)], zone_id)
KeyError: '14'
2021-12-23 23:45:26 ERROR (MainThread) [homeassistant] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 75, in <lambda>
lambda now: tadoconnector.update(),
File "/usr/src/homeassistant/homeassistant/util/__init__.py", line 277, in wrapper
result = method(*args, **kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 160, in update
self.update_zones()
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 214, in update_zones
zone_state = TadoZone(zone_states[str(zone_id)], zone_id)
KeyError: '14'
2021-12-23 23:50:26 ERROR (MainThread) [homeassistant] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 75, in <lambda>
lambda now: tadoconnector.update(),
File "/usr/src/homeassistant/homeassistant/util/__init__.py", line 277, in wrapper
result = method(*args, **kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 160, in update
self.update_zones()
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 214, in update_zones
zone_state = TadoZone(zone_states[str(zone_id)], zone_id)
KeyError: '14'
2021-12-23 23:55:26 ERROR (MainThread) [homeassistant] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 75, in <lambda>
lambda now: tadoconnector.update(),
File "/usr/src/homeassistant/homeassistant/util/__init__.py", line 277, in wrapper
result = method(*args, **kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 160, in update
self.update_zones()
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 214, in update_zones
zone_state = TadoZone(zone_states[str(zone_id)], zone_id)
KeyError: '14'
2021-12-24 00:00:26 ERROR (MainThread) [homeassistant] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 75, in <lambda>
lambda now: tadoconnector.update(),
File "/usr/src/homeassistant/homeassistant/util/__init__.py", line 277, in wrapper
result = method(*args, **kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 160, in update
self.update_zones()
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 214, in update_zones
zone_state = TadoZone(zone_states[str(zone_id)], zone_id)
KeyError: '14'
2021-12-24 00:05:26 ERROR (MainThread) [homeassistant] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 75, in <lambda>
lambda now: tadoconnector.update(),
File "/usr/src/homeassistant/homeassistant/util/__init__.py", line 277, in wrapper
result = method(*args, **kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 160, in update
self.update_zones()
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 214, in update_zones
zone_state = TadoZone(zone_states[str(zone_id)], zone_id)
KeyError: '14'
2021-12-24 00:10:26 ERROR (MainThread) [homeassistant] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 75, in <lambda>
lambda now: tadoconnector.update(),
File "/usr/src/homeassistant/homeassistant/util/__init__.py", line 277, in wrapper
result = method(*args, **kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 160, in update
self.update_zones()
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 214, in update_zones
zone_state = TadoZone(zone_states[str(zone_id)], zone_id)
KeyError: '14'
2021-12-24 00:15:27 ERROR (MainThread) [homeassistant] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 75, in <lambda>
lambda now: tadoconnector.update(),
File "/usr/src/homeassistant/homeassistant/util/__init__.py", line 277, in wrapper
result = method(*args, **kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 160, in update
self.update_zones()
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 214, in update_zones
zone_state = TadoZone(zone_states[str(zone_id)], zone_id)
KeyError: '14'
2021-12-24 00:20:26 ERROR (MainThread) [homeassistant] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 75, in <lambda>
lambda now: tadoconnector.update(),
File "/usr/src/homeassistant/homeassistant/util/__init__.py", line 277, in wrapper
result = method(*args, **kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 160, in update
self.update_zones()
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 214, in update_zones
zone_state = TadoZone(zone_states[str(zone_id)], zone_id)
KeyError: '14'
2021-12-24 00:25:26 ERROR (MainThread) [homeassistant] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 75, in <lambda>
lambda now: tadoconnector.update(),
File "/usr/src/homeassistant/homeassistant/util/__init__.py", line 277, in wrapper
result = method(*args, **kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 160, in update
self.update_zones()
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 214, in update_zones
zone_state = TadoZone(zone_states[str(zone_id)], zone_id)
KeyError: '14'
2021-12-24 00:30:26 ERROR (MainThread) [homeassistant] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 75, in <lambda>
lambda now: tadoconnector.update(),
File "/usr/src/homeassistant/homeassistant/util/__init__.py", line 277, in wrapper
result = method(*args, **kwargs)
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 160, in update
self.update_zones()
File "/usr/src/homeassistant/homeassistant/components/tado/__init__.py", line 214, in update_zones
zone_state = TadoZone(zone_states[str(zone_id)], zone_id)
KeyError: '14'
2021-12-24 00:30:33 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 192.168.0.176 (192.168.0.176). (Mozilla/5.0 (iPhone; CPU iPhone OS 15_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Home Assistant/2021.11.1 (io.robbie.HomeAssistant; build:2021.266; iOS 15.1.1) Mobile/HomeAssistant, like Safari)
Not sure if we would be able to see the crash
reason over here. If you are running supervisor, its logs probably will be more helpful
How do I know if I’m running supervisor? I’m running on a Raspberry PI4
I have these supervisor logs; nothing from the day of the crash (24-12-21)
22-01-08 20:41:20 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
22-01-08 20:41:20 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
22-01-08 20:43:05 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/beta.json
22-01-08 20:43:39 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
22-01-08 21:13:40 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
22-01-08 21:36:38 INFO (MainThread) [supervisor.host.info] Updating local host information
22-01-08 21:36:40 INFO (MainThread) [supervisor.host.services] Updating service information
22-01-08 21:36:40 INFO (MainThread) [supervisor.host.network] Updating local network information
22-01-08 21:36:40 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
22-01-08 21:36:40 INFO (MainThread) [supervisor.host.manager] Host information reload completed
22-01-08 21:41:20 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING
22-01-08 21:41:20 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE
22-01-08 21:41:20 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.PLUGIN
22-01-08 21:41:20 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.CORE
22-01-08 21:41:20 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR
22-01-08 21:41:20 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
22-01-08 21:41:20 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
22-01-08 21:41:20 INFO (MainThread) [supervisor.resolution.check] System checks complete
22-01-08 21:41:20 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
22-01-08 21:41:20 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-01-08 21:41:20 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
22-01-08 21:41:20 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
22-01-08 21:43:40 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
22-01-08 22:13:41 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
22-01-08 22:41:20 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING
22-01-08 22:41:20 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE
22-01-08 22:41:20 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.PLUGIN
22-01-08 22:41:20 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.CORE
22-01-08 22:41:20 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR
22-01-08 22:41:20 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
22-01-08 22:41:20 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
22-01-08 22:41:20 INFO (MainThread) [supervisor.resolution.check] System checks complete
22-01-08 22:41:20 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
22-01-08 22:41:20 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-01-08 22:41:20 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
22-01-08 22:41:20 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
22-01-08 22:43:05 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/beta.json
22-01-08 22:43:37 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/maisken/hassio-addons repository
22-01-08 22:43:37 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
22-01-08 22:43:38 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
22-01-08 22:43:44 INFO (MainThread) [supervisor.store] Loading add-ons from store: 63 all - 0 new - 0 remove
22-01-08 22:43:44 INFO (MainThread) [supervisor.store] Loading add-ons from store: 63 all - 0 new - 0 remove
22-01-08 22:43:44 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
22-01-08 23:13:44 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
22-01-08 23:41:20 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING
22-01-08 23:41:20 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE
22-01-08 23:41:20 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.PLUGIN
22-01-08 23:41:21 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.CORE
22-01-08 23:41:21 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR
22-01-08 23:41:21 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
22-01-08 23:41:21 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
22-01-08 23:41:21 INFO (MainThread) [supervisor.resolution.check] System checks complete
22-01-08 23:41:21 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
22-01-08 23:41:21 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-01-08 23:41:21 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
22-01-08 23:41:21 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
22-01-08 23:43:20 INFO (MainThread) [supervisor.host.info] Updating local host information
22-01-08 23:43:22 INFO (MainThread) [supervisor.host.services] Updating service information
22-01-08 23:43:22 INFO (MainThread) [supervisor.host.network] Updating local network information
22-01-08 23:43:22 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
22-01-08 23:43:22 INFO (MainThread) [supervisor.host.manager] Host information reload completed
22-01-08 23:43:45 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token