2026-07-27T03:29:09.166659904Z [32m2026-07-27 05:29:09.165 INFO (SyncWorker_1) [fritzconnection] Unable to retrieve resource 'http://192.168.178.1:49000/devicehostlist.lua?sid=99dddced0ccbd06f' from the device.[0m
2026-07-27T03:29:09.173615219Z [31m2026-07-27 05:29:09.167 ERROR (MainThread) [homeassistant.components.fritz.coordinator] Unexpected error fetching fritz-192.168.178.1-coordinator data
2026-07-27T03:29:09.173666089Z Traceback (most recent call last):
2026-07-27T03:29:09.173681700Z File "/usr/local/lib/python3.14/site-packages/homeassistant/components/fritz/coordinator.py", line 443, in _async_update_hosts_info
2026-07-27T03:29:09.173697014Z await self.hass.async_add_executor_job(
2026-07-27T03:29:09.173710996Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-07-27T03:29:09.173724533Z self.fritz_hosts.get_hosts_attributes
2026-07-27T03:29:09.173738070Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-07-27T03:29:09.173752310Z ),
2026-07-27T03:29:09.173765755Z ^
2026-07-27T03:29:09.173778755Z File "/usr/local/lib/python3.14/concurrent/futures/thread.py", line 86, in run
2026-07-27T03:29:09.173792551Z result = ctx.run(self.task)
2026-07-27T03:29:09.173805902Z File "/usr/local/lib/python3.14/concurrent/futures/thread.py", line 73, in run
2026-07-27T03:29:09.173819939Z return fn(*args, **kwargs)
2026-07-27T03:29:09.173872069Z File "/usr/local/lib/python3.14/site-packages/fritzconnection/lib/fritzhosts.py", line 216, in get_hosts_attributes
2026-07-27T03:29:09.173890865Z storage = HostStorage(get_xml_root(source=url, session=self.fc.session))
2026-07-27T03:29:09.173965697Z ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-07-27T03:29:09.173981105Z File "/usr/local/lib/python3.14/site-packages/fritzconnection/core/utils.py", line 78, in get_xml_root
2026-07-27T03:29:09.173995105Z source = get_content_from(source, timeout=timeout, session=session)
2026-07-27T03:29:09.174008808Z File "/usr/local/lib/python3.14/site-packages/fritzconnection/core/utils.py", line 56, in get_content_from
2026-07-27T03:29:09.174022679Z return do_request()
2026-07-27T03:29:09.174035771Z File "/usr/local/lib/python3.14/site-packages/fritzconnection/core/utils.py", line 51, in do_request
2026-07-27T03:29:09.174049363Z return handle_response(response)
2026-07-27T03:29:09.174062641Z File "/usr/local/lib/python3.14/site-packages/fritzconnection/core/utils.py", line 44, in handle_response
2026-07-27T03:29:09.174076604Z raise FritzResourceError(message)
2026-07-27T03:29:09.174089863Z fritzconnection.core.exceptions.FritzResourceError: Unable to retrieve resource 'http://192.168.178.1:49000/devicehostlist.lua?sid=99dddced0ccbd06f' from the device.
2026-07-27T03:29:09.174103845Z
2026-07-27T03:29:09.174116696Z The above exception was the direct cause of the following exception:
2026-07-27T03:29:09.174130030Z
2026-07-27T03:29:09.174142863Z Traceback (most recent call last):
2026-07-27T03:29:09.174156011Z File "/usr/local/lib/python3.14/site-packages/homeassistant/helpers/update_coordinator.py", line 435, in _async_refresh
2026-07-27T03:29:09.174172714Z self.data = await self._async_update_data()
2026-07-27T03:29:09.174186381Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-07-27T03:29:09.174199585Z File "/usr/local/lib/python3.14/site-packages/homeassistant/components/fritz/coordinator.py", line 323, in _async_update_data
2026-07-27T03:29:09.174213473Z await self.async_scan_devices()
2026-07-27T03:29:09.174226566Z File "/usr/local/lib/python3.14/site-packages/homeassistant/components/fritz/coordinator.py", line 590, in async_scan_devices
2026-07-27T03:29:09.174240362Z hosts = await self._async_update_hosts_info()
2026-07-27T03:29:09.174253566Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-07-27T03:29:09.174266806Z File "/usr/local/lib/python3.14/site-packages/homeassistant/components/fritz/coordinator.py", line 456, in _async_update_hosts_info
2026-07-27T03:29:09.174280639Z raise HomeAssistantError(
2026-07-27T03:29:09.174293621Z ...<2 lines>...
2026-07-27T03:29:09.174306843Z ) from ex
2026-07-27T03:29:09.174319806Z homeassistant.exceptions.HomeAssistantError: Error refreshing hosts info[0m