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

Did not receive Miele devices #132

Open
ronniebee opened this issue Oct 17, 2022 · 2 comments
Open

Did not receive Miele devices #132

ronniebee opened this issue Oct 17, 2022 · 2 comments

Comments

@ronniebee
Copy link

ronniebee commented Oct 17, 2022

I keep getting:

Did not receive Miele devices
21:41:40 – (FOUT) Miele@home (aangepaste integratie) - bericht kwam voor het eerst om 21:35:08 en verschijnt 75 keer

Logger: custom_components.miele
Source: custom_components/miele/init.py:173
Integration: Miele@home (documentation, issues)
First occurred: 21:35:08 (75 occurrences)
Last logged: 21:41:40

and also:

Logger: urllib3.connectionpool
Source: /usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py:305
First occurred: 21:38:36 (27 occurrences)
Last logged: 21:42:02

Connection pool is full, discarding connection: api.mcs3.miele.com. Connection pool size: 10

What can cause this issue?

The integration works like expected ...??

@troinine
Copy link

troinine commented Oct 17, 2022

Started seeing this as well. Using v0.9.3 with a miele washing machine and tumble dryer. I did setup the integration first time just few days ago. In addition to

ERROR (MainThread) [custom_components.miele] Did not receive Miele device

I also see a lot of these:

WARNING (SyncWorker_9) [urllib3.connectionpool] Connection pool is full, discarding connection: api.mcs3.miele.com. Connection pool size: 10

The integration however seems to work fine.

Edit: Looks like there has been similar issues like this earlier. Just to note that I have stable 1 Gbit fiber connection and Unifi Dream Machine which has reported no issues with the ISP at the time I have seen these errors and warnings.

In addition, this is also present in the logs:

ERROR (MainThread) [custom_components.miele.miele_at_home] Failed to retrieve Miele devices: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))

If this would be considered a normal situation and the component performs retries I would propose not to log these as errors until it starts to fail very frequently or for a specific issue that can be considered an actual error.

@oppigard
Copy link

Started seeing this as well. Using v0.9.3 with a miele washing machine and tumble dryer. I did setup the integration first time just few days ago. In addition to

ERROR (MainThread) [custom_components.miele] Did not receive Miele device

I also see a lot of these:

WARNING (SyncWorker_9) [urllib3.connectionpool] Connection pool is full, discarding connection: api.mcs3.miele.com. Connection pool size: 10

The integration however seems to work fine.

I have the exact same Error and Warning in my log.

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