HomeAssistant-Mods / home-assistant-miele

Miele integration for Home assistant
142 stars 30 forks source link

Did not receive Miele devices #132

Open ronniebee opened 1 year ago

ronniebee commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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.