RPi4 goes into sleep mode

HassIO on RPi4 SSD goes into sleep mode after a while, do not start again must hard reset for it to start again. Does anyone else experience the same? If you work with Pi 4 it works well but the next day I try to check HA it is not possible to reconnect, it is possible to ping Rpi 4 but not reconnect in the browser, I must to off the Rpi4 to reconnect and work in browser.

Could it be that your pi crashes?
You could look at the logs. And post them

Is crash on RPi? even if I can ping RPi.
Where I find the log files on HassOS after reboot.

If HA crashes the pi can still be pingable. You can see the logs under configuration > logs > load full home Assistant log. You could also hook up a monitor but you would have to wait infront of it until it happens :slight_smile:

but there are only the logs after restart not logs from the day before. Everything is needed, it is a large file

2020-12-22 09:38:16 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for 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.
2020-12-22 09:38:17 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=logger, service=set_default_level>
2020-12-22 09:38:17 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=logger, service=set_level>
2020-12-22 09:38:17 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.0 seconds
2020-12-22 09:38:17 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=logger>
2020-12-22 09:38:17 INFO (MainThread) [homeassistant.setup] Setting up http
2020-12-22 09:38:17 DEBUG (Recorder) [homeassistant.components.recorder.util] A quick_check is being performed on the sqlite3 database at //config/home-assistant_v2.db
2020-12-22 09:38:17 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.0 seconds
2020-12-22 09:38:17 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=http>
2020-12-22 09:38:17 INFO (MainThread) [homeassistant.setup] Setting up system_log
2020-12-22 09:38:17 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=system_log, service=clear>
2020-12-22 09:38:17 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=system_log, service=write>
2020-12-22 09:38:17 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.0 seconds
2020-12-22 09:38:17 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=system_log>
2020-12-22 09:38:17 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=4 from 2020-12-21 22:11:07.348326)
2020-12-22 09:38:17 DEBUG (Recorder) [homeassistant.components.recorder] Connected to recorder database
2020-12-22 09:38:17 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.3 seconds
2020-12-22 09:38:17 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=recorder>
2020-12-22 09:38:17 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {‘auth’, ‘api’, ‘alexa’, ‘hassio’, ‘search’, ‘websocket_api’, ‘device_automation’, ‘frontend’, ‘lovelace’, ‘http’, ‘system_log’, ‘person’, ‘webhook’, ‘image’, ‘cloud’, ‘onboarding’, ‘config’}
2020-12-22 09:38:17 INFO (MainThread) [homeassistant.setup] Setting up auth
2020-12-22 09:38:17 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds
2020-12-22 09:38:17 INFO (MainThread) [homeassistant.setup] Setting up api
2020-12-22 09:38:17 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.0 seconds
2020-12-22 09:38:18 INFO (MainThread) [homeassistant.setup] Setting up alexa
2020-12-22 09:38:18 INFO (MainThread) [homeassistant.setup] Setup of domain alexa took 0.0 seconds
2020-12-22 09:38:18 INFO (MainThread) [homeassistant.setup] Setting up hassio
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.setup] Dependency search will wait for dependencies [‘websocket_api’]
2020-12-22 09:38:18 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2020-12-22 09:38:18 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds
2020-12-22 09:38:18 INFO (MainThread) [homeassistant.setup] Setting up device_automation
2020-12-22 09:38:18 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.setup] Dependency frontend will wait for dependencies [‘api’, ‘auth’, ‘config’, ‘device_automation’, ‘lovelace’, ‘onboarding’, ‘search’, ‘websocket_api’]
2020-12-22 09:38:18 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.setup] Dependency person will wait for dependencies [‘image’]
2020-12-22 09:38:18 INFO (MainThread) [homeassistant.setup] Setting up webhook
2020-12-22 09:38:18 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.setup] Dependency cloud will wait for dependencies [‘webhook’, ‘alexa’]
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.setup] Dependency onboarding will wait for dependencies [‘auth’, ‘person’]
2020-12-22 09:38:18 INFO (MainThread) [homeassistant.setup] Setting up config
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=auth>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=api>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=alexa>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=websocket_api>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=device_automation>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=webhook>
2020-12-22 09:38:18 DEBUG (SyncWorker_1) [homeassistant.util.json] JSON file not found: /config/.storage/lovelace_dashboards
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.auth_provider_homeassistant>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.core>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.automation>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.customize>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.group>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.auth>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.config_entries>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.device_registry>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.script>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.area_registry>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.entity_registry>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.scene>
2020-12-22 09:38:18 INFO (MainThread) [homeassistant.setup] Setting up image
2020-12-22 09:38:18 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.1 seconds
2020-12-22 09:38:18 INFO (MainThread) [homeassistant.setup] Setting up search
2020-12-22 09:38:18 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds
2020-12-22 09:38:18 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.2 seconds
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=search>
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=lovelace>
2020-12-22 09:38:18 DEBUG (SyncWorker_0) [homeassistant.util.json] JSON file not found: /config/.storage/image
2020-12-22 09:38:18 INFO (MainThread) [homeassistant.setup] Setup of domain image took 0.0 seconds
2020-12-22 09:38:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=image>
2020-12-22 09:38:18 INFO (SyncWorker_3) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player
2020-12-22 09:38:18 INFO (SyncWorker_0) [homeassistant.loader] Loaded google_assistant from homeassistant.components.google_assistant
2020-12-22 09:38:18 INFO (MainThread) [homeassistant.setup] Setting up person
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.setup] Setting up cloud
2020-12-22 09:38:19 DEBUG (SyncWorker_0) [homeassistant.util.json] JSON file not found: /config/.storage/cloud
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-12-22 09:38:19 DEBUG (MainThread) [botocore.hooks] Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane
2020-12-22 09:38:19 DEBUG (MainThread) [botocore.hooks] Changing event name from before-call.apigateway to before-call.api-gateway
2020-12-22 09:38:19 DEBUG (MainThread) [botocore.hooks] Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict
2020-12-22 09:38:19 DEBUG (MainThread) [botocore.hooks] Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration
2020-12-22 09:38:19 DEBUG (MainThread) [botocore.hooks] Changing event name from before-parameter-build.route53 to before-parameter-build.route-53
2020-12-22 09:38:19 DEBUG (MainThread) [botocore.hooks] Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search
2020-12-22 09:38:19 DEBUG (MainThread) [botocore.hooks] Changing event name from docs..autoscaling.CreateLaunchConfiguration.complete-section to docs..auto-scaling.CreateLaunchConfiguration.complete-section
2020-12-22 09:38:19 DEBUG (MainThread) [botocore.hooks] Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask
2020-12-22 09:38:19 DEBUG (MainThread) [botocore.hooks] Changing event name from docs..logs.CreateExportTask.complete-section to docs..cloudwatch-logs.CreateExportTask.complete-section
2020-12-22 09:38:19 DEBUG (MainThread) [botocore.hooks] Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search
2020-12-22 09:38:19 DEBUG (MainThread) [botocore.hooks] Changing event name from docs..cloudsearchdomain.Search.complete-section to docs..cloudsearch-domain.Search.complete-section
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=cloud, service=remote_connect>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=cloud, service=remote_disconnect>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.helpers.restore_state] Created cache with [‘person.christian’, ‘input_datetime.both_date_and_time’, ‘input_datetime.only_date’, ‘input_datetime.only_time’, ‘sensor.speedtest_ping’, ‘sensor.speedtest_download’, ‘sensor.speedtest_upload’]
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=person.christian, old_state=None, new_state=<state person.christian=unknown; editable=True, id=christian, source=person.christian, user_id=4dc05372d7f5434aab9b8e66e4ced393, friendly_name=christian @ 2020-12-22T09:38:19.634259+01:00>>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=person, service=reload>
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.setup] Setup of domain person took 1.1 seconds
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=person>
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.1 seconds
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=cloud>
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.0 seconds
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=onboarding>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=addon_start>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=addon_stop>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=addon_restart>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=addon_stdin>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=host_shutdown>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=host_reboot>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=snapshot_full>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=snapshot_partial>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=restore_full>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=restore_partial>
2020-12-22 09:38:19 INFO (SyncWorker_2) [homeassistant.loader] Loaded panel_custom from homeassistant.components.panel_custom
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.setup] Setting up frontend
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-12-22 09:38:19 DEBUG (SyncWorker_1) [homeassistant.util.json] JSON file not found: /config/.storage/frontend_theme
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=frontend, service=set_theme>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=frontend, service=reload_themes>
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.0 seconds
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=frontend>
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.components.http] Now listening on port 8123
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=homeassistant, service=stop>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=homeassistant, service=restart>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=homeassistant, service=check_config>
2020-12-22 09:38:19 DEBUG (SyncWorker_1) [homeassistant.helpers.storage] Writing data for http to /config/.storage/http
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.setup] Setup of domain hassio took 1.6 seconds
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=hassio>
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {‘sun’, ‘map’, ‘logbook’, ‘hacs’, ‘mobile_app’, ‘adguard’, ‘script’, ‘counter’, ‘speedtestdotnet’, ‘input_text’, ‘cast’, ‘ipp’, ‘scene’, ‘solaredge’, ‘blueprint’, ‘input_datetime’, ‘zeroconf’, ‘synology_dsm’, ‘default_config’, ‘ssdp’, ‘zone’, ‘camera’, ‘persistent_notification’, ‘timer’, ‘sensor’, ‘media_source’, ‘group’, ‘discovery’, ‘input_number’, ‘met’, ‘input_boolean’, ‘tts’, ‘tag’, ‘system_health’, ‘history’, ‘updater’, ‘samsungtv’, ‘input_select’, ‘automation’, ‘device_tracker’}
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.setup] Setting up sun
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.components.sun] sun phase_update@2020-12-22T08:38:19.787769+00:00: phase=small_day
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.components.sun] sun position_update@2020-12-22T08:38:19.822850+00:00: elevation=3.41 azimuth=146.1
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=sun.sun, old_state=None, new_state=<state sun.sun=above_horizon; next_dawn=2020-12-23T06:58:42+00:00, next_dusk=2020-12-22T15:16:37+00:00, next_midnight=2020-12-22T23:08:11+00:00, next_noon=2020-12-22T11:07:27+00:00, next_rising=2020-12-23T07:49:21+00:00, next_setting=2020-12-22T14:25:57+00:00, elevation=3.41, azimuth=146.1, rising=True, friendly_name=Sun @ 2020-12-22T09:38:19.823333+01:00>>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.components.sun] next time: 2020-12-22T11:07:27+00:00
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.1 seconds
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.setup] Setting up map
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.setup] Setting up logbook
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=logbook, service=log>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.setup] Dependency mobile_app will wait for dependencies [‘tag’]
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.setup] Dependency mobile_app will wait for after dependencies [‘camera’]
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.setup] Setting up adguard
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.setup] Setup of domain adguard took 0.0 seconds
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.setup] Setting up script
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=script, service=reload>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=script, service=turn_on>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=script, service=turn_off>
2020-12-22 09:38:19 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=script, service=toggle>
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.0 seconds
2020-12-22 09:38:19 INFO (MainThread) [homeassistant.setup] Setting up counter
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setting up speedtestdotnet
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setup of domain speedtestdotnet took 0.0 seconds
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setting up input_text
2020-12-22 09:38:20 DEBUG (MainThread) [homeassistant.setup] Dependency cast will wait for after dependencies [‘media_source’, ‘tts’, ‘zeroconf’]
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setting up scene
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setting up solaredge
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setup of domain solaredge took 0.0 seconds
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setting up blueprint
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setup of domain blueprint took 0.0 seconds
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setting up input_datetime
2020-12-22 09:38:20 DEBUG (MainThread) [homeassistant.setup] Dependency default_config will wait for dependencies [‘automation’, ‘counter’, ‘history’, ‘input_boolean’, ‘input_datetime’, ‘input_number’, ‘input_select’, ‘input_text’, ‘logbook’, ‘map’, ‘media_source’, ‘mobile_app’, ‘scene’, ‘script’, ‘ssdp’, ‘sun’, ‘system_health’, ‘tag’, ‘timer’, ‘updater’, ‘zeroconf’, ‘zone’]
2020-12-22 09:38:20 DEBUG (MainThread) [homeassistant.setup] Dependency ssdp will wait for after dependencies [‘zeroconf’]
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setting up zone
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setting up timer
2020-12-22 09:38:20 INFO (SyncWorker_3) [homeassistant.loader] Loaded xiaomi from homeassistant.components.xiaomi
2020-12-22 09:38:20 INFO (SyncWorker_4) [homeassistant.loader] Loaded template from homeassistant.components.template
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setting up media_source
2020-12-22 09:38:20 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setting up group
2020-12-22 09:38:20 DEBUG (MainThread) [homeassistant.setup] Dependency discovery will wait for after dependencies [‘zeroconf’]
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setting up input_number
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setting up met
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setup of domain met took 0.0 seconds
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setting up input_boolean
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setting up tag
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setting up system_health
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setting up history
2020-12-22 09:38:20 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setting up updater
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setup of domain updater took 0.0 seconds
2020-12-22 09:38:20 INFO (MainThread) [homeassistant.setup] Setting up input_select
2020-12-22 09:38:20 DEBUG (MainThread) [homeassistant.setup] Dependency automation will wait for dependencies [‘blueprint’]
2020-12-22 09:38:20 DEBUG (MainThread) [homeassistant.setup] Dependency device_tracker will wait for dependencies [‘zone’]
2020-12-22 09:38:20 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=sun>
2020-12-22 09:38:20 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=map>

Blockquote

it is only part of the log file

My pi 3 crashed, when it ran out of memory (I don’t think this is the case as you’re using a pi 4) but you can use the top command in the terminal to see your system stats (memory and cpu)

I had some problems with my Pi4 a couple of days ago, it was hanging after various period of time (sometimes corrupting the SSD boot sector)… As I have a modem Huawei E3531 and a RfxTrx box connected on the Argon One M.2 case containing the Pi4B and the disk, I installed a powered USB Hub and connected the modem and the RfxTrx on it…
Since than, I do not have any problems anymore…

I run RPi 4 with SSD and Aeotec 5 stick and ConBee stick with longer cable both (1m) so they are not connected directly to Rpi. How do you mean to do with an extra hub should connect the usb cable from the hub to the usb on RPi (usb2 black or 3 blue). Aeotec 5 and ConBee to be connected to the hub?