-
Notifications
You must be signed in to change notification settings - Fork 10
Authentication errors #51
Copy link
Copy link
Open
Description
Since 26th june a face an issue with authentication and token refresh.
When I reload the integration, it is properly authenticated but after few seconds it becomes unauthorized.
Additional info
- Home Assistant Supervised
- Core 2025.6.3
- Supervisor 2025.06.2
- Integration version 2.0.0
Logs:
Logger: custom_components.eldes_alarm.core.eldes_cloud
Zdroj: custom_components/eldes_alarm/core/eldes_cloud.py:125
integrace: Eldes Alarm (dokumentace, problémy)
První výskyt: 26. června 2025 v 16:40:05 (3543 výskytů)
Naposledy logováno: 07:46:07
Token refresh failed: 401, message='', url='https://cloud.eldesalarms.com:8083/api/auth/token'
Logger: custom_components.eldes_alarm
Zdroj: custom_components/eldes_alarm/__init__.py:65
integrace: Eldes Alarm (dokumentace, problémy)
První výskyt: 26. června 2025 v 16:40:05 (3543 výskytů)
Naposledy logováno: 07:46:07
Failed to update Eldes device data: 401, message='', url='https://cloud.eldesalarms.com:8083/api/auth/token'
Traceback (most recent call last):
File "/config/custom_components/eldes_alarm/__init__.py", line 65, in async_update_data
await eldes_client.renew_token()
File "/config/custom_components/eldes_alarm/core/eldes_cloud.py", line 118, in renew_token
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: 401, message='', url='https://cloud.eldesalarms.com:8083/api/auth/token'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels