Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration stopped working #30

Open
vytiskk opened this issue Apr 3, 2024 · 0 comments
Open

Integration stopped working #30

vytiskk opened this issue Apr 3, 2024 · 0 comments

Comments

@vytiskk
Copy link

vytiskk commented Apr 3, 2024

Hi, a few days ago the integration stopped working - any insight on how to troubleshoot?

Žiūriu čia visi lietuviškai rašo :) Iki šiol veikė stabiliai, sistemoje nieko nekeičiau.

This error originated from a custom integration.

Logger: custom_components.eldes_alarm
Source: custom_components/eldes_alarm/init.py:69
integration: Eldes Alarm (documentation, issues)
First occurred: 06:49:18 (457 occurrences)
Last logged: 17:02:48

Unknown error occurred during Eldes update request: 403, message='', url=URL('https://cloud.eldesalarms.com:8083/api/device/list')
Unknown error occurred during Eldes update request: 400, message='', url=URL('https://cloud.eldesalarms.com:8083/api/device/partition/list?imei=357788108511576')
Traceback (most recent call last):
File "/config/custom_components/eldes_alarm/init.py", line 69, in async_update_data
return await async_get_devices(hass, entry, eldes_client)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/eldes_alarm/init.py", line 104, in async_get_devices
devices = await eldes_client.get_devices()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/eldes_alarm/core/eldes_cloud.py", line 113, in get_devices
response = await self._api_call(url, "GET")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/eldes_alarm/core/eldes_cloud.py", line 58, in _api_call
req.raise_for_status()
File "/usr/local/lib/python3.12/site-packages/aiohttp/client_reqrep.py", line 1060, in raise_for_status
raise ClientResponseError(
aiohttp.client_exceptions.ClientResponseError: 403, message='', url=URL('https://cloud.eldesalarms.com:8083/api/device/list')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant