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
70.48k stars 29.42k forks source link

Home Assistent frozen due to out-of-memory #120982

Open EduardWitteveen opened 1 month ago

EduardWitteveen commented 1 month ago

The problem

Today i was wondering why my automations werent working, i could also not connect by the brower to ha. On my synology virtualmachinemanager, on which i run ha, i got the following error message: screencapture-192-168-1-30-8443-webman-3rdparty-Virtualization-noVNC-vnc-html-2024-07-02-09_25_18

I would never expect ha to freeze, more to be in control and kill off any not nicely behaving daemon.

After restarting the ha by an hardreset (i had to "force" the virualmachine to reset) , i can go into the prompt but

ps: when pressing on the enviroment links below, i navigate out of this screen and loose my info!

What version of Home Assistant Core has the issue?

core-2024.6.4

What was the last working version of Home Assistant Core?

core-2024.6.4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

influxd

Link to integration documentation on our website

https://www.home-assistant.io/integrations/influxdb/

Diagnostics information

unknown how i can access the ealier logs, the hard reset removed those logs?

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 month ago

Hey there @mdegat01, mind taking a look at this issue as it has been labeled with an integration (influxdb) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `influxdb` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign influxdb` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


influxdb documentation influxdb source (message by IssueLinks)

EduardWitteveen commented 1 month ago

Today again i have this memomy exception, @homeassistant do i debug?

image