#"Error setting up entry RLN8-410 for reolink"

1 messages · Page 1 of 1 (latest)

static venture
#
Source: config_entries.py:751
First occurred: 17:59:09 (1 occurrence)
Last logged: 17:59:09

Error setting up entry RLN8-410 for reolink
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 751, in __async_setup_with_context
    result = await component.async_setup_entry(hass, self)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/reolink/__init__.py", line 219, in async_setup_entry
    await device_coordinator.async_config_entry_first_refresh()
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 319, in async_config_entry_first_refresh
    await self._async_refresh(
        log_failures=False, raise_on_auth_failed=True, raise_on_entry_error=True
    )
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 392, in _async_refresh
    self.data = await self._async_update_data()
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 293, in _async_update_data
    return await self.update_method()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/reolink/__init__.py", line 144, in async_device_config_update
    await host.update_states()
  File "/usr/src/homeassistant/homeassistant/components/reolink/host.py", line 508, in update_states
    await self._api.get_states(cmd_list=self.update_cmd, wake=wake)
  File "/usr/local/lib/python3.13/site-packages/reolink_aio/api.py", line 2302, in get_states
    await self.baichuan.get_states(cmd_list, wake)
  File "/usr/local/lib/python3.13/site-packages/reolink_aio/baichuan/baichuan.py", line 1268, in get_states
    results = await asyncio.gather(*coroutines, return_exceptions=True)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.13/site-packages/reolink_aio/baichuan/baichuan.py", line 1771, in get_DingDongOpt
    mess = await self.send(cmd_id=485, channel=channel, body=xml)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.13/site-packages/reolink_aio/baichuan/baichuan.py", line 240, in send
    await receive_future
asyncio.exceptions.CancelledError```


Getting this error when trying to set up my NVR. It is on the 'compatible' list, and I can access it by entering the IP I'm using into my browser, and I can login with the same credentials I'm using in HA.

Everything is on the latest version.

Any help appreciated, thanks!
#

@slate furnace

#

Any help appreciated please, brother!

#

get_DingDongOpt -> something to do with my chime maybe?

slate furnace
#

Are you already on HA 2025.10.0?

#

This specific issue should be fixed in HA 2025.10.0 which was just released an hour ago

#

Actually only available for like 30 minutes

static venture
#

My home assistant isn't showing the update yet, I'll do it asap and let you know

slate furnace
#

On the setting page, use the overflow menu (3 dots) -> check for updates. Then it will show up

static venture
slate furnace
#

Glad the bugfix worked and it is now starting up correctly.

Is this the first time you setup the Reolink integration?

If you appreciate the reolink integration and want to support its development, please consider sponsering the upstream library or buy new reolink products through the affiliate link on the sponser page.