Skip to content

RuntimeError: Event loop stopped before Future completed #167

Closed
@vini59fr

Description

@vini59fr

Hi

My Passive BLE integration is no more working.
I deleted my "old" sensor (only 3 LYWSDCGQ) to start a new fresh install. But it's impossible to pair them :(

I have this Error on my logs

Logger: root
Source: custom_components/ble_monitor/sensor.py:595
First occurred: 14:58:48 (1 occurrences)
Last logged: 14:58:48

Uncaught thread exception
Traceback (most recent call last):
File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/config/custom_components/ble_monitor/sensor.py", line 595, in run
self._event_loop.run_until_complete(btctrl[hci].send_scan_request(self._active))
File "/usr/local/lib/python3.8/asyncio/base_events.py", line 614, in run_until_complete
raise RuntimeError('Event loop stopped before Future completed.')
RuntimeError: Event loop stopped before Future completed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions