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

Detected blocking call to load_default_certs #332

Open
elad-bar opened this issue Oct 9, 2024 · 1 comment
Open

Detected blocking call to load_default_certs #332

elad-bar opened this issue Oct 9, 2024 · 1 comment

Comments

@elad-bar
Copy link

elad-bar commented Oct 9, 2024

Problem

Error on startup

TP-Link Deco Version

1.2.9 Build 20240722 Rel. 43212

Router Model

Deco X60

Debugging Information

2024-10-09 14:18:40.383 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to load_default_certs with args (<ssl.SSLContext object at 0x7ddc8f7ccc50>, <Purpose.SERVER_AUTH: _ASN1Object(nid=129, shortname='serverAuth', longname='TLS Web Server Authentication', oid='1.3.6.1.5.5.7.3.1')>) inside the event loop by custom integration 'tplink_deco' at custom_components/tplink_deco/api.py, line 158: context = ssl.create_default_context() (offender: /usr/lib/python3.12/ssl.py, line 713: context.load_default_certs(purpose)), please create a bug report at https://github.com/amosyuen/ha-tplink-deco/issues
@joemcc-90
Copy link
Contributor

Opened #376 to fix this issue

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

2 participants