ateodorescu / home-assistant-ipmi

IPMI connector for Home Assistant
MIT License
36 stars 8 forks source link

calls async_dispatcher_send from a thread other than the event loop #47

Closed HaMic123 closed 3 weeks ago

HaMic123 commented 3 weeks ago

Description

IPMI worked for a long time with my Idrac on my Dell R720. After some HA updates it results in an error message.

_Failed setup, will retry: Detected that custom integration 'ipmi' calls async_dispatcher_send 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/#async_dispatcher_send at custom_components/ipmi/server.py, line 303: async_dispatchersend(. Please report it to the author of the 'ipmi' custom integration.

System Information

Home Assistant Installation: HAOS on Raspberry Pi Core 2024.6.3 Supervisor 2024.06.0 Operating System 12.4 Frontend 20240610.1

latest working version: Core 2024.3.4