librelink icon indicating copy to clipboard operation
librelink copied to clipboard

Issue identified : Error setting up entry <email> for librelink

Open erd82 opened this issue 10 months ago • 4 comments

Which country are you from Germany

Describe the bug After a while the integration stopped working - maybe something in changed in LibreLinkUp authentication?

Log file ` Logger: homeassistant.config_entries Quelle: config_entries.py:637 Erstmals aufgetreten: 12:39:56 (2 Vorkommnisse) Zuletzt protokolliert: 12:40:45

Error setting up entry for librelink Traceback (most recent call last): File "/config/custom_components/librelink/api.py", line 200, in api_wrapper response.raise_for_status() ~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/aiohttp/client_reqrep.py", line 1161, in raise_for_status raise ClientResponseError( ...<5 lines>... ) aiohttp.client_exceptions.ClientResponseError: 430, message='', url='https://api.libreview.io/llu/auth/login'

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

Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 637, in __async_setup_with_context result = await component.async_setup_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/librelink/init.py", line 48, in async_setup_entry sessionToken = await myLibrelinkLogin.async_get_token() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/librelink/api.py", line 148, in async_get_token reponseLogin = await api_wrapper( ^^^^^^^^^^^^^^^^^^ ...<9 lines>... ) ^ File "/config/custom_components/librelink/api.py", line 209, in api_wrapper raise LibreLinkApiCommunicationError( "Error fetching information", ) from exception custom_components.librelink.api.LibreLinkApiCommunicationError: Error fetching information `

Screenshots Image

Additional context version 1.2.3

erd82 avatar Mar 01 '25 11:03 erd82

same country, same issue.

Schw3n avatar Jun 15 '25 11:06 Schw3n

I have the same issue.. in Sweden..

bartekst avatar Aug 09 '25 08:08 bartekst

Same issue in UK just happend about 4 hours ago

samueltupman-ui avatar Aug 12 '25 20:08 samueltupman-ui

Same here

DanielWeeber avatar Aug 23 '25 16:08 DanielWeeber