Today It happend again, all devices where unavaible, This thime i grabbed the logs before Rebooting
Logger: homeassistant.config_entries
Source: config_entries.py:324
First occurred: 16:37:58 (1 occurrences)
Last logged: 16:37:58
Config entry 'TI CC2531 USB CDC, s/n: __0X00124B001CD481CC - Texas Instruments' for zha integration not ready yet: [Errno 110] Operation timed out; Retrying in background
Logger: homeassistant
Source: components/upnp/device.py:107
First occurred: 16:38:10 (2 occurrences)
Last logged: 16:38:10
Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 153, in async_init
flow, result = await task
File "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 179, in _async_init
result = await self._async_handle_step(flow, flow.init_step, data, init_done)
File "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 260, in _async_handle_step
result: FlowResult = await getattr(flow, method)(user_input)
File "/usr/src/homeassistant/homeassistant/components/upnp/config_flow.py", line 186, in async_step_ssdp
discovery = await Device.async_supplement_discovery(self.hass, discovery)
File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 89, in async_supplement_discovery
device = await Device.async_create_device(hass, location)
File "/usr/src/homeassistant/homeassistant/components/upnp/device.py", line 107, in async_create_device
upnp_device = await factory.async_create_device(ssdp_location)
File "/usr/local/lib/python3.9/site-packages/async_upnp_client/client_factory.py", line 77, in async_create_device
service = await self.async_create_service(service_desc_xml, description_url)
File "/usr/local/lib/python3.9/site-packages/async_upnp_client/client_factory.py", line 122, in async_create_service
scpd_xml = await self._async_get_url_xml(scpd_url)
File "/usr/local/lib/python3.9/site-packages/async_upnp_client/client_factory.py", line 349, in _async_get_url_xml
raise UpnpError("Received status code: {}".format(status_code))
async_upnp_client.exceptions.UpnpError: Received status code: 404
Logger: zigpy.application
Source: /usr/local/lib/python3.9/site-packages/zigpy/application.py:78
First occurred: 16:37:57 (14 occurrences)
Last logged: 16:53:47
Couldn't start application
Logger: homeassistant.components.zha.core.gateway
Source: components/zha/core/gateway.py:152
Integration: Zigbee Home Automation (documentation, issues)
First occurred: 16:37:58 (14 occurrences)
Last logged: 16:53:47
Couldn't start ZNP = Texas Instruments Z-Stack ZNP protocol: CC253x, CC26x2, CC13x2 coordinator
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py", line 152, in async_initialize
self.application_controller = await app_controller_cls.new(
File "/usr/local/lib/python3.9/site-packages/zigpy/application.py", line 74, in new
await app.startup(auto_form)
File "/usr/local/lib/python3.9/site-packages/zigpy_znp/zigbee/application.py", line 193, in startup
return await self._startup(
File "/usr/local/lib/python3.9/site-packages/zigpy_znp/zigbee/application.py", line 206, in _startup
await znp.connect()
File "/usr/local/lib/python3.9/site-packages/zigpy_znp/api.py", line 81, in connect
self._uart = await uart.connect(self._config[conf.CONF_DEVICE], self)
File "/usr/local/lib/python3.9/site-packages/zigpy_znp/uart.py", line 174, in connect
transport.serial.dtr = False
File "/usr/local/lib/python3.9/site-packages/serial/serialutil.py", line 473, in dtr
self._update_dtr_state()
File "/usr/local/lib/python3.9/site-packages/serial/serialposix.py", line 715, in _update_dtr_state
fcntl.ioctl(self.fd, TIOCMBIC, TIOCM_DTR_str)
TimeoutError: [Errno 110] Operation timed out
look like a problem with my Zigbee coordinator right?