-
Notifications
You must be signed in to change notification settings - Fork 21
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
Detected blocking call #161
Comments
Exact the same warning in my logfile. |
This is related to #116. Are you able to find out what version of the python package |
On my system I found the easiest way is to use the Terminal in HA and enter:
7.13.0 is the expected version and should contain the fix. I don't get this error on my system, so I'm trying to figure out if its the version of the servicebus that is incorrect, or if the problem still persists in the new version. |
Related to #154 |
The cause for the issue is something down in a 3rd party package called Would you mind describing your HA setup? Perhaps I can find a setup that's able to replicate your errors. How do you run HA? Via HaOS, native or virtual, container or direct. What kind of hardware and so on. |
The example you gave to get the |
If you are running HAOS, it would have be using Docker, so I would assume you don't have that. How have you installed HA on the device? The docs I'm finding is only referring to HAOS: https://www.home-assistant.io/installation/generic-x86-64 |
Sorry I wasn't clear enough. |
|
calling which opens and reads the python binary https://github.com/python/cpython/blob/cf4c4ecc26c7e3b89f2e56893260a8a3319dab3d/Lib/platform.py#L203 |
|
@bdraco excellent find! Thank you. The link to the aforementioned code here for reference: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/eventhub/azure-eventhub/azure/eventhub/_utils.py#L72 If Unfortunately there are quite many |
Hmmm, I just upgraded to version 0.7.3 and now I get this message:
Logger: homeassistant.util.loop
Source: util/loop.py:136
First occurred: 13:20:03 (1 occurrences)
Last logged: 13:20:03
The text was updated successfully, but these errors were encountered: