hass-livebox-component icon indicating copy to clipboard operation
hass-livebox-component copied to clipboard

livebox 6+

Open dusnake opened this issue 1 year ago • 6 comments

Hello, I am trying to associate my livebox6+ with a home assistant, but it keeps failing:

Unknown error occurred

File "/config/custom_components/livebox/config_flow.py", line 71, in async_step_user await bridge.async_connect(**user_input) File "/config/custom_components/livebox/bridge.py", line 42, in async_connect await self.hass.async_add_executor_job(self.api.connect) File "/usr/local/lib/python3.11/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs)

dusnake avatar Dec 05 '23 22:12 dusnake

Hello, I am trying to associate my livebox6+ with a home assistant, but it keeps failing:

Unknown error occurred

File "/config/custom_components/livebox/config_flow.py", line 71, in async_step_user await bridge.async_connect(**user_input) File "/config/custom_components/livebox/bridge.py", line 42, in async_connect await self.hass.async_add_executor_job(self.api.connect) File "/usr/local/lib/python3.11/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs)

Please download 2.1.6-beta and retry

cyr-ius avatar Jan 21 '24 18:01 cyr-ius

I try a few times, always this error:

Unknown error connecting to the Livebox: Unexpected response, content-type incorrect text/html Unknown error connecting to the Livebox: Open session failed Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/aiosysbus/aiosysbus.py", line 74, in async_connect await self._auth.async_get_session_token() File "/usr/local/lib/python3.11/site-packages/aiosysbus/auth.py", line 206, in async_get_session_token raise UnexpectedResponse( aiosysbus.exceptions.UnexpectedResponse: Unexpected response, content-type incorrect text/html

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

Traceback (most recent call last): File "/config/custom_components/livebox/config_flow.py", line 90, in async_step_user await api.async_connect() File "/usr/local/lib/python3.11/site-packages/aiosysbus/aiosysbus.py", line 78, in async_connect raise AiosysbusException(error) from error aiosysbus.exceptions.AiosysbusException: Unexpected response, content-type incorrect text/html

dusnake avatar Jan 21 '24 19:01 dusnake

Sorry but I don't know this model. Unable to identify the livebox6+, is it a professional livebox? The Pro model is not compatible with the addon The error return indicates that the API does not produce JSON

cyr-ius avatar Jan 28 '24 13:01 cyr-ius

1.1. fabricante. ARLT 1.2. modelo. ARLTLBPLU6 1.3. operador. NEBA (Orange) 1.4. número de serie. ARLT234C6384

https://ayuda.orange.es/particulares/internet-y-wi-fi/configuracion-e-instalacion/2756-todo-lo-que-debes-saber-sobre-tu-router-livebox-6plus

dusnake avatar Feb 01 '24 09:02 dusnake

same happening here with livebox 6, ig it is because what dusnake and I are using is the Spain's version of the livebox xD

ddeekuu avatar Apr 06 '24 18:04 ddeekuu

Same here using

Maker: Arcadyan Model: PRV3399B_B_LT Middleware version: AR_LBFIBRA_sp-00.03.05.227C Hardware version: ARLTLBFIB2.0.0

It's this router.

reddorf avatar Apr 08 '24 13:04 reddorf

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jul 07 '24 14:07 github-actions[bot]