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

Retry configuration: Error communicating with API: TimeoutError() #60

Closed
Mick51 opened this issue Feb 10, 2022 · 3 comments
Closed

Retry configuration: Error communicating with API: TimeoutError() #60

Mick51 opened this issue Feb 10, 2022 · 3 comments

Comments

@Mick51
Copy link

Mick51 commented Feb 10, 2022

Why does it not detect when the dryer is off ? This creates a lot of errors in home assistant ..... It would be nice to solve the problem otherwise I will have to remove this extension.

Capture d’écran 2022-02-10 134701

Réessayer la configuration: Error communicating with API: TimeoutError()

`2022-02-10 13:35:17 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 0.3s (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])
2022-02-10 13:35:20 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 1.5s (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])
2022-02-10 13:35:23 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 2.0s (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])
2022-02-10 13:35:26 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 1.6s (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])
2022-02-10 13:35:29 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 10.9s (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])
2022-02-10 13:35:43 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 19.3s
Why does it not detect when the dryer is off? This creates a lot of errors in home assistant ..... It would be nice to solve the problem otherwise I will have to remove this extension.

(aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])`

2022-02-10 13:34:44 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 5.4s (aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host 192.168.1.47:80 ssl:default [Connect call failed ('192.168.1.47', 80)])`

@Mick51
Copy link
Author

Mick51 commented Apr 23, 2022

??? 🤔

@atlaspl
Copy link

atlaspl commented May 7, 2022

I have the same issue

@ofalvai
Copy link
Owner

ofalvai commented Nov 13, 2022

This is a duplicate of #12. Please see the details in that thread

@ofalvai ofalvai closed this as completed Nov 13, 2022
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

3 participants