Skip to content

Error doing job: Task exception was never retrieved (None) #1658

@hellobe2121

Description

@hellobe2121

HA: 2025.8.3
HAOS: 16.1

In my logs, I get an error. I cannot remember having seen this error before HA 2025.8, but I might be mistaken.
But I'm not technical enough to understand the error, and to judge whether it is due to my local setup or a bug somewhere.

Could anyone help?

Logger: homeassistant
Bron: /usr/src/homeassistant/homeassistant/runner.py:113
Eerst voorgekomen: 09:44:10 (12 gebeurtenissen)
Laatst gelogd: 19:50:51

Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
  File "/usr/local/lib/python3.13/site-packages/zigpy/device.py", line 596, in request
    return await future
           ^^^^^^^^^^^^
asyncio.exceptions.CancelledError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.13/site-packages/zigpy/device.py", line 362, in poll_control_checkin_callback
    await poll_control.checkin_response(
    ...<3 lines>...
    )
  File "/usr/local/lib/python3.13/site-packages/zigpy/zcl/__init__.py", line 401, in request
    return await self._endpoint.request(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...<9 lines>...
    )
    ^
  File "/usr/local/lib/python3.13/site-packages/zigpy/endpoint.py", line 234, in request
    return await self.device.request(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...<11 lines>...
    )
    ^
  File "/usr/local/lib/python3.13/site-packages/zigpy/device.py", line 595, in request
    async with asyncio_timeout(timeout):
               ~~~~~~~~~~~~~~~^^^^^^^^^
  File "/usr/local/lib/python3.13/asyncio/timeouts.py", line 116, in __aexit__
    raise TimeoutError from exc_val
TimeoutError

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