Freebox : TimeoutError while setup integration since firmware 4.5.5
See original GitHub issueThe problem
Latest Freebox router update 4.5.5.X broke the integration for freebox I removed the integration and it’s config file And i am trying to re setup the integration from scratch. But after validating on the freebox router screen the connexion with HomeAssistrant, i am getting errors:
2022-04-13 01:22:00 ERROR (MainThread) [homeassistant.components.freebox.config_flow] Unknown error connecting with Freebox router at abcd.freeboxos.fr
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/freebox/config_flow.py", line 79, in async_step_link
await fbx.lan.get_hosts_list()
File "/usr/local/lib/python3.9/site-packages/freebox_api/api/lan.py", line 57, in get_hosts_list
return await self._access.get(f"lan/browser/{interface}")
File "/usr/local/lib/python3.9/site-packages/freebox_api/access.py", line 122, in get
return await self._perform_request(self.session.get, end_url)
File "/usr/local/lib/python3.9/site-packages/freebox_api/access.py", line 94, in _perform_request
r = await verb(url, **request_params)
File "/usr/local/lib/python3.9/site-packages/aiohttp/client.py", line 559, in _request
await resp.start(conn)
File "/usr/local/lib/python3.9/site-packages/aiohttp/client_reqrep.py", line 913, in start
self._continue = None
File "/usr/local/lib/python3.9/site-packages/aiohttp/helpers.py", line 721, in __exit__
raise asyncio.TimeoutError from None
asyncio.exceptions.TimeoutError
What version of Home Assistant Core has the issue?
core-2022.4.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
freebox
Link to integration documentation on our website
https://www.home-assistant.io/integrations/freebox
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
Issue Analytics
- State:
- Created a year ago
- Reactions:10
- Comments:15 (6 by maintainers)
Top Results From Across the Web
"Network Timeout Error" is displayed when performing ... - Sony
"Network Timeout Error" is displayed when performing a firmware update in USB tethering mode. Make sure you're in an area with a good...
Read more >Download drivers and firmware for Surface - Microsoft Support
Update Surface devices and Windows. Download the latest drivers and firmware updates to keep your Surface devices performing their best.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

on my end the issue disappeared on itself. I had deleted the integration and the config file stored in homeassistant file structure mentioned above (and deleted the access tokens in the freebox settings) I tried to redo the integration after a restart of HA and it would not work. I let it a few days/weeks (I can’t be sure exactly) without the integration. And after some time, I redid the integration and it worked… and as far as I remember neither HA nor the Freebox had got a new version during this time…
@lalexdotcom your comment does not concern this issue but bridge mode (see #50954), sorry but I have to make it off topic