Need Help: Issues After Updating to 2024.11.2

Hi everyone,
I’m experiencing several issues after updating Home Assistant to version 2024.11.2, and I’m not sure what caused them. Here’s the timeline of events:

Last night: After the update, Dataplicity was stuck on “loading,” and Google Nest integration was doing the same. I also had to reconfigure SmartThings. I decided to leave it for the next day.

This morning: I noticed that Node-RED was stuck in a bootloop.
I managed to fix SmartThings.
Dataplicity stopped working entirely, even after reconfiguring it from scratch.
Google Nest remains stuck in “loading,” and I can’t even remove it (Delete option doesn’t work).
Node-RED doesn’t start at all.

Troubleshooting steps I’ve tried:

Node-RED Recovery:
Attempted a partial recovery for Node-RED → Didn’t work.
Attempted a full system recovery → Same issues persist.
Tried restoring from older backups (15 days ago, when everything worked fine) → No change.
Node-RED Reinstallation:
A fresh install of Node-RED works but has limitations: I can’t update or install new palettes because it gets stuck during installation.

So, I manually stopped the Node-RED Docker container and restarted it. It loaded with no additional nodes and blocked all flows, requesting the missing palettes. I removed the nodes requiring those palettes, and it works now, but I still can’t install palettes.

Dataplicity and Google Nest:

  • Dataplicity is completely non-functional.
  • Google Nest is still stuck on “loading,” and I can’t remove it.

The main issue:

I can’t understand why restoring from older backups doesn’t fix the problem. I’ve tried everything I could think of, but the system won’t return to a working state.

Any ideas or guidance would be greatly appreciated. Thanks in advance!

Would you be so good as to remove the code marks as it is very hard to read your notes (does not resize to window).

edit: I think you just did it as I was posting! :+1:

1 Like

thanks @jchh I made the changes… I didn’t realized it before posting :slight_smile:

1 Like

have you restarted the machine you are running everything on (I find this helps me if things like this happen after an update).

yes, I rebooted the system several times. No luck. Basically I don’t understand why after a full recovery I have the same problems. And I don’t understand if they are connected, like one thing is preventing the other to work or there is a common issue that prevents all of them to work.

Are you running HAOS or docker?

Have there been any other updates (eg: your OS)?

haos and there was no OS update. I have the latest 13.2

With the help of another member (MatthieuVdh on github) I found out it was the IPV6. I disabled the IPV6 and I solved every problem!

1 Like