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

[Bug]: API error: 1001-0017 - Failed user authorization #131

Open
aLAN-LDZ opened this issue Jan 24, 2025 · 1 comment
Open

[Bug]: API error: 1001-0017 - Failed user authorization #131

aLAN-LDZ opened this issue Jan 24, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@aLAN-LDZ
Copy link

The problem

ejestrator: custom_components.aquarea.coordinator
Źródło: helpers/update_coordinator.py:379
integracja: Aquarea Smart Cloud ([dokumentacja](https://github.com/cjaliaga/home-assistant-aquarea), [Problemy](https://github.com/cjaliaga/home-assistant-aquarea/issues))
Pierwsze zdarzenie: 09:20:07 (5 zdarzenia)
Ostatnio zalogowany: 09:27:57

Unexpected error fetching aquarea-*****@gmail.com-*** data
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 379, in _async_refresh
    self.data = await self._async_update_data()
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/aquarea/coordinator.py", line 67, in _async_update_data
    await self.device.refresh_data()
  File "/usr/local/lib/python3.13/site-packages/aioaquarea/core.py", line 949, in refresh_data
    self._status = await self._client.get_device_status(self._info.long_id)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.13/site-packages/aioaquarea/core.py", line 71, in _wrap
    response = await fn(client, *args, **kwargs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.13/site-packages/aioaquarea/core.py", line 509, in get_device_status
    response = await self.request(
               ^^^^^^^^^^^^^^^^^^^
    ...<4 lines>...
    )
    ^
  File "/usr/local/lib/python3.13/site-packages/aioaquarea/core.py", line 239, in request
    raise ApiError(error.error_code, error.error_message)
aioaquarea.errors.ApiError: API error: 1001-0017 - Failed user authorization for AQUAREA Smart Cloud.
Please try again after a while.

Image

What version of Home Assistant Core are you running?

2025.1.3

What type of installation are you running?

Home Assistant Container

What version of the integration are you running?

0.7.1

Device description

One zone

Is the integration loading?

Yes

Is the adapter able to connect to the Aquarea Smart Cloud with a stable internet connection?

Yes

Are you able to perform the action you're trying to with the Aquarea Smart Cloud Site/App?

Yes

Area of the issue

No response

Anything in the logs?

Additional information

No response

@aLAN-LDZ aLAN-LDZ added the bug Something isn't working label Jan 24, 2025
@aLAN-LDZ
Copy link
Author

Image

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

1 participant