Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HA stop working after 2-3 minutes, stuck at loading data #5349

Open
juventinio opened this issue Oct 13, 2024 · 0 comments
Open

HA stop working after 2-3 minutes, stuck at loading data #5349

juventinio opened this issue Oct 13, 2024 · 0 comments
Labels

Comments

@juventinio
Copy link

Describe the issue you are experiencing

Hello, Im not sure its problem directly with supervisor but this is my type though.
Unfortunately since then the situation looks like this: after 2-3 minutes of work, HA stuck and displays the message loading data. After calling restart from the console it causes the message to appear:
post "http://supervisor.host.reboot": context deadline exceeded (Client.Timeout exceeded while awaiting headers). After a long wait home assistant restarts and works again for 2-3 minutes.

I tried to downgrade (from core 2024.10.2 to 2024.9.3)
HAOS Version 13.1
Supervisor: 2024.10.0
Home Asisstant Core: 2024.9.3 (now, was 2024.10.2 - nothing changed after downgrade).
I read that many meople had problems with alexa integration - disabled but nothing changed.

Do you have any idea? I spent whole day but i didnt find any solution.
Today i also migrated from EdgeRouter X to UDM Pro, im using nginx proxy manager but this problem occure via domain or local ip. On my pc and also on iphone app. That is why i think its not connected.

Thanks in advance for any help.

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

Steps to reproduce the issue

  1. 2-3 minutes work of HA
  2. Stuck with loading data screen.
  3. Restart via console
  4. 2-3 minutes work of HA.
  5. Stuck with loading screen
    in loop.

Anything in the Supervisor logs that might be useful for us?

Home Assistant observer
Supervisor:	Connected
Supported:	Supported
Healthy:	Healthy

