Closed JeeCee1 closed 2 years ago
automation documentation automation source (message by IssueLinks)
Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (automation
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
Please share a log with the settings below showing HomeAssistant starting, and the triggering of at least one automation.
Please also share the file .homeassistant/.storage/trace.saved_traces
logger:
default: info
Hello, i'm having the same issue, looking at the requested logs
2022-02-21 22:05:48 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2022-02-21 22:05:48 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds
2022-02-21 22:05:48 INFO (SyncWorker_3) [homeassistant.loader] Loaded light from homeassistant.components.light
2022-02-21 22:05:48 INFO (SyncWorker_6) [homeassistant.loader] Loaded climate from homeassistant.components.climate
2022-02-21 22:05:48 INFO (SyncWorker_0) [homeassistant.loader] Loaded select from homeassistant.components.select
2022-02-21 22:05:48 INFO (MainThread) [homeassistant.setup] Setting up lock
2022-02-21 22:05:48 INFO (MainThread) [homeassistant.setup] Setup of domain lock took 0.0 seconds
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setting up sensor
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.0 seconds
2022-02-21 22:05:49 INFO (Thread-3) [homeassistant.components.mqtt] Connected to MQTT server localhost:1883 (0)
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setting up template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setup of domain template took 0.0 seconds
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 3.6 seconds
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setup of domain input_button took 3.5 seconds
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setup of domain camera took 3.1 seconds
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.camera] Setting up camera.local_file
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.camera] Setting up camera.local_file
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.camera] Setting up camera.local_file
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.camera] Setting up camera.local_file
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.lock] Setting up lock.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.template
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.updater
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.energy
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 3.7 seconds
2022-02-21 22:05:49 INFO (MainThread) [homeassistant.setup] Setup of domain counter took 3.6 seconds
2022-02-21 22:05:49 INFO (SyncWorker_1) [homeassistant.loader] Loaded doods from homeassistant.components.doods
2022-02-21 22:05:49 INFO (MainThread) [custom_components.hacs] Loaded 18 tasks
2022-02-21 22:05:49 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.SETUP
2022-02-21 22:05:49 INFO (MainThread) [custom_components.hacs] HacsTask
and the trace file: { "version": 1, "minor_version": 1, "key": "trace.saved_traces", "data": {} }
Looks like a few traces are back after the last restart. Not sure what was the issue. Will monitor it in the next day's
Thanks
Matthieu
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
The problem
All my automations show “no traces found”, even though they trigger. They used to work and are created in yaml with unique IDs. It seems like it happened since updating to 2022.2, but I’m not sure. I am running a supervised (supported) install, all latest versions. I’ve got many log errors and warning, but none seem relevant. I have restarted core first, and host afterwards, no resolve. Can someone please guide me how to debug?
It seems I'm not the only one.
What version of Home Assistant Core has the issue?
2022.2
What was the last working version of Home Assistant Core?
2022.1
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
Automations
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response