I try to keep my current instance up while running the new one on a copy of the data in an isolated network. So yeah kind of blue/green because I do not want HA to be down so long during the day
.
Yes, my DB is the default SQlite.
– edit:
so far
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun home-assistant (no readiness notification)
s6-rc: info: service legacy-services successfully started
2023-06-07 12:23:12.178 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2023-06-07 12:23:12.179 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration weback_vacuum which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2023-06-07 12:23:12.179 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration govee which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2023-06-07 12:23:24.347 ERROR (MainThread) [homeassistant.components.automation] Automation with alias 'Lampen Thomas' failed to setup triggers and has been disabled: Unknown device '1fa06357f3a98a3d2cf7cca10cb2b261'
2023-06-07 12:23:24.350 ERROR (MainThread) [homeassistant.components.automation] Automation with alias 'Wohnzimmerlampe Zig' failed to setup triggers and has been disabled: Unknown device 'd01ca01ccfd036bb997e5bc3be2e3f97'
2023-06-07 12:23:24.353 ERROR (MainThread) [homeassistant.components.automation] Automation with alias 'Wohnzimmer und Treppe aus' failed to setup triggers and has been disabled: Unknown device 'd01ca01ccfd036bb997e5bc3be2e3f97'
2023-06-07 12:23:24.354 ERROR (MainThread) [homeassistant.components.automation] Automation with alias 'MarkiseZig' failed to setup triggers and has been disabled: Unknown device 'ff08ece1c0f7bb1caf22264149e7b29a'
2023-06-07 12:23:24.354 ERROR (MainThread) [homeassistant.components.automation] Automation with alias 'Treppenlicht' failed to setup triggers and has been disabled: Unknown device 'd01ca01ccfd036bb997e5bc3be2e3f97'
2023-06-07 12:23:25.656 WARNING (Thread-2 (run_forever)) [websocket] websocket connected
2023-06-07 12:23:26.580 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error initializing 'Ebike Ladegeraet Ausschalten' trigger: In 'numeric_state' condition: unknown entity sensor.dose_garage_energy_power
2023-06-07 12:23:26.581 WARNING (Recorder) [homeassistant.components.recorder.migration] Database is about to upgrade from schema version: 33 to: 41
2023-06-07 12:23:26.584 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error initializing 'co2thomasCalibrate' trigger: In 'numeric_state' condition: unknown entity sensor.co2thomas_ppm
2023-06-07 12:23:26.588 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding columns created_ts, start_ts, last_reset_ts to table statistics. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:26.593 WARNING (MainThread) [homeassistant.components.automation] Error evaluating condition in 'sync_solar_retained':
In 'condition':
In 'or' (item 1 of 2):
In 'state':
In 'state' condition: unknown entity sensor.soxsolar_yieldtotal
In 'or' (item 2 of 2):
In 'state':
In 'state' condition: unknown entity sensor.soxsolar_yieldtotal
2023-06-07 12:23:26.603 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding columns created_ts, start_ts, last_reset_ts to table statistics_short_term. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:26.614 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding index `ix_statistics_start_ts` to table `statistics`. Note: this can take several minutes on large databases and slow computers. Please be patient!
3-06-07 12:23:27.210 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding index `ix_statistics_statistic_id_start_ts` to table `statistics`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:27.965 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding index `ix_statistics_short_term_start_ts` to table `statistics_short_term`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:28.188 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding index `ix_statistics_short_term_statistic_id_start_ts` to table `statistics_short_term`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:40.504 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrade to version 34 done
2023-06-07 12:23:40.506 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_statistics_statistic_id_start` from table `statistics`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:40.663 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_statistics_short_term_statistic_id_start` from table `statistics_short_term`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:40.757 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrade to version 35 done
2023-06-07 12:23:40.757 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding columns context_id_bin, context_user_id_bin, context_parent_id_bin to table states. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:40.761 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding columns context_id_bin, context_user_id_bin, context_parent_id_bin to table events. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:40.764 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding index `ix_events_context_id_bin` to table `events`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:40.772 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding index `ix_states_context_id_bin` to table `states`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:42.838 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrade to version 36 done
2023-06-07 12:23:42.839 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding columns event_type_id to table events. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:42.840 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_events_event_type_time_fired_ts` from table `events`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:42.844 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding index `ix_events_event_type_id_time_fired_ts` to table `events`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:42.855 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrade to version 37 done
2023-06-07 12:23:42.855 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding columns metadata_id to table states. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:42.857 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding index `ix_states_metadata_id_last_updated_ts` to table `states`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.706 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrade to version 38 done
2023-06-07 12:23:45.707 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_events_event_type_time_fired_ts` from table `events`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.708 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_events_event_type` from table `events`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.709 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_events_event_type_time_fired` from table `events`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.710 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_events_time_fired` from table `events`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.712 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_events_context_user_id` from table `events`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.713 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_events_context_parent_id` from table `events`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.714 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_states_entity_id_last_updated` from table `states`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.716 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_states_last_updated` from table `states`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.717 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_states_entity_id` from table `states`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.719 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_states_context_user_id` from table `states`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.720 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_states_context_parent_id` from table `states`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.722 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_states_created_domain` from table `states`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.723 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_states_entity_id_created` from table `states`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.724 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `states__state_changes` from table `states`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.726 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `states__significant_changes` from table `states`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.727 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_states_entity_id_created` from table `states`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.728 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_statistics_statistic_id_start` from table `statistics`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.729 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_statistics_short_term_statistic_id_start` from table `statistics_short_term`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.731 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrade to version 39 done
2023-06-07 12:23:45.732 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_events_event_type_id` from table `events`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.733 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_states_metadata_id` from table `states`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.734 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_statistics_metadata_id` from table `statistics`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.785 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_statistics_short_term_metadata_id` from table `statistics_short_term`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.818 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrade to version 40 done
2023-06-07 12:23:45.819 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding index `ix_event_types_event_type` to table `event_types`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.820 WARNING (Recorder) [homeassistant.components.recorder.migration] Index ix_event_types_event_type already exists on event_types, continuing
2023-06-07 12:23:45.820 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding index `ix_states_meta_entity_id` to table `states_meta`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:45.822 WARNING (Recorder) [homeassistant.components.recorder.migration] Index ix_states_meta_entity_id already exists on states_meta, continuing
2023-06-07 12:23:45.824 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrade to version 41 done
2023-06-07 12:23:53.040 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_statistics_start` from table `statistics`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:53.097 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_statistics_short_term_start` from table `statistics_short_term`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:23:54.877 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_events_context_id` from table `events`. Note: this can take several minutes on large databases and slow computers. Please be patient!
2023-06-07 12:27:25.233 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_states_context_id` from table `states`. Note: this can take several minutes on large databases and slow computers. Please be patient!
3-06-07 12:28:35.406 WARNING (Recorder) [homeassistant.components.recorder.migration] Dropping index `ix_states_entity_id_last_updated_ts` from table `states`. Note: this can take several minutes on large databases and slow computers. Please be patient!