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

Яндекс Мини2. Не удалось загрузить эквалайзер #464

Closed
garry0garry opened this issue Feb 26, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@garry0garry
Copy link

Часто вижу такую ошибку:


Эта ошибка возникла в пользовательской интеграции.

Logger: custom_components.yandex_station.select
Source: custom_components/yandex_station/select.py:106
Integration: Yandex.Station (documentation, issues)
First occurred: 07:11:12 (484 occurrences)
Last logged: 09:11:43

Не удалось загрузить эквалайзер
Traceback (most recent call last):
  File "/config/custom_components/yandex_station/select.py", line 106, in async_update
    conf: dict = await self.quasar.get_device_config(self.device)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/yandex_station/core/yandex_quasar.py", line 399, in get_device_config
    r = await self.session.get(
        ^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/yandex_station/core/yandex_session.py", line 467, in get
    return await self._request("get", url, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/yandex_station/core/yandex_session.py", line 516, in _request
    return await self._request(method, url, retry - 1, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/yandex_station/core/yandex_session.py", line 516, in _request
    return await self._request(method, url, retry - 1, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/yandex_station/core/yandex_session.py", line 518, in _request
    raise Exception(f"{url} return {r.status} status")
Exception: https://quasar.yandex.ru/get_device_config return 403 status

@AlexxIT AlexxIT added the bug Something isn't working label Mar 29, 2024
@AlexxIT AlexxIT self-assigned this Mar 29, 2024
AlexxIT added a commit that referenced this issue Apr 5, 2024
@AlexxIT AlexxIT added this to the v3.14.0 milestone Apr 5, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Apr 5, 2024

@AlexxIT AlexxIT closed this as completed Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants