Skip to content

Detected blocking call to load_verify_locations #25

@Sasq2002

Description

@Sasq2002

When trying to initialize the plugin, I get the following error in the logs, and I am unable to get past enter email

2025-02-11 07:35:51.742 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to load_verify_locations with args (<ssl.SSLContext object at 0xffff75207f50>, '/usr/local/lib/python3.13/site-packages/certifi/cacert.pem', None, None) inside the event loop by custom integration 'petsafe' at custom_components/petsafe/config_flow.py, line 117: self._client = petsafe.PetSafeClient(email=email) (offender: /usr/local/lib/python3.13/ssl.py, line 717: context.load_verify_locations(cafile, capath, cadata)), please create a bug report at https://github.com/dcmeglio/homeassistant-petsafe/issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions