home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.17k stars 29.85k forks source link

HA Keeps Rebooting after update to 2024.2.2 #110834

Closed koburg closed 6 months ago

koburg commented 7 months ago

The problem

HA Keeps Rebooting after update to 2024.2.2 the version 2024.2.1 is working had to revert to this

What version of Home Assistant Core has the issue?

core-2024.2.2

What was the last working version of Home Assistant Core?

core-2024.2.1

What type of installation are you running?

Home Assistant OS

Integration causing the issue

the HA CORE

Link to integration documentation on our website

No response

Diagnostics information

HA keeps rebooting after upgrade and have changed nothing else revert back to core-2024.2.1 was the solution.

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

amzaldua commented 6 months ago

Installing the core version 2024.2.4 has solved my restarting problem.

crazymikefra commented 6 months ago

Installing the core version 2024.2.4 has solved my restarting problem.

Same here, i've updated components as this : HA OS : 12.0 HA Core : 2024.2.4 ESPHome : 2024.2.1

2 Hours with not crash.

crazymikefra commented 6 months ago

It's normal i have no crash, i have no bluetooth traffic. My BLE thermometers don't sync anymore.

I'm checking.

Can you check if your bluetooth is working properly with last updates ?

amzaldua commented 6 months ago

I'm using the Xiaomi Mi HT Monitor, and it seems to work properly. I'm also using Shelly devices as Bluetooth BLE proxies, and my configuration.yaml is configured as follows:

# Activar Plataforma Bluetooth
bluetooth:

# Activar Plataforma Bluetooth LE Tracker
device_tracker:
  - platform: bluetooth_le_tracker
    track_new_devices: false
    track_battery: true
    track_battery_interval: 3600
crazymikefra commented 6 months ago

Ok. Found it. I had some entries on yaml which seems blocking bluetooth.

I commented all setup related to bluetooth inside yaml and desactivated passive mode on web interface and my sensors are back.

issue-triage-workflows[bot] commented 6 months ago

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.