2024-10-14 00:10:49.415 INFO (MainThread) [supervisor.bootstrap] Setting up coresys for machine: generic-x86-64
2024-10-14 00:10:49.418 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/amd64-hassio-supervisor with version 2024.10.0
2024-10-14 00:10:49.426 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2024-10-14 00:10:49.427 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-10-14 00:10:49.427 INFO (MainThread) [__main__] Setting up Supervisor
2024-10-14 00:10:49.541 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2024-10-14 00:10:49.581 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2024-10-14 00:10:49.582 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2024-10-14 00:10:49.582 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2024-10-14 00:10:49.582 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2024-10-14 00:10:49.583 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2024-10-14 00:10:49.583 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
2024-10-14 00:10:49.583 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
2024-10-14 00:10:49.583 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
2024-10-14 00:10:49.583 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
2024-10-14 00:10:49.583 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
2024-10-14 00:10:49.645 INFO (MainThread) [supervisor.host.services] Updating service information
2024-10-14 00:10:49.671 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-10-14 00:10:49.672 WARNING (SyncWorker_0) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
2024-10-14 00:10:49.674 WARNING (MainThread) [supervisor.host.network] Requested to update interface enp2s0 which does not exist or is disabled.
2024-10-14 00:10:49.674 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
2024-10-14 00:10:49.680 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2024-10-14 00:10:49.680 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2024-10-14 00:10:49.809 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-cli with version 2024.09.0
2024-10-14 00:10:49.828 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2024-10-14 00:10:50.006 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/amd64-hassio-cli with version 2024.09.0 - 172.30.32.5
2024-10-14 00:10:50.015 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-dns with version 2024.04.0
2024-10-14 00:10:50.024 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2024-10-14 00:10:50.202 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2024.04.0 - 172.30.32.3
2024-10-14 00:10:50.202 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2024-10-14 00:10:50.208 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0
2024-10-14 00:10:50.214 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2024-10-14 00:10:50.396 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0 - 172.30.32.4
2024-10-14 00:10:50.398 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-observer with version 2023.06.0
2024-10-14 00:10:50.407 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0
2024-10-14 00:10:50.413 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2024-10-14 00:10:50.500 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0 - Host
2024-10-14 00:10:50.502 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 2 Home Assistant secrets
2024-10-14 00:10:50.507 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/generic-x86-64-homeassistant with version 2024.9.3
2024-10-14 00:10:50.528 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 13.1 / BootSlot B
2024-10-14 00:10:50.767 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
2024-10-14 00:10:50.768 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/45df7312 repository
2024-10-14 00:10:50.768 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
2024-10-14 00:10:50.769 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/5c53de3b repository
2024-10-14 00:10:50.769 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/d5369777 repository
2024-10-14 00:10:50.980 INFO (MainThread) [supervisor.store] Loading add-ons from store: 83 all - 83 new - 0 remove
2024-10-14 00:10:51.999 INFO (MainThread) [supervisor.addons.manager] Found 7 installed add-ons
2024-10-14 00:10:51.007 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/ssh/amd64 with version 19.0.0
2024-10-14 00:10:51.010 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/vscode/amd64 with version 5.17.1
2024-10-14 00:10:51.013 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-samba with version 12.3.2
2024-10-14 00:10:51.016 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-mosquitto with version 6.4.1
2024-10-14 00:10:51.019 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-matter-server with version 6.6.0
2024-10-14 00:10:51.020 INFO (MainThread) [supervisor.docker.interface] Attaching to zigbee2mqtt/zigbee2mqtt-amd64 with version 1.40.2-1
2024-10-14 00:10:51.023 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/node-red/amd64 with version 18.1.1
2024-10-14 00:10:51.112 INFO (MainThread) [supervisor.backups.manager] Found 378 backup files
2024-10-14 00:10:51.313 INFO (MainThread) [supervisor.discovery] Loaded 2 messages
2024-10-14 00:10:51.313 INFO (MainThread) [supervisor.ingress] Loaded 3 ingress sessions
2024-10-14 00:10:51.313 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2024-10-14 00:10:51.313 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon
2024-10-14 00:10:51.314 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-10-14 00:10:51.314 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-10-14 00:10:51.314 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2024-10-14 00:10:51.314 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-10-14 00:10:51.314 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-10-14 00:10:51.314 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-10-14 00:10:51.314 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2024-10-14 00:10:51.315 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-10-14 00:10:51.315 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-10-14 00:10:51.315 INFO (MainThread) [__main__] Running Supervisor
2024-10-14 00:10:51.323 INFO (MainThread) [supervisor.os.manager] Rauc: slot B - activated slot kernel.1, marked slot kernel.1 as good
2024-10-14 00:10:51.328 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons
2024-10-14 00:10:51.331 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 1 add-ons
2024-10-14 00:10:51.523 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-mosquitto with version 6.4.1
2024-10-14 00:10:53.892 INFO (MainThread) [supervisor.services.modules.mqtt] Set core_mosquitto as service provider for mqtt
2024-10-14 00:10:56.527 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 4 add-ons
2024-10-14 00:10:56.733 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/vscode/amd64 with version 5.17.1
2024-10-14 00:10:56.850 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/amd64 with version 19.0.0
2024-10-14 00:10:56.964 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-samba with version 12.3.2
2024-10-14 00:10:57.066 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-matter-server with version 6.6.0
2024-10-14 00:10:57.112 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_samba
2024-10-14 00:10:58.034 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_matter_server
2024-10-14 00:11:34.535 INFO (MainThread) [supervisor.core] Start Home Assistant Core
2024-10-14 00:11:34.542 INFO (SyncWorker_4) [supervisor.docker.manager] Starting homeassistant
2024-10-14 00:11:34.622 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
2024-10-14 00:11:36.597 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state startup
2024-10-14 00:11:36.597 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-10-14 00:11:36.633 WARNING (MainThread) [supervisor.addons.options] Option 'external_converters' does not exist in the schema for Zigbee2MQTT (45df7312_zigbee2mqtt)
2024-10-14 00:11:36.633 WARNING (MainThread) [supervisor.addons.options] Option 'devices' does not exist in the schema for Zigbee2MQTT (45df7312_zigbee2mqtt)
2024-10-14 00:11:36.633 WARNING (MainThread) [supervisor.addons.options] Option 'groups' does not exist in the schema for Zigbee2MQTT (45df7312_zigbee2mqtt)
2024-10-14 00:11:36.633 WARNING (MainThread) [supervisor.addons.options] Option 'homeassistant' does not exist in the schema for Zigbee2MQTT (45df7312_zigbee2mqtt)
2024-10-14 00:11:36.633 WARNING (MainThread) [supervisor.addons.options] Option 'permit_join' does not exist in the schema for Zigbee2MQTT (45df7312_zigbee2mqtt)
2024-10-14 00:11:36.633 WARNING (MainThread) [supervisor.addons.options] Option 'advanced' does not exist in the schema for Zigbee2MQTT (45df7312_zigbee2mqtt)
2024-10-14 00:11:36.633 WARNING (MainThread) [supervisor.addons.options] Option 'device_options' does not exist in the schema for Zigbee2MQTT (45df7312_zigbee2mqtt)
2024-10-14 00:11:36.633 WARNING (MainThread) [supervisor.addons.options] Option 'blocklist' does not exist in the schema for Zigbee2MQTT (45df7312_zigbee2mqtt)
2024-10-14 00:11:36.634 WARNING (MainThread) [supervisor.addons.options] Option 'passlist' does not exist in the schema for Zigbee2MQTT (45df7312_zigbee2mqtt)
2024-10-14 00:11:36.634 WARNING (MainThread) [supervisor.addons.options] Option 'queue' does not exist in the schema for Zigbee2MQTT (45df7312_zigbee2mqtt)
2024-10-14 00:11:36.634 WARNING (MainThread) [supervisor.addons.options] Option 'frontend' does not exist in the schema for Zigbee2MQTT (45df7312_zigbee2mqtt)
2024-10-14 00:11:36.634 WARNING (MainThread) [supervisor.addons.options] Option 'experimental' does not exist in the schema for Zigbee2MQTT (45df7312_zigbee2mqtt)
2024-10-14 00:11:36.634 WARNING (MainThread) [supervisor.addons.options] Option 'availability' does not exist in the schema for Zigbee2MQTT (45df7312_zigbee2mqtt)
2024-10-14 00:11:39.631 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-10-14 00:11:39.639 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='NOT_RUNNING', offline_db_migration=False)

System Health information

System Information

version core-2024.9.3
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.4
os_name Linux
os_version 6.6.46-haos
arch x86_64
timezone Europe/Warsaw
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
HACS Data ok
GitHub API Calls Remaining 4981
Installed Version 2.0.1
Stage running
Available Repositories 1434
Downloaded Repositories 9
Airly
can_reach_server ok
requests_remaining 5
requests_per_day 100
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 13.1
update_channel stable
supervisor_version supervisor-2024.10.0
agent_version 1.6.0
docker_version 26.1.4
disk_total 457.7 GB
disk_used 52.6 GB
healthy true
supported true
host_connectivity null
supervisor_connectivity true
ntp_synchronized true
virtualization
board generic-x86-64
supervisor_api ok
version_api ok
installed_addons Studio Code Server (5.17.1), Advanced SSH & Web Terminal (19.0.0), Samba share (12.3.2), Mosquitto broker (6.4.1), Zigbee2MQTT (1.40.2-1), Node-RED (18.1.1), Matter Server (6.6.0)
Dashboards
dashboards 3
resources 0
views 6
mode storage
Recorder
oldest_recorder_run 25 września 2024 10:54
current_recorder_run 14 października 2024 00:11
estimated_db_size 5192.65 MiB
database_engine sqlite
database_version 3.45.3

Supervisor diagnostics

No response

Additional information

No response

@juventinio juventinio added the bug label Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant