Skip to content

Crash #566

@morphix9

Description

@morphix9

From the event log:

025-09-29 18:56:23,544 - ERROR - PAI.paradox.exceptions - Unhandled exception in async loop(<_UnixSelectorEventLoop running=True closed=False debug=False>): Event loop is closed Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/paradox/lib/ps.py", line 58, in sendMessage return await asyncio.gather( ^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/paradox/lib/ps.py", line 28, in call result = self.callback(**kwargs2) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/paradox/interfaces/mqtt/basic.py", line 374, in _handle_panel_event self.publish( File "/usr/local/lib/python3.11/site-packages/paradox/interfaces/mqtt/core.py", line 293, in publish self.loop.call_soon_threadsafe(self.mqtt.publish, topic, value, qos, retain) File "/usr/local/lib/python3.11/asyncio/base_events.py", line 807, in call_soon_threadsafe self._check_closed() File "/usr/local/lib/python3.11/asyncio/base_events.py", line 520, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed Task exception was never retrieved future: <Task finished name='Task-2678267' coro=<PubSub.sendMessage() done, defined at /usr/local/lib/python3.11/site-packages/paradox/lib/ps.py:57> exception=RuntimeError('Event loop is closed')> Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/paradox/lib/ps.py", line 58, in sendMessage return await asyncio.gather( ^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/paradox/lib/ps.py", line 28, in call result = self.callback(**kwargs2) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/paradox/interfaces/mqtt/basic.py", line 374, in _handle_panel_event self.publish( File "/usr/local/lib/python3.11/site-packages/paradox/interfaces/mqtt/core.py", line 293, in publish self.loop.call_soon_threadsafe(self.mqtt.publish, topic, value, qos, retain) File "/usr/local/lib/python3.11/asyncio/base_events.py", line 807, in call_soon_threadsafe self._check_closed() File "/usr/local/lib/python3.11/asyncio/base_events.py", line 520, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed Attempting to load configuration from /data/options.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingto be confirmedReported but not yet confirmed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions