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

Warning med 2025.1.2 - Detected blocking call to open with args #213

Open
newbenji opened this issue Jan 10, 2025 · 1 comment
Open

Warning med 2025.1.2 - Detected blocking call to open with args #213

newbenji opened this issue Jan 10, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@newbenji
Copy link

Describe the issue

Warning i log fra nyeste home assistant
Dog ser det ud til den virker. Ville bare give den videre

What version of Home Assistant Core has the issue?

2025.1.2

What was the last working version of Home Assistant Core?

2024.12.3

What type of installation are you running?

Home Assistant Container

What version of the integration are you using?

2.2.2

Diagnostics information

2025-01-10 08:35:12.712 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open with args ('/usr/share/zoneinfo/iso3166.tab', 'rb') inside the event loop by custom integration 'affalddk' at custom_components/affalddk/init.py, line 131: resp: PickupEvents = await self.affalddk_data.get_pickup_data( (offender: /usr/local/lib/python3.13/zoneinfo/_tzpath.py, line 137: with open(fpath, "rb") as f:), please create a bug report at https://github.com/briis/affalddk/issues

Anything in the logs that might be useful for us?

No response

Additional information

No response

@newbenji newbenji added the bug Something isn't working label Jan 10, 2025
@briis
Copy link
Owner

briis commented Jan 10, 2025

Jeg har selv set beskeden. Og som du skriver, så virker det fint.
Jeg har fjernet alle referencer til Timezone, så det er underligt den fortsat kommer, men tror det er en eller anden form for caching af et modul. Med den version du kører så burde problemet ikke opstår.

Jeg kigger lidt videre på det, men det er kun en Warning lige nu.
Jeg efterlader dette issue åben, så andre ikke også åbner et nyt issue på det samme.

@briis briis changed the title Warning med 2025.1.2 Warning med 2025.1.2 - Detected blocking call to open with args Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants