librelink icon indicating copy to clipboard operation
librelink copied to clipboard

Issue identified :

Open merlin2533 opened this issue 2 months ago • 2 comments

** Which country are you from ** German Account

Describe the bug Integration add, this shows an error that the information not working. When i try with wrong cred. i get an error that the credentiails are wrong. Error is add.

A clear and concise description of what the bug is.

Log file Logger: homeassistant.config_entries Quelle: config_entries.py:761 Erstmals aufgetreten: 09:37:59 (2 Vorkommnisse) Zuletzt protokolliert: 09:38:55

Error setting up entry [email protected] 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 629, 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 761, 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 If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

merlin2533 avatar Oct 16 '25 07:10 merlin2533

Seconding, core version 2025.10.2, region US

LingTheBug avatar Oct 16 '25 13:10 LingTheBug

More details on this specific issue in #56

LingTheBug avatar Oct 16 '25 13:10 LingTheBug