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

Bug: RuntimeError #413

Open
FKU57 opened this issue Jun 8, 2024 · 2 comments
Open

Bug: RuntimeError #413

FKU57 opened this issue Jun 8, 2024 · 2 comments

Comments

@FKU57
Copy link

FKU57 commented Jun 8, 2024

Home Assistant now gives the next error:

RuntimeError: Detected that custom integration 'hass_agent' calls hass.async_create_task from a thread other than the event loop, which may cause Home Assistant to crash or data to corrupt. For more information, see https://developers.home-assistant.io/docs/asyncio_thread_safety/#hassasync_create_task at custom_components/hass_agent/init.py, line 147: hass.async_create_task(handle_apis_changed(hass, entry, apis)). Please report it to the author of the 'hass_agent' custom integration.

I can't find the cause of this error, but it seems to be serious.

Coreversion: 2024.6.1
Supervisor: 2024.06.0
Operating System: 12.3
Frontend: 20240605.0
Hass.Agent: 2022.14.0

@ggonmar
Copy link

ggonmar commented Jun 10, 2024

I'm getting the same error message!

@loryanstrant
Copy link

Started seeing this error as well, not sure how long it's been happening.
However I'm investigating as something keeps maxing out the RAM in the container, so I'm going to disable this one just in case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants