Closed ascoarchitect closed 9 months ago
To me it seems unlikely that this is an issue caused by Home Assistant OS. Do you suspect that the new Home Assistant OS release 11.0 is at fault?
If so, you can try ha os update --version 10.5
to downgrade and see if that resolves it for you.
Otherwise I think you should report this to the HACS developers.
There hasn't been any activity on this issue recently. To keep our backlog manageable we have to clean old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant OS 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.
Describe the issue you are experiencing
I've installed a fresh copy of HAOS on a generic-x86-64 device which has previously run HAOS and HACS successfully without issue on a previous version. Having installed HACS using the standard terminal approach I've noticed that I get a significant memory leak issue with only one add-on installed (ThinQ). Even when I remove this add-on from HAOS, the memory leak cycle remains (yes, after reboot also). The leak occurs so quickly that it's barely enough time to open a browser window to get into HACS to disable. I ran top from the terminal, and it's clearly showing a python3 crash every 30-45 seconds and the memory spikes almost immediately after the HACS add-on starts.
Having temporarily removed HACS from the add-ons, everything has returned to normal holding at 9-10% RAM usage.
What operating system image do you use?
generic-x86-64 (Generic UEFI capable x86-64 systems)
What version of Home Assistant Operating System is installed?
11.0
Did you upgrade the Operating System.
Yes
Steps to reproduce the issue
Anything in the Supervisor logs that might be useful for us?
Anything in the Host logs that might be useful for us?
System information
System Information
Home Assistant Cloud
logged_in | true -- | -- subscription_expiration | 24 November 2023 at 00:00 relayer_connected | true relayer_region | eu-central-1 remote_enabled | true remote_connected | true alexa_enabled | true google_enabled | true remote_server | eu-central-1-12.ui.nabu.casa certificate_status | ready can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | okHome Assistant Supervisor
host_os | Home Assistant OS 11.0 -- | -- update_channel | stable supervisor_version | supervisor-2023.10.0 agent_version | 1.6.0 docker_version | 24.0.6 disk_total | 109.3 GB disk_used | 6.7 GB healthy | true supported | true board | generic-x86-64 supervisor_api | ok version_api | ok installed_addons | Matter Server (4.9.0), Samba share (10.0.2), Studio Code Server (5.13.0), CEC Scanner (3.0)Dashboards
dashboards | 1 -- | -- resources | 0 mode | auto-genRecorder
oldest_recorder_run | 24 October 2023 at 17:21 -- | -- current_recorder_run | 24 October 2023 at 21:42 estimated_db_size | 1.41 MiB database_engine | sqlite database_version | 3.41.2Additional information
No response