-
-
Notifications
You must be signed in to change notification settings - Fork 31.3k
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 to import_module with args ('homeassistant.components.nest',) in /usr/lib/python3.12/site-packages/homeassistant/loader.py, line 1050: ComponentProtocol, importlib.import_module(self.pkg_path) inside the event loop; #121521
Comments
Hey there @allenporter, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) nest documentation |
Ive seen similar too. I wonder if the issue is in mashumaro |
I have other integration suffer of the same issue. After restore to 2024.6.4 all worked right away again. This is not a solution but workaround for the time being. |
I think this is the python 3.12.4 breaking change causing the problem Fatal1ty/mashumaro#226 Fatal1ty/mashumaro#231
|
Maybe mashumaro needs a pin to a minimum version |
Marking duplicate of #119223 |
The problem
Got an error in my logs:
The above was followed by:
And:
Apologies for the poor formatting but that is exactly how it appears in the log viewer. Maybe some formatting improvements can be made there.
What version of Home Assistant Core has the issue?
System Information version | core-2024.7.0 -- | -- installation_type | Unknown dev | false hassio | false docker | false user | homeassistant virtualenv | false python_version | 3.12.4 os_name | Linux os_version | 6.9.5-200.fc40.x86_64 arch | x86_64 timezone | [redacted] config_dir | /home/homeassistant/.homeassistant
Home Assistant Community Store
GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 4935 Installed Version | 1.34.0 Stage | running Available Repositories | 1386 Downloaded Repositories | 5Home Assistant Cloud
logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | okDashboards
dashboards | 7 -- | -- resources | 2 views | 9 mode | storageRecorder
oldest_recorder_run | June 23, 2024 at 12:47 PM -- | -- current_recorder_run | July 8, 2024 at 6:32 AM estimated_db_size | 93.71 MiB database_engine | sqlite database_version | 3.45.1What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Core
Integration causing the issue
nest
Link to integration documentation on our website
No response
Diagnostics information
N/A for Nest:
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: